Cyril Roelandt
|
d07084a07f
Replaces a bunch of "#if STARPU_USE_" by "#ifdef STARPU_USE_"
|
il y a 13 ans |
Cyril Roelandt
|
41214acdab
Replaces ".modes[id] = mode" by ".modes = { ... }" in the tests.
|
il y a 13 ans |
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.
|
il y a 13 ans |
Cyril Roelandt
|
4f4aac21e3
multiformat_handle_conversion && multiformat_data_release : make sure these tests do not fail if there are no opencl and no cuda workers.
|
il y a 13 ans |
Nathalie Furmento
|
7599748470
update code w.r.t coding style
|
il y a 13 ans |
Nathalie Furmento
|
137a8543af
tests: update location for helper.h and use STARPU_ASSERT
|
il y a 13 ans |
Nathalie Furmento
|
a7c6dabe25
tests: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones
|
il y a 13 ans |
Nathalie Furmento
|
79c58cd6e6
tests: do not print when environment variable STARPU_SSILENT is set
|
il y a 13 ans |
Nathalie Furmento
|
ac2bde9f9b
tests/core/multiformat_handle_conversion.c
|
il y a 13 ans |
Nathalie Furmento
|
a7ed8f3670
tests/core/multiformat_data_release.c: mark test as skipped
|
il y a 13 ans |
Cyril Roelandt
|
260aae8a33
Merging branches/multi-format-2
|
il y a 13 ans |