Samuel Thibault
|
28d7113059
fix build
|
4 years ago |
Nathalie Furmento
|
69bb30593f
examples, tests: add missing calls to starpu_shutdown()
|
4 years ago |
Nathalie Furmento
|
e9d87564f4
delete old MIC driver code
|
4 years ago |
Samuel Thibault
|
9f6c3b358d
Fix warnings
|
4 years ago |
Nathalie Furmento
|
9054490002
happy 2021
|
4 years ago |
Nathalie Furmento
|
719c3f62d4
update copyright holders
|
5 years ago |
Nathalie Furmento
|
c583e56fc2
tests/datawizard/interfaces: simplify test framework and add test for pack/unpack functions
|
6 years ago |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 years ago |
Nathalie Furmento
|
789c13d409
tests: fix copyrights
|
7 years ago |
Nathalie Furmento
|
aae4029d83
INRIA is now called Inria
|
7 years ago |
Nathalie Furmento
|
57c59a0646
no longer include config.h, instead include common/config.h or starpu_config.h when needed
|
7 years ago |
Nathalie Furmento
|
802a261a06
fix inria copyright
|
10 years ago |
Nathalie Furmento
|
2096e51447
tests/datawizard/interfaces/multiformat/multiformat_interface.c: fix type
|
10 years ago |
Corentin Salingue
|
509b65f2d0
replace 0 with macro part 3
|
12 years ago |
Samuel Thibault
|
c05e9e394f
import work from Brice & Damien to adapt tests to MIC and SCC
|
12 years ago |
Nathalie Furmento
|
b7f742398e
tests: fix type and shadow declarations
|
12 years ago |
Nathalie Furmento
|
25b7f47c18
tests/datawizard/interfaces: use enum exit_code type when possible
|
12 years ago |
Samuel Thibault
|
1a83af1be4
Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code
|
13 years ago |
Cyril Roelandt
|
ed73e59e65
tests/datawizard/interfaces: skip the tests if no CPU is available.
|
13 years ago |
Samuel Thibault
|
7733a5cb3c
Rename STARPU_MULTIFORMAT_GET_PTR into STARPU_MULTIFORMAT_GET_CPU_PTR, for coherency with the other macros
|
13 years ago |
Cyril Roelandt
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
13 years ago |
Cyril Roelandt
|
3b9c9c7b4c
Skip computations in the tests when running on valgrind.
|
13 years ago |
Nathalie Furmento
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
13 years ago |
Samuel Thibault
|
093df9884a
fix build with icpc
|
13 years ago |
Nathalie Furmento
|
7599748470
update code w.r.t coding style
|
13 years ago |
Nathalie Furmento
|
137a8543af
tests: update location for helper.h and use STARPU_ASSERT
|
13 years ago |
Cyril Roelandt
|
8fb49fae1b
Multiformat interface standard test : do not register the same piece of data twice.
|
13 years ago |
Cyril Roelandt
|
65ff88747f
Add RAM-to-RAM support to the interface test code.
|
13 years ago |
Nathalie Furmento
|
7e047b0b6e
tests: use FPRINTF instead of printf to disable printing when environment variable STARPU_SSILENT is set
|
13 years ago |
Cyril Roelandt
|
260aae8a33
Merging branches/multi-format-2
|
13 years ago |