Skip to main content
Ctrl+K
DKRZ Documentation  documentation - Home
  • Documentation
  • Blog
  • News
  • Home Page
  • Documentation
  • Blog
  • News
  • Home Page

19 June 2017

  • DKRZ
  • FAQ
  • slurm

Categories

  • FAQ (32)
  • HSM (30)
  • Jupyterhub (12)
  • visualization (1)

Tags

  • ProxyJump
  • accounting
  • acl
  • api
  • archival
  • cdp
  • changelog
  • compute time
  • conda
  • cron
  • dask
  • data pool
  • debugging
  • disk
  • django
  • extensions
  • file systems
  • fixed issues
  • gvim
  • hsm
  • icon
  • javascript
  • julia
  • jupyterhub
  • kernels
  • known issues
  • levante
  • libGL.so.1
  • limits
  • linux
  • lustre
  • matlab
  • memory
  • mistral
  • ncl
  • news
  • packems
  • pyslk
  • python
  • quota
  • resources
  • retrieval
  • screen
  • scrontab
  • slk
  • slk_helpers
  • slk_wrappers
  • slurm
  • software
  • spyder
  • ssh
  • tmux
  • visualization
  • vnc
  • webpack
  • wrapper
  • xauth
  • How can I...

How can I see on which nodes my job was running?#

Yon can use the SLURM sacct command with the following options:

$ sacct --format=user,jobid%10,nodelist%50 -X -j <jobid>
How can I run a short MPI job using up to 4 nodes?   How to Write a shell alias or function for quick login to a node managed by SLURM
Imprint and Privacy Policy

© Copyright Deutsches Klimarechenzentrum GmbH.

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.15.4.