Justus3/Getting Started: Difference between revisions

From bwHPC Wiki
Jump to navigation Jump to search
m (K Siegmund moved page JUSTUS3/Getting Started to Justus3/Getting Started without leaving a redirect)
Line 7: Line 7:


== Basics ==
== Basics ==
* know the cluster rules: → '''[[JUSTUS3/Policy_Agreement]]'''
* know the cluster rules: → '''[[Justus3/Policy_Agreement]]'''
* log in to the cluster (and first set a 2FA secret): '''[[JUSTUS3/Login]]'''
* log in to the cluster (and first set a 2FA secret): '''[[JUSTUS3/Login]]'''
* get accustomed with the linux commandline:
* get accustomed with the linux commandline:

Revision as of 15:57, 26 June 2026

Here is a short list of things you may need to do first when you get onto the cluster

Pre-Requisites

  • Know how a HPC compute Cluster works: In short: you do not simply run log in and start your software, but you write a "job script" that contains all commands to run and process your job and send this into a waiting queue to be run on one of several hundred computers. → Running Calculations
  • Get Access: Follow the registration process for the bwForCluster. → How to Register for a bwForCluster

Basics

Running an Example with Preinstalled Software

Running Your Own Calculations in a Batch Job

Attention.svg

Compute jobs on nodes must not write temporary I/O intensive data to central file systems.

Do Production Runs with Hundreds of Jobs

  • Learn about Scaling your Job
  • Specially remember to mention the cluster in your publications. → Acknowledgement