Nathalie Furmento
|
7b12ab4339
tests/datawizard/interfaces/multiformat/advanced/same_handle.c: tests/datawizard/interfaces/multiformat/advanced/multiformat_worker.c: define code only when needed
|
13 years ago |
Nathalie Furmento
|
73d5302763
src: revert #5079. (struct starpu_codelet)->where is not an enum starpu_access_mode
|
13 years ago |
Nathalie Furmento
|
d545670a29
src: type enum starpu_access_mode has now a named constant for 0
|
13 years ago |
Cyril Roelandt
|
41214acdab
Replaces ".modes[id] = mode" by ".modes = { ... }" in the tests.
|
13 years ago |
Cyril Roelandt
|
96efa2dc02
Replacing task->buffers[x].handle by task->handles[x] and moving the modes from the task to the codelets in some of the tests.
|
13 years ago |
Nathalie Furmento
|
71b4f8ff50
tests/datawizard/interfaces/multiformat/advanced/same_handle.c: fix code
|
13 years ago |
Nathalie Furmento
|
7002bae3be
tests/datawizard/interfaces/multiformat/advanced/same_handle.c: enable code only when cuda or opencl is enabled
|
13 years ago |
Cyril Roelandt
|
e7f5fd7334
Multiformat : if a handle is used twice by a kernel, make sure it is only converted once.
|
13 years ago |