JUSTUS2/Getting Started: Difference between revisions

From bwHPC Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<!--

Here is a short list of things you may need to do first when you get onto the cluster
Here is a short list of things you may need to do first when you get onto the cluster
== Basics ==
== Basics ==
Line 17: Line 17:


Note that your jobs should not write/read much on the lustre filesystem while the job runs, but either use the ram disk in /tmp or request /scratch if the space of the ram disk isn't sufficient. The [[BwForCluster_JUSTUS_2_Slurm_HOWTO#How_to_clean-up_or_save_files_before_a_job_times_out.3F| Slurm Howto]] shows how to copy and clean up your data from /tmp or /scratch at the end of the job
Note that your jobs should not write/read much on the lustre filesystem while the job runs, but either use the ram disk in /tmp or request /scratch if the space of the ram disk isn't sufficient. The [[BwForCluster_JUSTUS_2_Slurm_HOWTO#How_to_clean-up_or_save_files_before_a_job_times_out.3F| Slurm Howto]] shows how to copy and clean up your data from /tmp or /scratch at the end of the job
-->
== Get access to the cluster ==

Follow the registration process for the bwForCluster. &rarr; [[Registration/bwForCluster|How to Register for a bwForCluster]]

== Login to the cluster ==

Setup service password and 2FA token and login to the cluster. &rarr; [[JUSTUS2/Login|Login JUSTUS2]]

== Transfer your data to the cluster ==

Get familiar with available file systems on the cluster. &rarr; [[Hardware_and_Architecture_(bwForCluster_JUSTUS_2)#Storage_Architecture|File Systems]]

Transfer your data to the cluster using appropriate tools. &rarr; [[Data Transfer|Data Transfer]]

== Find information about installed software and examples ==

Compiler, Libraries and application software are provided as software modules. Learn how to work with software modules. &rarr; [[Software Modules]]
<!-- Overview of available software modules &rarr; [https://www.bwhpc.de/software.php https://www.bwhpc.de/software.php], select <code>Cluster → bwForCluster JUSTUS 2</code> -->

== Submit your application as a batch job ==

Get familiar with available nodes types on the cluster. &rarr; [[Hardware_and_Architecture_(bwForCluster_JUSTUS_2)|Hardware and Architecture]]

Submit and monitor your jobs with Slurm commands. &rarr; [[JUSTUS2/Slurm|Batch System Slurm]]

== Acknowledge the cluster ==

Remember to mention the cluster in your publications. &rarr; [[bwForCluster JUSTUS 2 Acknowledgement|Acknowledgement]]

Revision as of 15:59, 9 November 2022

Get access to the cluster

Follow the registration process for the bwForCluster. → How to Register for a bwForCluster

Login to the cluster

Setup service password and 2FA token and login to the cluster. → Login JUSTUS2

Transfer your data to the cluster

Get familiar with available file systems on the cluster. → File Systems

Transfer your data to the cluster using appropriate tools. → Data Transfer

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

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

Acknowledge the cluster

Remember to mention the cluster in your publications. → Acknowledgement