|
vSMC
vSMC: Scalable Monte Carlo
|
#include <vsmc/internal/compiler.h>Go to the source code of this file.
Macros | |
| #define | VSMC_HAS_HDF5 0 |
| #define | VSMC_HAS_TBB_MALLOC VSMC_HAS_TBB |
| #define | VSMC_NO_RUNTIME_ASSERT 0 |
| #define | VSMC_NO_RUNTIME_WARNING 0 |
| #define | VSMC_RUNTIME_ASSERT_AS_EXCEPTION 0 |
| Turn vSMC runtime assertions into exceptions. More... | |
| #define | VSMC_RUNTIME_WARNING_AS_EXCEPTION 0 |
| Turn vSMC runtime warnings into exceptions. More... | |
| #define | VSMC_USE_MKL_CBLAS VSMC_HAS_MKL |
| #define | VSMC_USE_MKL_LAPACKE VSMC_HAS_MKL |
| #define | VSMC_USE_MKL_VML VSMC_HAS_MKL |
| #define | VSMC_USE_MKL_VSL VSMC_HAS_MKL |
| #define | VSMC_USE_TBB VSMC_HAS_TBB |
1.8.11