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
|
9ea956b790
small fixes for cppcheck warnings
|
6 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 years ago |
Nathalie Furmento
|
789c13d409
tests: fix copyrights
|
7 years ago |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 years ago |
Samuel Thibault
|
1e32f25fc4
fix warning
|
7 years ago |
Nathalie Furmento
|
0f27a01f62
tests/: remove useless parenthesis
|
8 years ago |
Nathalie Furmento
|
4b156e1175
use snprintf instead of sprintf
|
8 years ago |
Samuel Thibault
|
2bcc6c9758
document what tests test
|
9 years ago |
Samuel Thibault
|
4077663169
Do not shutdown when starpu_init failed with ENODEV
|
10 years ago |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 years ago |
Nathalie Furmento
|
d6a1046ad7
tests/main/starpu_init.c: need more than 1 CPU for the test to be relevant
|
10 years ago |
Samuel Thibault
|
f400e9b510
Update variables to unset
|
11 years ago |
Nathalie Furmento
|
8d57290fd9
tests/main/starpu_init.c: use setenv instead of putenv, this is more valgrind friendly
|
11 years ago |
Thibaud Lambert
|
3b7abcc2cf
mic: Fix bugs
|
12 years ago |
Samuel Thibault
|
408d2909b3
avoid spurious warning
|
12 years ago |
Samuel Thibault
|
9e80e11b4c
Free ncpus string earlier to fix mem leak in ENODEV case
|
13 years ago |
Nathalie Furmento
|
05fc5e563e
tests/main/starpu_init.c: use a dynamically allocated string to give to putenv
|
13 years ago |
Nathalie Furmento
|
7ba3912b95
tests/main/starpu_init.c: do not set user_conf.ncpus with the value -1
|
13 years ago |
Nathalie Furmento
|
9a73004ac9
tests/main/starpu_init: fix test values
|
13 years ago |
Ludovic Courtès
|
52dc79db7d
Rename `tests/core' to `tests/main'.
|
13 years ago |