1. –cpus: specifies number of cpu cores for the job.
2. –gpus specifies number of gpus per dmp process.
3. –mp_host_split: specifies number of dmp processes per node.
4. –thread: This flag can be used instead of -mp_host_split flag and specifies number of threads per dmp process.
From Abaqus version 2016 onwards, it is no longer necessary to set the GPUs in exclusive mode. However, it is always a good practice to check if GPUs are over-subscribed when multiple Abaqus jobs are running. If so, set the GPUs in exclusive mode for the DMP processes to go to separate GPUs. The GPUs are set in exclusive mode by running the following nvidia-smi command: