Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
ueabs
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
UEABS
ueabs
Commits
6a1c02ae
Commit
6a1c02ae
authored
5 years ago
by
Martti Louhivuori
Browse files
Options
Downloads
Patches
Plain Diff
Fix example run command for the KNCs
parent
0bd2bc4a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
gpaw/README.md
+1
-1
1 addition, 1 deletion
gpaw/README.md
with
1 addition
and
1 deletion
gpaw/README.md
+
1
−
1
View file @
6a1c02ae
...
@@ -104,7 +104,7 @@ GPAW_PPN=<no. of MPI tasks per node>
...
@@ -104,7 +104,7 @@ GPAW_PPN=<no. of MPI tasks per node>
For example, in a SLURM system, this could be:
For example, in a SLURM system, this could be:
```
shell
```
shell
GPAW_PPN
=
12
GPAW_OFFLOAD
=
1 mpirun
-np
256
-bootstrap
slurm
\
GPAW_PPN
=
12
GPAW_OFFLOAD
=
1 mpirun
-np
256
-bootstrap
slurm
\
./affinity-wrapper.sh gpaw-python input.py
./affinity-wrapper.sh
12
gpaw-python input.py
```
```
#### Examples
#### Examples
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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