|
@@ -388,7 +388,7 @@
|
|
|
/* #undef STARPU_FXT_LOCK_TRACES */
|
|
|
|
|
|
/* Path to the GNU debugger. */
|
|
|
-#define STARPU_GDB_PATH "/usr/bin/gdb"
|
|
|
+#define STARPU_GDB_PATH "/opt/rh/devtoolset-8/root/usr/bin/gdb"
|
|
|
|
|
|
/* use STARPU_GOTO library */
|
|
|
/* #undef STARPU_GOTO */
|
|
@@ -421,13 +421,13 @@
|
|
|
/* #undef STARPU_HAVE_FC */
|
|
|
|
|
|
/* Define to 1 if you have the libfftw3 library. */
|
|
|
-#define STARPU_HAVE_FFTW 1
|
|
|
+/* #undef STARPU_HAVE_FFTW */
|
|
|
|
|
|
/* Define to 1 if you have the libfftw3f library. */
|
|
|
-#define STARPU_HAVE_FFTWF 1
|
|
|
+/* #undef STARPU_HAVE_FFTWF */
|
|
|
|
|
|
/* Define to 1 if you have the libfftw3l library. */
|
|
|
-#define STARPU_HAVE_FFTWL 1
|
|
|
+/* #undef STARPU_HAVE_FFTWL */
|
|
|
|
|
|
/* Define to 1 if you have the <glpk.h> header file. */
|
|
|
/* #undef STARPU_HAVE_GLPK_H */
|
|
@@ -604,7 +604,7 @@
|
|
|
/* #undef STARPU_MKL */
|
|
|
|
|
|
/* use user defined library */
|
|
|
-#define STARPU_MLR_MODEL 1
|
|
|
+/* #undef STARPU_MLR_MODEL */
|
|
|
|
|
|
/* enable performance model debug */
|
|
|
/* #undef STARPU_MODEL_DEBUG */
|
|
@@ -694,7 +694,7 @@
|
|
|
/* #undef STARPU_STATIC_ONLY */
|
|
|
|
|
|
/* use user defined library */
|
|
|
-#define STARPU_SYSTEM_BLAS 1
|
|
|
+/* #undef STARPU_SYSTEM_BLAS */
|
|
|
|
|
|
/* enable data allocation cache */
|
|
|
#define STARPU_USE_ALLOCATION_CACHE 1
|