Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UEABS
ueabs
Commits
4a25bc42
Commit
4a25bc42
authored
Apr 16, 2019
by
Martti Louhivuori
Browse files
Rename examples directory to scripts
parent
88d7ab86
Changes
2
Hide whitespace changes
Inline
Side-by-side
gpaw/README.md
View file @
4a25bc42
...
...
@@ -103,7 +103,7 @@ mpirun -np 256 gpaw-python input.py
For KNCs (Xeon Phi Knights Corner), one needs to use a wrapper script to set
correct affinities for pyMIC (see
[
example
s/affinity-wrapper.sh
](
example
s/affinity-wrapper.sh
)
for an example)
[
script
s/affinity-wrapper.sh
](
script
s/affinity-wrapper.sh
)
for an example)
and to set two environment variables for GPAW:
```
shell
GPAW_OFFLOAD
=
1
# (to turn on offloading)
...
...
@@ -118,6 +118,6 @@ GPAW_PPN=12 GPAW_OFFLOAD=1 mpirun -np 256 -bootstrap slurm \
#### Examples
Example
[
job scripts
](
examples/
)
(
`example
s/job-*.sh`
)
are provided for
Example
[
job scripts
](
scripts/
)
(
`script
s/job-*.sh`
)
are provided for
different systems together with related machine specifications
(
`
example
s/specs.*`
) that may offer a helpful starting point.
(
`
script
s/specs.*`
) that may offer a helpful starting point.
gpaw/
example
s/affinity
_
wrapper.sh
→
gpaw/
script
s/affinity
-
wrapper.sh
View file @
4a25bc42
File moved
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment