Nathalie Furmento
|
0f27a01f62
tests/: remove useless parenthesis
|
7 years ago |
Samuel Thibault
|
2bcc6c9758
document what tests test
|
9 years ago |
Samuel Thibault
|
79d05ee351
more MIC fixes
|
9 years ago |
Nathalie Furmento
|
2c7ab14ee2
starpu_task_build: Update to set starpu_task::cl_arg_free to 1 if some arguments of type STARPU_VALUE are given
|
9 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Samuel Thibault
|
6757bca1b5
Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
|
10 years ago |
Nathalie Furmento
|
5fdde967b0
tests: partly revert #11510 and turn all cpu implementations codelets not static so that MIC code is able to successfully call dlsym on the function
|
11 years ago |
Nathalie Furmento
|
0c6c658cb1
tests: turn function static when it makes sense to do so
|
11 years ago |
Nathalie Furmento
|
98d9eb5c64
Functions starpu_insert_task and starpu_mpi_insert_task are renamed
|
11 years ago |
Nathalie Furmento
|
dba764e29e
rename starpu_init_task to starpu_task_build:
|
11 years ago |
Nathalie Furmento
|
9aee33b47d
test of new function starpu_init_task()
|
11 years ago |
Nathalie Furmento
|
1130a318ad
tests/main/insert_task.c: deal with ENODEV error
|
11 years ago |
Nathalie Furmento
|
a57110af5a
main/insert_task.c: check more testcasese
|
11 years ago |
Corentin Salingue
|
bc3fd88dfd
replace 0 with macro part 4
|
12 years ago |
Samuel Thibault
|
fb304134aa
No need to allocate data dynamically
|
12 years ago |
Samuel Thibault
|
c05e9e394f
import work from Brice & Damien to adapt tests to MIC and SCC
|
12 years ago |
Nathalie Furmento
|
b62e246be3
tests/main/insert_task.c: do not use intermediary variable
|
12 years ago |
Nathalie Furmento
|
44bc9d4185
tests: field where of struct starpu_codelet is optional, no longer set it
|
12 years ago |
Nathalie Furmento
|
be0c2c22ac
revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers
|
12 years ago |
Nathalie Furmento
|
9082a372c7
field cl_arg_size of struct starpu_task is only used by the cell driver, remove it
|
12 years ago |
Ludovic Courtès
|
52dc79db7d
Rename `tests/core' to `tests/main'.
|
13 years ago |