Translations:Ansys/1091/en: Difference between revisions
Jump to navigation
Jump to search
m (FuzzyBot moved page Translations:ANSYS/1091/en to Translations:Ansys/1091/en without leaving a redirect: Part of translatable page "ANSYS") |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
Ansys EDT can be run interactively in batch (non-gui) mode by first starting an salloc session with options <code>salloc --time=3:00:00 --tasks=8 --mem=16G --account=def-account</code> and then copy-pasting the full <code>ansysedt</code> command found in the last line of <i>script-local-cmd.sh</i>, being sure to manually specify $YOUR_AEDT_FILE. |
Latest revision as of 22:00, 26 January 2023
Ansys EDT can be run interactively in batch (non-gui) mode by first starting an salloc session with options salloc --time=3:00:00 --tasks=8 --mem=16G --account=def-account
and then copy-pasting the full ansysedt
command found in the last line of script-local-cmd.sh, being sure to manually specify $YOUR_AEDT_FILE.