Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
West
Commits
ab0e80f9
Commit
ab0e80f9
authored
Oct 03, 2019
by
Marco Govoni
Browse files
Updated installation doc
parent
054fc8ce
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/installations/midway.rst
View file @
ab0e80f9
.. _
theta
:
.. _
midway
:
===============
Midway-UChicago
...
...
doc/installations/theta.rst
View file @
ab0e80f9
...
...
@@ -52,6 +52,12 @@ The following is an example executable script `run_west.sh` to run the `wstat.x`
module load miniconda-3.6/conda-4.5.12
aprun -n 128 -N 64 -d 1 --cc depth -e OMP_NUM_THREADS=1 -j 1 ./wstat.x -i wstat.in > wstat.out
Make the script executable:
.. code-block:: bash
$ chmod +x run_west.sh
Job submission is done with the following:
.. code-block:: bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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