-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Kevin Huck edited this page Oct 6, 2017
·
25 revisions
On this page, there will be several links to get you up and running with different examples. In particular, we plan to have build instructions for:
- Cray XK7 (i.e. Titan, using ALPS and Slurm)
- Cray XC40 (i.e. Cori, using ALPS and PBS)
- Linux x86_64 (i.e. vanilla MPI)
...and launch examples for:
- PBS
- Slurm
...and integration examples for:
- TAU (TAU web page)
Full documentation is (will be?) available at: http://sos-flow.readthedocs.io/en/master/
- Sqlite3 (SQLite web page)
- EVPath (EVPath web page)
- Working C compiler (i.e. gcc)
- Working MPI implementation (i.e. OpenMPI, MPICH, MVAPICH, etc.)
- Python for runtime analysis (v2 or v3)