Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ Alexander Haas <[email protected]>
Eileen Kuehn <[email protected]>
matthias.schnepf <[email protected]>
ubdsv <[email protected]>
Max Kühn <[email protected]>
Rene Caspart <[email protected]>
Leon Schuhmacher <[email protected]>
R. Florian von Cube <[email protected]>
Benjamin Rottler <[email protected]>
Max Kühn <[email protected]>
Sebastian Wozniewski <[email protected]>
mschnepf <[email protected]>
swozniewski <[email protected]>
Expand Down
5 changes: 2 additions & 3 deletions docs/source/adapters/site.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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``.
Expand Down
4 changes: 2 additions & 2 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -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/'

#########
Expand Down