gpu partition

This commit is contained in:
2019-07-02 10:24:11 +02:00
parent 6a69726d79
commit ab82ba3c7e
2 changed files with 6 additions and 7 deletions

View File

@ -74,7 +74,7 @@ Use **man sbatch** (``man sbatch | grep -A36 '^filename pattern'``) for getting
Merlin6 contains 6 partitions for general purpose:
* For the CPU these are ``general``, ``daily`` and ``hourly``.
* For the GPU these are ``gpu_general``, ``gpu_daily`` and ``gpu_hourly``.
* For the GPU these are ``gpu``.
If no partition is defined, ``general`` will be the default. Partition can be defined with the ``--partition`` option as follows: