*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 7260f392 authored by Muck, Katrin's avatar Muck, Katrin
Browse files

moved job doc to top

parent 899b7f71
No related branches found
No related tags found
Loading
#!/bin/bash
#SBATCH --job-name="not allowed; skylake_0096_jupyter; full; 1 task; 48 cores; 96 GB; exclusive"
#SBATCH --partition=skylake_0096_jupyter
#SBATCH --qos=skylake_0096_jupyter
#SBATCH -N 1
../util/print_job_info.sh
srun ../util/print_task_info.sh
##############################################################################
# User Request:
......@@ -22,3 +15,11 @@ srun ../util/print_task_info.sh
# Accounting:
# - nothing
##############################################################################
#SBATCH --job-name="not allowed; skylake_0096_jupyter; full; 1 task; 48 cores; 96 GB; exclusive"
#SBATCH --partition=skylake_0096_jupyter
#SBATCH --qos=skylake_0096_jupyter
#SBATCH -N 1
../util/print_job_info.sh
srun ../util/print_task_info.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment