Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Column


Section


Panel
titleOn this page:

Table of Contents

...



Versions installed in Pawsey systems

To check the current installed versions of LAMMPS installed in Pawsey software stack, use the module avail command (current versions may be different from content shown here):

Column
width900px


Code Block
languagebash
themeEmacsDJango
titleListing Terminal 1. Checking available installations
linenumberstrue
for installed versions
$ 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

...