Samuel Thibault
|
0d90ae3f88
drop including sys/time.h, now useless
|
10 years ago |
Samuel Thibault
|
169bf34d54
port r13398 from 1.1: eradicate use of timeval
|
10 years ago |
Corentin Salingue
|
bc3fd88dfd
replace 0 with macro part 4
|
12 years ago |
Samuel Thibault
|
c05e9e394f
import work from Brice & Damien to adapt tests to MIC and SCC
|
12 years ago |
Nathalie Furmento
|
c7321a76ff
fix type for node to always be unsigned (instead of uint32_t)
|
12 years ago |
Nathalie Furmento
|
9aaa7caf99
tests: if starpu_init() returns -ENODEV, skip the test, do not fail it
|
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 |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
13 years ago |
Nathalie Furmento
|
c62ca38724
tests/: add missing calls to starpu_data_unregister
|
13 years ago |
Nathalie Furmento
|
57ddcd094f
tests: use EXIT_SUCCESS to indicate success and add extra debug messages
|
13 years ago |
Nathalie Furmento
|
474caf3a4c
tests: improve error checking mechanism
|
13 years ago |
Nathalie Furmento
|
ec44ab2026
tests/: improve error checking
|
13 years ago |
Nathalie Furmento
|
5e98aced54
tests: free allocated memory
|
14 years ago |
Nathalie Furmento
|
e3550522d1
minor fixes for warnings detected by Intel Compiler
|
14 years ago |
Cédric Augonnet
|
2db455d5ab
Use starpu_malloc
|
14 years ago |
Nathalie Furmento
|
2a695cd08f
tests: add -Wall when compiling and fix warnings
|
14 years ago |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 years ago |
Samuel Thibault
|
8565827e33
more mingw fixes
|
14 years ago |
Nathalie Furmento
|
3b61934f1c
typos (detected as warning by icc)
|
14 years ago |
Cédric Augonnet
|
952534293d
Update copyright date
|
14 years ago |
Nathalie Furmento
|
4a983beb04
Update copyright
|
14 years ago |
Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
15 years ago |
Cédric Augonnet
|
c4a9cdc768
In order to facilitate some microbenchmarking, we add a src/debug directory
|
15 years ago |
Cédric Augonnet
|
c1273c8f02
- add a (pretty naive) test to measure the latency between 2 GPUs
|
15 years ago |