vSMC  v3.0.0
Scalable Monte Carlo
Macros
config.h File Reference
#include <vsmc/internal/compiler.h>

Go to the source code of this file.

Macros

#define VSMC_HAS_HDF5   0
 
#define VSMC_HAS_OPENCL   0
 
#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_ACCELERATE   0
 
#define VSMC_USE_CBLAS   1
 
#define VSMC_USE_MKL_CBLAS   VSMC_HAS_MKL
 
#define VSMC_USE_MKL_VML   VSMC_HAS_MKL
 
#define VSMC_USE_MKL_VSL   VSMC_HAS_MKL
 
#define VSMC_USE_OMP   VSMC_HAS_OMP
 
#define VSMC_USE_TBB   VSMC_HAS_TBB
 
#define VSMC_USE_TBB_MALLOC   VSMC_HAS_TBB
 
#define VSMC_USE_TBB_TLS   VSMC_HAS_TBB
 

Macro Definition Documentation

#define VSMC_HAS_HDF5   0

Definition at line 119 of file config.h.

#define VSMC_HAS_OPENCL   0

Definition at line 115 of file config.h.

#define VSMC_NO_RUNTIME_ASSERT   0

Definition at line 43 of file config.h.

#define VSMC_NO_RUNTIME_WARNING   0

Definition at line 51 of file config.h.

#define VSMC_USE_ACCELERATE   0

Definition at line 155 of file config.h.

#define VSMC_USE_CBLAS   1

Definition at line 160 of file config.h.

#define VSMC_USE_MKL_CBLAS   VSMC_HAS_MKL

Definition at line 143 of file config.h.

#define VSMC_USE_MKL_VML   VSMC_HAS_MKL

Definition at line 147 of file config.h.

#define VSMC_USE_MKL_VSL   VSMC_HAS_MKL

Definition at line 151 of file config.h.

#define VSMC_USE_OMP   VSMC_HAS_OMP

Definition at line 111 of file config.h.

#define VSMC_USE_TBB   VSMC_HAS_TBB

Definition at line 127 of file config.h.

#define VSMC_USE_TBB_MALLOC   VSMC_HAS_TBB

Definition at line 131 of file config.h.

#define VSMC_USE_TBB_TLS   VSMC_HAS_TBB

Definition at line 135 of file config.h.