Difference between revisions of "Helix/Getting Started"

From bwHPC Wiki
Jump to: navigation, search
(Login to the cluster)
(Login to the cluster)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Get access to the cluster =
+
== Get access to the cluster ==
   
 
Follow the registration process for a bwForCluster. -> [[BwForCluster_User_Access|bwForCluster registration]]
 
Follow the registration process for a bwForCluster. -> [[BwForCluster_User_Access|bwForCluster registration]]
   
= Login to the cluster =
+
== Login to the cluster ==
   
Setup service password and 2FA token and login to the cluster using ssh. -> [[Helix/Login|Login and security measures]]
+
Setup service password and 2FA token and login to the cluster. -> [[Helix/Login|Login]]
   
= Transfer your data to the cluster =
+
== Transfer your data to the cluster ==
   
 
Get familiar with available file systems on the cluster. -> [[Helix/Filesystems|File Systems and Workspaces]]
 
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. -> [[Data Transfer|Data Transfer]]
   
= 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]]
   
= Submit your application as a batch job =
+
== Submit your application as a batch job ==
   
  +
Get familiar with available nodes types on the cluster. -> [[Helix/Hardware|Hardware and Architecture]]
Submit and monitor your job with Slurm commands. -> [[helix/slurm|Batch System Slurm]]
 
  +
  +
Submit and monitor your jobs with Slurm commands. -> [[Helix/Slurm|Batch System Slurm]]
  +
  +
== Acknowledge the cluster ==
  +
  +
Remember to mention the cluster in your publications. -> [[Helix/Acknowledgement|Acknowledgement]]

Latest revision as of 00:42, 10 November 2022

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

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

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

Get familiar with available nodes types on the cluster. -> Hardware and Architecture

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

6 Acknowledge the cluster

Remember to mention the cluster in your publications. -> Acknowledgement