Helix/Getting Started: Difference between revisions

From bwHPC Wiki
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:
= Transfer your data to the cluster =
= Transfer your data to the cluster =


Get familiar with available file systems on the cluster. -> [[helix/filesystems]]
Get familiar with available file systems on the cluster. -> [[Helix/Filesystems|File Systems and Workspaces]]


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

Revision as of 16:41, 7 December 2021

Get access to the cluster

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

Login to the cluster

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

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

Find information about installed software

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

Submit your application as a batch job

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