Helix/Migration Guide: Difference between revisions
< Helix
Jump to navigation
Jump to search
S Richling (talk | contribs) No edit summary |
S Richling (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
Here we list important changes for users of the previous system bwForCluster MLS&WISO. |
Here we list important changes on bwForCluster Helix for users of the previous system bwForCluster MLS&WISO. |
||
== CPU manufacturer == |
== CPU manufacturer == |
Revision as of 16:04, 27 July 2022
Here we list important changes on bwForCluster Helix for users of the previous system bwForCluster MLS&WISO.
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.
Software Modules
The software module system is now based on lmod and MPI modules are provided in a hierarchical manner:
- You need to load a compiler module first to see suitable MPI modules with 'module avail' and to load MPI modules.
- 'module spider' shows all available MPI modules.
Batch System Slurm
File systems
Access to SDS@hd
You can access your storage space on SDS@hd directly in /mnt/sds-hd/ on all login and compute nodes. Kerberos tickets are no longer needed.