Ansys: Difference between revisions

4 bytes added ,  5 months ago
Supporting spaces in the file name
mNo edit summary
(Supporting spaces in the file name)
Line 1,011: Line 1,011:
export KMP_AFFINITY=disabled
export KMP_AFFINITY=disabled
ansysedt -monitor -UseElectronicsPPE -ng -distributed -machinelist list=localhost:1:$SLURM_NTASKS \
ansysedt -monitor -UseElectronicsPPE -ng -distributed -machinelist list=localhost:1:$SLURM_NTASKS \
-batchoptions "TempDirectory=$SLURM_TMPDIR HPCLicenseType=pool HFSS/EnableGPU=0" -batchsolve $YOUR_AEDT_FILE
-batchoptions "TempDirectory=$SLURM_TMPDIR HPCLicenseType=pool HFSS/EnableGPU=0" -batchsolve "$YOUR_AEDT_FILE"
}}
}}
</tab>
</tab>
Line 1,070: Line 1,070:
export KMP_AFFINITY=disabled
export KMP_AFFINITY=disabled
ansysedt -monitor -UseElectronicsPPE -ng -distributed -machinelist list=localhost:1:$SLURM_NTASKS \
ansysedt -monitor -UseElectronicsPPE -ng -distributed -machinelist list=localhost:1:$SLURM_NTASKS \
-batchoptions $OPTIONS_TXT -batchsolve $YOUR_AEDT_FILE
-batchoptions $OPTIONS_TXT -batchsolve "$YOUR_AEDT_FILE"
}}
}}
</tab>
</tab>
cc_staff
782

edits