diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2b8e38fd..f86c7665 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -7,11 +7,11 @@ Alexander Haas Eileen Kuehn matthias.schnepf ubdsv +Max Kühn Rene Caspart Leon Schuhmacher R. Florian von Cube Benjamin Rottler -Max Kühn Sebastian Wozniewski mschnepf swozniewski diff --git a/docs/source/adapters/site.rst b/docs/source/adapters/site.rst index d2446919..7d40bfa2 100644 --- a/docs/source/adapters/site.rst +++ b/docs/source/adapters/site.rst @@ -314,9 +314,8 @@ Available machine type configuration options accounting_group=tardis x509userproxy = /home/tardis/proxy - request_cpus=${Cores} - request_memory=${Memory} - request_disk=${Disk} + +xcount==${Cores} + +maxMemory=${Memory} The ``Arguments`` contains the following command line arguments, ``--cores``. ``--memory``. ``--disk`` and ``--uuid``. diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index f38db8ae..d4ff504d 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -1,5 +1,5 @@ -.. Created by changelog.py at 2025-07-09, command - '/Users/giffler/.cache/pre-commit/repoecmh3ah8/py_env-python3.12/bin/changelog docs/source/changes compile --categories Added Changed Fixed Security Deprecated --output=docs/source/changelog.rst' +.. Created by changelog.py at 2025-09-24, command + '/Users/giffler/.cache/pre-commit/repoecmh3ah8/py_env-python3.13/bin/changelog docs/source/changes compile --categories Added Changed Fixed Security Deprecated --output=docs/source/changelog.rst' based on the format of 'https://keepachangelog.com/' #########