Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
ZIH
hpcsupport
hpc-compendium
Commits
f575a1e1
Commit
f575a1e1
authored
3 years ago
by
Jan Frenzel
Committed by
Norman Koch
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Apply 1 suggestion(s) to 1 file(s)
parent
f09f3f39
No related branches found
Branches containing commit
No related tags found
4 merge requests
!412
Manual attempt to merge preview into main
,
!402
Solved issue-194. Added missing information regarding usage of SSH config for...
,
!392
Merge preview into contrib guide for browser users
,
!381
Resolve "Interaktive-Jobs: "bash -l""
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md
+1
-1
1 addition, 1 deletion
doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md
with
1 addition
and
1 deletion
doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm.md
+
1
−
1
View file @
f575a1e1
...
...
@@ -147,7 +147,7 @@ marie@compute$ # Now, you can start interactive work with e.g. 4 cores
marie@login$ srun --pty --ntasks=1 --cpus-per-task=4 --time=1:00:00 --mem-per-cpu=1700 bash -l
```
This way, `~/.bashrc` and `/etc/profile` get loaded and the commands `ml` and `module load` are
This way, `~/.bashrc` and `/etc/profile` get loaded and the commands `ml` and `module load` are
available inside the interactive shell.
!!! note "Partition
`interactive`
"
...
...
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