***
Wartungsfenster jeden ersten Mittwoch vormittag im Monat
***
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mul-training
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
ASC Public
Training Materials
mul-training
Commits
0c61375f
Commit
0c61375f
authored
2 years ago
by
Zabloudil, Jan
Browse files
Options
Downloads
Patches
Plain Diff
edited system.md
parent
21bb48e2
Branches
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
system/system.md
+6
-6
6 additions, 6 deletions
system/system.md
with
6 additions
and
6 deletions
system/system.md
+
6
−
6
View file @
0c61375f
...
...
@@ -20,13 +20,13 @@ transition: 'fade'
Data can be written to
:
* Scratch directory
:
'
'
%%
/scratch/username
%%
'' (deleted after job)
* Calc directory
:
'
'
%%
/calc/username
%%
'' (persistent)
*
'
'
%%
/tmp
%%
''
:
local disk on node (deleted after job)
*
'
'
%%
/dev/shm
%%
''
:
in-memory file system (deleted after job)
* Home directory
:
'
'
%%
/home/username
%%
''
* Scratch directory
:
'
'/scratch/username'' (deleted after job)
* Calc directory
:
'
'/calc/username'' (persistent)
*
'
'/tmp''
:
local disk on node (deleted after job)
*
'
'/dev/shm''
:
in-memory file system (deleted after job)
* Home directory
:
'
'/home/username''
* you can write here (technically) but you should not use it intentionally
* use ''
%%
/calc/username
%%
'' instead
* use ''/calc/username'' instead
---
...
...
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