Helix/Migration Guide: Difference between revisions
< Helix
Jump to navigation
Jump to search
S Richling (talk | contribs) |
S Richling (talk | contribs) |
||
Line 14: | Line 14: | ||
Partitions: |
Partitions: |
||
* The 'single' partition now contains all node types, including Fat and GPU nodes. |
* The 'single' partition now contains all node types, including Fat and GPU nodes. |
||
* The |
* The partition for multi-node CPU jobs is now named 'cpu-multi'. |
||
== Access to SDS@hd == |
== Access to SDS@hd == |
Revision as of 11:15, 2 August 2022
Here you can find a list of important changes on bwForCluster Helix compared to 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 MPI modules are now provided in a hierarchical manner. That means:
- 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
Partitions:
- The 'single' partition now contains all node types, including Fat and GPU nodes.
- The partition for multi-node CPU jobs is now named 'cpu-multi'.
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.