Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Slurm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
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
IMGW
Slurm
Commits
b2a7267b
Commit
b2a7267b
authored
4 years ago
by
Michael Blaschek
Browse files
Options
Downloads
Patches
Plain Diff
Update test.job
parent
6134e4f3
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test.job
+10
-0
10 additions, 0 deletions
test.job
with
10 additions
and
0 deletions
test.job
0 → 100644
+
10
−
0
View file @
b2a7267b
#
!/
bin
/
bash
#
SLURM
specific
commands
#
SBATCH
--
job
-
name
=
test
#
SBATCH
--
output
=
test
.
log
#
SBATCH
--
ntasks
=
1
#
SBATCH
--
time
=
01
:
30
#
Your
Code
below
here
srun
hostname
srun
sleep
60
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