Skip to content
Kevin Huck edited this page Oct 6, 2017 · 25 revisions

Welcome to the sos_flow wiki!

Overview

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:

Full documentation is (will be?) available at: http://sos-flow.readthedocs.io/en/master/

Software Requirements

  • 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)