mirror of https://github.com/AxioDL/metaforce.git
8 lines
198 B
C
8 lines
198 B
C
|
# ifndef _SRC_GMM_GMM_ARCH_CONFIG_H
|
||
|
#define _SRC_GMM_GMM_ARCH_CONFIG_H 1
|
||
|
// enable the following line for OpenMP support
|
||
|
// #define GMM_HAVE_OPENMP
|
||
|
//
|
||
|
/* once: _SRC_GMM_GMM_ARCH_CONFIG_H */
|
||
|
#endif
|