Demonstrate GitHub/GitLab ATS code #14
dawson6
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Show the Code Base on GitHub
https://github.com/LLNL/ATS
Testing ATS Core installation on Toss
in ats/test/HelloATS
git clean -f -d
more READ.ME
mpicc hello_ats.c
./ats_hello
Testing ATS Core installation on Sierra
ats/test/HelloGPU
git clean -f -d
more READ.ME
mpiclang++-gpu hello_gpu.cc
/usr/apps/ats/7.0.1/bin/atslite1.py --lrun --lrun_pack --verbose
/usr/apps/ats/7.0.1/bin/atslite1.py --jsrun_exclusive
Testing ATS core with a real code
In runs/Tallies/Miscellany
git clean -f -d
create_test_ats.py /usr/apps/Mercury/bin/mercury.nightly 10
atslite1.py
Discuss GitLab LLNL ATS extensions to ATS Core
https://lc.llnl.gov/gitlab/dawson/atsllnl
Beta Was this translation helpful? Give feedback.
All reactions