mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-05-13 17:51:21 +00:00
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
|