Skip to content

Commit

Permalink
update output module av command
Browse files Browse the repository at this point in the history
  • Loading branch information
lbarraga committed Jul 5, 2024
1 parent 0f3798c commit e432b71
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions mkdocs/docs/HPC/sites/gent/available-modules.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
<pre><code>$ <b>module av | more</b>
--- /apps/gent/SL6/sandybridge/modules/all ---
ABAQUS/6.12.1-linux-x86_64
AMOS/3.1.0-ictce-4.0.10
ant/1.9.0-Java-1.7.0_40
ASE/3.6.0.2515-ictce-4.1.13-Python-2.7.3
ASE/3.6.0.2515-ictce-5.5.0-Python-2.7.6
--- /apps/gent/RHEL8/zen2-ib/modules/all ---
ABAQUS/2021-hotfix-2132
ABAQUS/2022-hotfix-2214
ABAQUS/2022
ABAQUS/2023
ABAQUS/2024-hotfix-2405 (D)
...
</code></pre>

Or when you want to check whether some specific software, some compiler or some
application (e.g., MATLAB) is installed on the {{hpc}}.

<pre><code>$ <b>module av matlab</b>
--------------------- /apps/gent/RHEL8/zen2-ib/modules/all ---------------------
--- /apps/gent/RHEL8/zen2-ib/modules/all ---
LIBSVM-MATLAB/3.30-GCCcore-11.3.0-MATLAB-2022b-r5
MATLAB/2019b
MATLAB/2021b
Expand Down

0 comments on commit e432b71

Please sign in to comment.