|
@@ -36,16 +36,16 @@
|
|
|
#define STARPU_FUT_CUDA_KEY 0x102
|
|
|
#define STARPU_FUT_OPENCL_KEY 0x103
|
|
|
|
|
|
-#define STARPU_FUT_WORKER_INIT_START 0x5133
|
|
|
-#define STARPU_FUT_WORKER_INIT_END 0x5134
|
|
|
+#define STARPU_FUT_WORKER_INIT_START 0x5100
|
|
|
+#define STARPU_FUT_WORKER_INIT_END 0x5101
|
|
|
|
|
|
-#define STARPU_FUT_START_CODELET_BODY 0x5103
|
|
|
-#define STARPU_FUT_END_CODELET_BODY 0x5104
|
|
|
+#define STARPU_FUT_START_CODELET_BODY 0x5102
|
|
|
+#define STARPU_FUT_END_CODELET_BODY 0x5103
|
|
|
|
|
|
-#define STARPU_FUT_JOB_PUSH 0x5105
|
|
|
-#define STARPU_FUT_JOB_POP 0x5106
|
|
|
+#define STARPU_FUT_JOB_PUSH 0x5104
|
|
|
+#define STARPU_FUT_JOB_POP 0x5105
|
|
|
|
|
|
-#define STARPU_FUT_UPDATE_TASK_CNT 0x5141
|
|
|
+#define STARPU_FUT_UPDATE_TASK_CNT 0x5106
|
|
|
|
|
|
#define STARPU_FUT_START_FETCH_INPUT 0x5107
|
|
|
#define STARPU_FUT_END_FETCH_INPUT 0x5108
|
|
@@ -55,46 +55,46 @@
|
|
|
#define STARPU_FUT_CODELET_TAG 0x5111
|
|
|
#define STARPU_FUT_CODELET_TAG_DEPS 0x5112
|
|
|
|
|
|
-#define STARPU_FUT_TASK_DEPS 0x5137
|
|
|
+#define STARPU_FUT_TASK_DEPS 0x5113
|
|
|
|
|
|
-#define STARPU_FUT_DATA_COPY 0x5113
|
|
|
-#define STARPU_FUT_WORK_STEALING 0x5114
|
|
|
+#define STARPU_FUT_DATA_COPY 0x5114
|
|
|
+#define STARPU_FUT_WORK_STEALING 0x5115
|
|
|
|
|
|
-#define STARPU_FUT_WORKER_DEINIT_START 0x5135
|
|
|
-#define STARPU_FUT_WORKER_DEINIT_END 0x5136
|
|
|
+#define STARPU_FUT_WORKER_DEINIT_START 0x5116
|
|
|
+#define STARPU_FUT_WORKER_DEINIT_END 0x5117
|
|
|
|
|
|
-#define STARPU_FUT_WORKER_SLEEP_START 0x5139
|
|
|
-#define STARPU_FUT_WORKER_SLEEP_END 0x5140
|
|
|
+#define STARPU_FUT_WORKER_SLEEP_START 0x5118
|
|
|
+#define STARPU_FUT_WORKER_SLEEP_END 0x5119
|
|
|
|
|
|
-#define STARPU_FUT_USER_DEFINED_START 0x5116
|
|
|
-#define STARPU_FUT_USER_DEFINED_END 0x5117
|
|
|
+#define STARPU_FUT_USER_DEFINED_START 0x5120
|
|
|
+#define STARPU_FUT_USER_DEFINED_END 0x5121
|
|
|
|
|
|
-#define STARPU_FUT_NEW_MEM_NODE 0x5118
|
|
|
+#define STARPU_FUT_NEW_MEM_NODE 0x5122
|
|
|
|
|
|
-#define STARPU_FUT_START_CALLBACK 0x5119
|
|
|
-#define STARPU_FUT_END_CALLBACK 0x5120
|
|
|
+#define STARPU_FUT_START_CALLBACK 0x5123
|
|
|
+#define STARPU_FUT_END_CALLBACK 0x5124
|
|
|
|
|
|
-#define STARPU_FUT_TASK_DONE 0x5121
|
|
|
-#define STARPU_FUT_TAG_DONE 0x5138
|
|
|
+#define STARPU_FUT_TASK_DONE 0x5125
|
|
|
+#define STARPU_FUT_TAG_DONE 0x5126
|
|
|
|
|
|
-#define STARPU_FUT_START_ALLOC 0x5122
|
|
|
-#define STARPU_FUT_END_ALLOC 0x5123
|
|
|
+#define STARPU_FUT_START_ALLOC 0x5127
|
|
|
+#define STARPU_FUT_END_ALLOC 0x5128
|
|
|
|
|
|
-#define STARPU_FUT_START_ALLOC_REUSE 0x5128
|
|
|
-#define STARPU_FUT_END_ALLOC_REUSE 0x5129
|
|
|
+#define STARPU_FUT_START_ALLOC_REUSE 0x5129
|
|
|
+#define STARPU_FUT_END_ALLOC_REUSE 0x5130
|
|
|
|
|
|
-#define STARPU_FUT_START_MEMRECLAIM 0x5124
|
|
|
-#define STARPU_FUT_END_MEMRECLAIM 0x5125
|
|
|
+#define STARPU_FUT_START_MEMRECLAIM 0x5131
|
|
|
+#define STARPU_FUT_END_MEMRECLAIM 0x5132
|
|
|
|
|
|
-#define STARPU_FUT_START_DRIVER_COPY 0x5126
|
|
|
-#define STARPU_FUT_END_DRIVER_COPY 0x5127
|
|
|
+#define STARPU_FUT_START_DRIVER_COPY 0x5133
|
|
|
+#define STARPU_FUT_END_DRIVER_COPY 0x5134
|
|
|
|
|
|
-#define STARPU_FUT_START_PROGRESS 0x5130
|
|
|
-#define STARPU_FUT_END_PROGRESS 0x5131
|
|
|
+#define STARPU_FUT_START_PROGRESS 0x5135
|
|
|
+#define STARPU_FUT_END_PROGRESS 0x5136
|
|
|
|
|
|
-#define STARPU_FUT_USER_EVENT 0x5132
|
|
|
+#define STARPU_FUT_USER_EVENT 0x5137
|
|
|
|
|
|
-#define STARPU_FUT_SET_PROFILING 0x5142
|
|
|
+#define STARPU_FUT_SET_PROFILING 0x5138
|
|
|
|
|
|
#ifdef STARPU_USE_FXT
|
|
|
#include <sys/syscall.h> /* pour les définitions de SYS_xxx */
|