Explorar el Código

This was fixed

Samuel Thibault hace 10 años
padre
commit
2a197a52b7
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      src/datawizard/datawizard.c

+ 0 - 3
src/datawizard/datawizard.c

@@ -28,9 +28,6 @@ int __starpu_datawizard_progress(unsigned memory_node, unsigned may_alloc, unsig
 {
 	int ret = 0;
 
-#if STARPU_DEVEL
-#warning FIXME
-#endif
 #ifdef STARPU_SIMGRID
 	MSG_process_sleep(0.000010);
 #endif