vSMC
vSMC: 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_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
 

Macro Definition Documentation

#define VSMC_HAS_HDF5   0

Definition at line 114 of file config.h.

#define VSMC_HAS_TBB_MALLOC   VSMC_HAS_TBB

Definition at line 108 of file config.h.

#define VSMC_NO_RUNTIME_ASSERT   0

Definition at line 39 of file config.h.

#define VSMC_NO_RUNTIME_WARNING   0

Definition at line 47 of file config.h.

#define VSMC_USE_MKL_CBLAS   VSMC_HAS_MKL

Definition at line 122 of file config.h.

#define VSMC_USE_MKL_LAPACKE   VSMC_HAS_MKL

Definition at line 126 of file config.h.

#define VSMC_USE_MKL_VML   VSMC_HAS_MKL

Definition at line 130 of file config.h.

#define VSMC_USE_MKL_VSL   VSMC_HAS_MKL

Definition at line 134 of file config.h.

#define VSMC_USE_TBB   VSMC_HAS_TBB

Definition at line 104 of file config.h.