Difference between revisions of "Helix/Migration Guide"

From bwHPC Wiki
Jump to: navigation, search
Line 2: Line 2:
   
 
== CPU manufacturer ==
 
== CPU manufacturer ==
The CPU manufacturer changed from Intel to AMD. All CPU nodes are equipped with AMD processors.
+
The CPU manufacturer has changed from Intel to AMD. All compute nodes are now equipped with AMD processors.
 
It is recommend that you newly compile your applications.
 
It is recommend that you newly compile your applications.
  +
  +
== Software Modules ==
  +
The software module system is now based on lmod. Now MPI modules are provided in a hierachical manner:
  +
* 'module avail' only shows the MPI modules for the load compiler.
  +
* To see all available MPI modules use 'module spider'.

Revision as of 13:23, 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 AMD processors. It is recommend that you newly compile your applications.

2 Software Modules

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

  • 'module avail' only shows the MPI modules for the load compiler.
  • To see all available MPI modules use 'module spider'.