...
Column |
---|
|
Code Block |
---|
language | bash |
---|
theme | EmacsDJango |
---|
title | Listing 1. Checking available installations |
---|
linenumbers | true |
---|
Terminal 1. Explicit use of the singularity command with user's own container |
| $ module avail lammps
------------------------- /software/setonix/2024.05/modules/zen3/gcc/12.2.0/applications --------------------------
lammps-amd-gfx90a/20230802 lammps-amd-gfx90a/20230802.3 (D) lammps/20230802 lammps/20230802.3 (D) |
|
Module names with the suffix -amd-gfx90a
have been compiled with GPU capabilities.
Example: Running LAMMPS on Setonix
...