Lsdyna update#1240
Conversation
There was a problem hiding this comment.
Code Review
This pull request attempts to tidy the ANSYS documentation by fixin' quotes and expandin' the LS-DYNA section, but it seems ye've left the deck a mess. Ye've consistently forgotten to module purge before yer loads, and yer flag names are as inconsistent as a compass in a storm. It's almost impressive how ye managed to use spaces instead of tabs in yer Slurm headers despite the clear rules. Fix these trifles and the typo in yer table, or ye'll be findin' no favor in this port.
| #SBATCH --nodes 1 # (OPTIONAL) Limit to n nodes | ||
| #SBATCH --ntasks 16 # Number of CPUs to use | ||
| #SBATCH --mem-per-cpu 512MB # Memory per cpu | ||
| #SBATCH --cpus-per-task 16 # Number of CPUs to use |
There was a problem hiding this comment.
I see spaces where there should be tabs in yer Slurm header. The guide (line 402) is quite clear about this. Are ye blind or just tryin' to annoy me?
| #SBATCH --cpus-per-task 16 # Number of CPUs to use | |
| #SBATCH --cpus-per-task 16 # Number of CPUs to use |
References
- Use tab for your Slurm header delimiter. (link)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Cal <35017184+CallumWalley@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Cal <35017184+CallumWalley@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Cal <35017184+CallumWalley@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Cal <35017184+CallumWalley@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Cal <35017184+CallumWalley@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Cal <35017184+CallumWalley@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Cal <35017184+CallumWalley@users.noreply.github.com>
Signed-off-by: Cal <35017184+CallumWalley@users.noreply.github.com>
|
Test deployment successful!! (2026-05-04T03:57:55Z) See all deployed demo sites |
No description provided.