Nathalie Furmento
|
9054490002
happy 2021
|
4 years ago |
Samuel Thibault
|
965539f039
Add starpu_conf_noworker
|
4 years ago |
Nathalie Furmento
|
5b1ad9865a
rename starpu_conf::ignore_environment_variables into starpu_conf::precedence_over_environment_variables and complete test starpu_init
|
5 years ago |
Nathalie Furmento
|
088cb7fa92
Add field starpu_conf::ignore_environment_variables to ignore environment variables when parameters are set directly in starpu_conf
|
5 years ago |
Nathalie Furmento
|
719c3f62d4
update copyright holders
|
5 years ago |
Nathalie Furmento
|
789c13d409
tests: fix copyrights
|
7 years ago |
Nathalie Furmento
|
ad028c5c4d
remove un-needed include
|
7 years ago |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 years ago |
Samuel Thibault
|
2bcc6c9758
document what tests test
|
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 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
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
|
c1d9d5b7f1
tests/errorcheck/invalid_tasks.c: make sure StarPU does not start any GPU device
|
13 years ago |
Samuel Thibault
|
1a83af1be4
Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code
|
13 years ago |
Cyril Roelandt
|
39cf6fd80b
tests/errorcheck/invalid_tasks: remove the "where" field in gpu_only_cl.
|
13 years ago |
Samuel Thibault
|
8fbc64eb8c
Also let the non-cpu task try to go on an opencl device and fail
|
13 years ago |
Nathalie Furmento
|
8381f79759
minor fixes to handle compiler warnings
|
13 years ago |
Samuel Thibault
|
6a73a722a8
Fix destroying the task when it failed to be submitted
|
13 years ago |
Samuel Thibault
|
41d138c7a8
Fix memleak
|
13 years ago |
Nathalie Furmento
|
7da0d594f1
tests/errorcheck/invalid_tasks.c: missing endif
|
13 years ago |
Nathalie Furmento
|
412077a293
tests/errorcheck/invalid_tasks.c: typo
|
13 years ago |
Nathalie Furmento
|
cf2a5b7000
tests/errorcheck/invalid_tasks.c: as environment variables are prefered to starpu_conf parameter, we need to unset potentially defined variables setting number of workers
|
13 years ago |
Nathalie Furmento
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 years ago |
Nathalie Furmento
|
137a8543af
tests: update location for helper.h and use STARPU_ASSERT
|
13 years ago |
Nathalie Furmento
|
efb9cbf614
tests: use STARPU_TEST_SKIPPED instead of hard-coded value 77
|
13 years ago |
Nathalie Furmento
|
a7c6dabe25
tests: inside struct starpu_codelet, use xxx_funcs fields instead of the xxx_func ones
|
13 years ago |
Nathalie Furmento
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
13 years ago |
Nathalie Furmento
|
57ddcd094f
tests: use EXIT_SUCCESS to indicate success and add extra debug messages
|
13 years ago |
Samuel Thibault
|
a586f6da56
Fix failure without cpus
|
13 years ago |