Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Our cluster can be reached via ssh, provided you are either within the university network or are connect via VPN. Under Windows, open the command line (cmd) or PowerShell, in Linux or on MacOS, open a terminal and type

...

You may also connect to our jupyterhub server via your webbrowser, https://jupyter.hpc.rz.uni-duesseldorf.de to start jupyter notebooks or terminal sessions.

...

Windows and MacOS users can also attach these directories as a network drive, see this page for further instructions

Submitting jobs

We use PBS professional for batch control and submission of jobs, you can start interactive jobs or use scripts to define your computation tasks.

...

and submit the script with  qsub youscriptyourscript.sh. Check your jobs with qstat -u <$USER>, jobs can be cancelled with qdel JOBID, where JOBID is the number reported by qstat

Job Monitoring

To monitor your jobs you can either ise qstat as stated above or use our graphical cluster Tool myjam at myjam3.hhu.de.