Skip to content

LLNL/ygm-tutorial

Repository files navigation

YGM Tutorial

Tutorial Repostiory for YGM

Run YGM on Binder

To launch Binder, click the button below:

Binder

After Binder is launched, open Terminal. Then,

mkdir build
cd build
cmake ../
make

# OpenMPI is available on the system.
# To launch an example program, for example:
mpirun -np 4 ./exercises/introduction/introduction_01

NOTICE and Release

NOTICE

LLNL-CODE-789122

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published