Translations:Ansys/2841/fr: Difference between revisions
Jump to navigation
Jump to search
(Created page with "export KMP_AFFINITY=disabled ansysedt -monitor -UseElectronicsPPE -ng -distributed -machinelist list=localhost:1:$SLURM_NTASKS \ -batchoptions "TempDirectory=$SLURM_TMPDIR HPC...") |
No edit summary |
||
Line 4: | Line 4: | ||
}} | }} | ||
</tab> | </tab> | ||
<tab name="Single | <tab name="Single node (options file)"> | ||
{{File | {{File | ||
|name=script-local-opt.sh | |name=script-local-opt.sh |
Revision as of 22:57, 8 December 2022
export KMP_AFFINITY=disabled ansysedt -monitor -UseElectronicsPPE -ng -distributed -machinelist list=localhost:1:$SLURM_NTASKS \ -batchoptions "TempDirectory=$SLURM_TMPDIR HPCLicenseType=pool HFSS/EnableGPU=0" -batchsolve $YOUR_AEDT_FILE }} </tab> <tab name="Single node (options file)"> {{File |name=script-local-opt.sh |lang="bash" |contents=
- !/bin/bash