@@ -27,6 +27,8 @@ __attribute__((constructor)) static void socl_init() {
starpu_conf_init(&conf);
conf.ncuda = 0;
putenv("STARPU_NCUDA=0");
+ putenv("STARPU_NOPENCL=1");
+ putenv("STARPU_NCPUS=0");
mem_object_init();