|
WaSH Docs
|
Options about how the Wash analysis will behave. More...
#include <common.hpp>
Public Attributes | |
| Implementations | impl |
| bool | openmp |
| bool | mpi |
| bool | hdf5 |
| bool | debug |
| uint8_t | dim |
| std::string | input_path |
| std::string | output_name |
| std::string | temp_path |
| std::vector< std::string > | args |
Options about how the Wash analysis will behave.
Whether to enable certain features via flags in the compiler analysis and then again in the final compilation stages.
TODO: If multiple options are enabled which are contradictory, then we should generate multiple output binaries at the end.
1.8.14