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
Merge requests
!272
Review loadleveler page
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Review loadleveler page
issue137
into
preview
Overview
0
Commits
15
Pipelines
0
Changes
3
Merged
Martin Schroschk
requested to merge
issue137
into
preview
3 years ago
Overview
0
Commits
15
Pipelines
0
Changes
3
Expand
0
0
Merge request reports
Viewing commit
65fa9e69
Prev
Next
Show latest version
3 files
+
38
−
30
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
65fa9e69
Let spell check skip files with german stuff.
· 65fa9e69
Martin Schroschk
authored
3 years ago
doc.zih.tu-dresden.de/docs/archive/load_leveler.md
+
5
−
7
Options
@@ -146,12 +146,10 @@ description of keywords\]\].
Submission of a job without a job file can be done by the command:
`llsub [llsub_options] <command>`
This command is not part of the IBM Loadleveler software but was
developed at ZIH.
This command is not part of the IBM LoadLeveler software but was developed at ZIH.
The job file will be created in background by means of the command line
options. Afterwards, the job file will be passed to the command
`llsubmit`
which submit the job to LoadLeveler (see above).
The job file will be created in background by means of the command line options. Afterwards, the job
file will be passed to the command
`llsubmit`
which submit the job to LoadLeveler (see above).
Important options are:
@@ -185,9 +183,9 @@ Interactive Jobs can be submitted by the command:
llsub -I -q <interactive>
<
command
>
```
### Load
l
eveler Runtime Environment Variables
### Load
L
eveler Runtime Environment Variables
Load
l
eveler
R
untime
V
ariables give you some information within the job
Load
L
eveler
r
untime
v
ariables give you some information within the job
script, for example:
```
Bash
Loading