README.md edited online with Bitbucket

This commit is contained in:
jpekkila
2020-08-21 18:29:51 +00:00
parent 22367c0aab
commit ed875b1e7e

View File

@@ -46,6 +46,7 @@ In the base directory, run
| MPI_ENABLED | Enables acGrid functions for carrying out computations with MPI. | OFF |
| MULTIGPU_ENABLED | Enables Astaroth to use multiple GPUs on a single node. Uses peer-to-peer communication instead of MPI. Affects Legacy & Node layers only. | ON |
| DSL_MODULE_DIR | Defines the directory to be scanned when looking for DSL files. | `astaroth/acc/mhd_solver` |
| VERBOSE | Enables various non-critical warning and status messages. | OFF |
## Standalone Module