Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
public:usage:goethe-hlr [2020/05/15 10:51] – [Job Monitoring] geierpublic:usage:goethe-hlr [2020/07/31 13:40] – [Per-User Resource Limits] jankowiak
Line 9: Line 9:
  
 <note important>Warnings - Security Breach - Keys etc.\\ \\ <note important>Warnings - Security Breach - Keys etc.\\ \\
-You may receive a warning from the system that something with the security is wrong. We switched the old LOEWE Cluster IP to our new GOETHE Cluster. If you used the LOEWE Cluster in the past you receive are warning that something is wrong. This is because the unique LOEWE key within the clientsoftware you use differs from the new unique GOETHE-HLR key. Just erase your old LOEWE key and everything is set.\\ \\ +You may receive a warning from the system that something with the security is wrong. We switched the old LOEWE Cluster IP to our new GOETHE Cluster. If you used the LOEWE Cluster in the past you receive warning that something is wrong. This is related to the unique LOEWE key within the clientsoftware you use differs from the new unique GOETHE-HLR key. Just erase your old LOEWE key and everything is set.\\ \\ 
-If you may used linux just look up ''ssh-keygen -R''.</note>+If you may use Linux just look up ''ssh-keygen -R''.</note>
  
 On Windows systems please use/install a Windows SSH client (e.g. PuTTY, or the Cygwin ssh package). On Windows systems please use/install a Windows SSH client (e.g. PuTTY, or the Cygwin ssh package).
Line 152: Line 152:
 The following instructions shall provide you with the basic information you need to get started with SLURM on our systems. However, the official SLURM documentation covers some more use cases (also in more detail). Please read the SLURM man pages (e.g. ''man sbatch'' or ''man salloc'') and/or visit http://www.schedmd.com/slurmdocs. It's highly recommended. The following instructions shall provide you with the basic information you need to get started with SLURM on our systems. However, the official SLURM documentation covers some more use cases (also in more detail). Please read the SLURM man pages (e.g. ''man sbatch'' or ''man salloc'') and/or visit http://www.schedmd.com/slurmdocs. It's highly recommended.
  
-Helpful SLURM link: [[https://slurm.schedmd.com/faq.html|SLURM FAQ]] +Helpful SLURM links: [[https://slurm.schedmd.com/faq.html|SLURM FAQ]]\\ 
 +SLURM documentation: [[https://slurm.schedmd.com|SLURM]]
 ==== The test Partition: Your First Job Script ==== ==== The test Partition: Your First Job Script ====
  
Line 221: Line 221:
 | ''MaxArraySize'' |  1001| the maximum job array size | | ''MaxArraySize'' |  1001| the maximum job array size |
  
 +For the partition ''test'' we have following limits:
 +
 +^Limit^Value^Description^
 +| ''MaxTime'' | 2 hours | the maximum run time for jobs |
 +| ''MaxJobsPU'' |  3| max. number of jobs a user is able to run simultaneously |
 +| ''MaxSubmitPU'' |  4| max. number of jobs in running or pending state |
 +| ''MaxNodesPU'' |  3|  max. number of nodes a user is able to use at the same time |
 ==== GPU Jobs ==== ==== GPU Jobs ====
  
public/usage/goethe-hlr.txt · Last modified: 2021/03/17 16:50 by geier
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0