Difference between revisions of "Helix/Migration Guide"

From bwHPC Wiki
Jump to: navigation, search
(Access to SDS@hd)
(Access to SDS@hd)
Line 16: Line 16:
 
== Access to SDS@hd ==
 
== Access to SDS@hd ==
   
It is possible to access your storage space on SDS@hd directly in /mnt/sds-hd/ on all login and compute nodes. Kerberos tickets are no longer needed.
+
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.

Revision as of 16:00, 27 July 2022

Here you find a list of important changes, if you come from 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 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.

3 Batch System Slurm

4 File systems

5 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.