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:fuchs [2020/05/15 10:50] – [Job Monitoring] geierpublic:usage:fuchs [2022/04/12 18:09] – [Login] keiling
Line 7: Line 7:
 An SSH client is required to connect to the cluster. On a Linux system the command is usually: An SSH client is required to connect to the cluster. On a Linux system the command is usually:
 <code>ssh <user_account>@fuchs.hhlr-gu.de</code> <code>ssh <user_account>@fuchs.hhlr-gu.de</code>
 +
 +Am I connected to the right server? Please find our ssh-rsa fingerprint here:
 +
 +++++ssh-rsa-fingerprint|
 +
 +<code>
 +ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpbthWHqDlaeIoKRzSw23yNDuq9Mw2bPVxp/As07PLJfey1pXjVSRn0yHtIVZMIVfKZ1k+lK2+2U93xeXo4h1k8cgZCZJ/dqh/yGUXz2TTwpXAKaGQuCjfPaK5RmocMjjZpuhcr8S+lJBjotVYOUGftE77Yn1g0mRN6GSD+G6hR+ZyQnn5LOLgh0h65Ku1EFMIKr/CeIav8Yl7CrjbAhevprDa6r0p7TCZ0LRLcMFLzY/udOkWbdNu58pl7MZuozZjU6PWjnjJpxAn8XBSKnNs+h9dxEDFbaC6YbzCAN17gwcZSFNmbIaFOumaINh9l02syQuREJSWpAwCKajHC9mP
 +</code>
 +
 +Please check with ''ssh-keyscan goethe.hhlr-gu.de'' if the key above is the same.
 +++++
  
 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 166: Line 177:
 ==== Job Monitoring ==== ==== Job Monitoring ====
  
-For job monitoring (to check the current state of your jobs) you can use the ''squeue'' command. Depending on the current cluster utilization (and other factors), your job(s) may take a while to start. You can check the current queuing times by running ''sqtimes'' on the command line.+For job monitoring (to check the current state of your jobs) you can use the ''squeue'' command. Depending on the current cluster utilization (and other factors), your job(s) may take a while to start. You can list the current queuing times by running ''sqtimes'' on the command line.
  
 If you need to cancel a job, you can use the ''scancel'' command (please see the ''manpage'', ''man scancel'', for further details). If you need to cancel a job, you can use the ''scancel'' command (please see the ''manpage'', ''man scancel'', for further details).
Line 177: Line 188:
 #SBATCH --partition=fuchs #SBATCH --partition=fuchs
 </code>  </code> 
-to the job script at Goethe-HLR, when they want to use the FUCHS cluster. +to the job script, when they want to use the FUCHS cluster.
  
  
public/usage/fuchs.txt · Last modified: 2024/03/11 20:51 by geier
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0