Difference between revisions of "Helix/Migration Guide"

From bwHPC Wiki
Jump to: navigation, search
(h)
(Software Modules)
Line 7: Line 7:
 
== Software Modules ==
 
== Software Modules ==
 
The software module system is now based on lmod and MPI modules are provided in a hierachical manner:
 
The software module system is now based on lmod and MPI modules are provided in a hierachical manner:
* 'module avail' only shows the MPI modules for the loaded compiler.
+
* You need to load a compiler module first to see and load availalbe MPI modules for this compiler.
* To see all available MPI modules use 'module spider'.
+
* 'module spider' shows all available MPI modules.
   
 
== Batch System Slurm ==
 
== Batch System Slurm ==

Revision as of 13:30, 27 July 2022

Here you find a list of major changes compared to the previous system bwForCluster MLS&WISO.

1 CPU manufacturer

The CPU manufacturer has changed from Intel to AMD. All compute nodes are now equipped with the same AMD processors. It is recommend that you newly compile your applications.

2 Software Modules

The software module system is now based on lmod and MPI modules are provided in a hierachical manner:

  • You need to load a compiler module first to see and load availalbe MPI modules for this compiler.
  • 'module spider' shows all available MPI modules.

3 Batch System Slurm

4 File systems

5 Access to SDS@hd