Samuel Thibault hace 8 años
padre
commit
bef9082af7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      mpi/src/starpu_mpi.c

+ 1 - 1
mpi/src/starpu_mpi.c

@@ -39,7 +39,7 @@
 #include <core/task.h>
 
 /* Number of ready requests to process before polling for completed requests */
-#define NREADY_PROCESS
+#define NREADY_PROCESS 10
 
 static void _starpu_mpi_add_sync_point_in_fxt(void);
 static void _starpu_mpi_submit_ready_request(void *arg);