***
Wartungsfenster jeden ersten Mittwoch vormittag im Monat
***
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
Example Job Scripts
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ASC Public
Job Scripts
Example Job Scripts
Commits
7260f392
Commit
7260f392
authored
1 year ago
by
Muck, Katrin
Browse files
Options
Downloads
Patches
Plain Diff
moved job doc to top
parent
899b7f71
No related branches found
Branches containing commit
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
99-skylake_0096-jupyter-partition/not-allowed-full-single-node.sh
+8
-7
8 additions, 7 deletions
...ke_0096-jupyter-partition/not-allowed-full-single-node.sh
with
8 additions
and
7 deletions
99-skylake_0096-jupyter-partition/not-allowed-full-single-node.sh
+
8
−
7
View file @
7260f392
#!/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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment