Преглед на файлове

examples/sched_ctx/gpu_partition.c: emit warning only for starpu developers

Nathalie Furmento преди 8 години
родител
ревизия
61fcb8de74
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      examples/sched_ctx/gpu_partition.c

+ 2 - 0
examples/sched_ctx/gpu_partition.c

@@ -105,7 +105,9 @@ int main(int argc, char **argv)
 	int ncuda = 0;
 	int gpu_devid = -1;
 
+#ifdef STARPU_DEVEL
 #warning temporary fix: skip test as cuda computation fails
+#endif
  	return 77;
 
 #ifndef STARPU_HAVE_SETENV