Mercurial > hg > Game > Cerium
comparison example/word_count/Func.h @ 1962:fdffcf8feeab draft
fix CudaScheduler
author | kkb |
---|---|
date | Tue, 11 Feb 2014 19:58:38 +0900 |
parents | 53c074e60b08 |
children | 8fbe022126e1 |
comparison
equal
deleted
inserted
replaced
1961:7d1afa7aeccd | 1962:fdffcf8feeab |
---|---|
4 TASK_EXEC_DATA_PARALLEL, | 4 TASK_EXEC_DATA_PARALLEL, |
5 RUN_TASK_BLOCKS, | 5 RUN_TASK_BLOCKS, |
6 TASK_PRINT, | 6 TASK_PRINT, |
7 }; | 7 }; |
8 | 8 |
9 #define DATA_NUM 12 | 9 #define DATA_NUM 16 |
10 #define ADD_NUM 26 | 10 #define ADD_NUM 26 |
11 | 11 |
12 #define DATA_ID 0 | 12 #define DATA_ID 0 |