Skip to content

Commit

Permalink
update README to include choice of Realm's networking backend
Browse files Browse the repository at this point in the history
  • Loading branch information
rzambre committed Aug 26, 2020
1 parent 62d9a51 commit 88489e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ make`) or at the top of each application's Makefile.
level](http://legion.stanford.edu/debugging/#logging-infrastructure).
* `USE_CUDA=<0,1>`: enables CUDA support.
* `USE_GASNET=<0,1>`: enables GASNet support (see [installation instructions](http://legion.stanford.edu/gasnet/)).
* `REALM_NETWORKS=<gasnet1,mpi>`: enables the GASNet or MPI backend for Realm.
* `USE_LLVM=<0,1>`: enables LLVM support.
* `USE_HDF=<0,1>`: enables HDF5 support.

Expand Down

0 comments on commit 88489e7

Please sign in to comment.