Difference between revisions of "Helix/Getting Started"

From bwHPC Wiki
Jump to: navigation, search
(Login to the cluster)
(Find information about installed software)
Line 13: Line 13:
 
Transfer your data to the cluster using appropriate tools. -> ...
 
Transfer your data to the cluster using appropriate tools. -> ...
   
== Find information about installed software ==
+
== Find information about installed software and examples ==
   
 
Compiler, Libraries and application software are provided as software modules. Learn how to work with software modules. -> [[Software Modules]]
 
Compiler, Libraries and application software are provided as software modules. Learn how to work with software modules. -> [[Software Modules]]

Revision as of 16:51, 7 December 2021

1 Get access to the cluster

Follow the registration process for a bwForCluster. -> bwForCluster registration

2 Login to the cluster

Setup service password and 2FA token and login to the cluster. -> Login and security measures

3 Transfer your data to the cluster

Get familiar with available file systems on the cluster. -> File Systems and Workspaces

Transfer your data to the cluster using appropriate tools. -> ...

4 Find information about installed software and examples

Compiler, Libraries and application software are provided as software modules. Learn how to work with software modules. -> Software Modules

5 Submit your application as a batch job

Submit and monitor your jobs with Slurm commands. -> Batch System Slurm