Andra Hugo
|
38e00e9d11
merge
|
13 years ago |
Andra Hugo
|
482baecdf7
merge with trunk revision 4143
|
14 years ago |
Andra Hugo
|
aed0efef0f
merge last part
|
14 years ago |
Nathalie Furmento
|
2a695cd08f
tests: add -Wall when compiling and fix warnings
|
14 years ago |
Nathalie Furmento
|
3ef8ed9896
add testcase for starpu_insert_task()
|
14 years ago |
Nathalie Furmento
|
3a3c9e3038
delete trailing whitespaces
|
14 years ago |
Cédric Augonnet
|
b3be0e3e09
The spmd_greedy test submits a lot of SPMD parallel-tasks with a pgreedy strategy.
|
14 years ago |
Samuel Thibault
|
719155db9f
copyright fixes
|
14 years ago |
Cédric Augonnet
|
4958e33115
Add two tests that use regression-based performance models
|
14 years ago |
Cédric Augonnet
|
e98e25f9fe
Add a test that makes a succession of RW and REDUX accesses.
|
14 years ago |
Cédric Augonnet
|
29e147adb4
Fix the manual_reduction test for OpenCL (and use dummy kernels rather than
|
14 years ago |
Cédric Augonnet
|
61cdbb41bd
Add support for parallel tasks:
|
14 years ago |
Nathalie Furmento
|
cafb22e85f
Makefile: make -C tests check runs coverage/coverage.sh only when coverage is enabled
|
14 years ago |
Cédric Augonnet
|
e972e93da4
Fix make distcheck
|
14 years ago |
Cédric Augonnet
|
975cfaa576
Move coverage.sh test into the tests/ directory as this is not something that
|
14 years ago |
Cédric Augonnet
|
0700ca07a1
Add a debug function to display the size of some data structures.
|
14 years ago |
Cédric Augonnet
|
3fb818e36e
The starpu_data_cpy function copies the content of a handle into another handle.
|
14 years ago |
Nathalie Furmento
|
72e51d653e
tests/Makefile.am: typo
|
14 years ago |
Nathalie Furmento
|
751a5a20c5
tests/Makefile.am: only install OpenCL codelet files when OpenCL is enabled
|
14 years ago |
Cédric Augonnet
|
2c2f40c638
The increment_redux test performs a succession of reduction phases followed by
|
14 years ago |
Cédric Augonnet
|
d3dd8e5bd6
The "manual_reduction" test performs a reduction operation by the means of
|
14 years ago |
Nicolas Collin
|
dc11e6e998
Added a mutex release in starpu_init in case of several threads calling it simultaneously.
|
14 years ago |
Cédric Augonnet
|
0d0f49090f
Add a test that should force StarPU to do some memory reclaiming.
|
15 years ago |
Cédric Augonnet
|
40d5e40a24
Add a test that uses the void interface in order to protect a critical section
|
15 years ago |
Nathalie Furmento
|
98d7d163e5
tests/datawizard: add new test
|
15 years ago |
Nathalie Furmento
|
e327bc7aa7
tests/datawizard/acquire_release: add cuda codelet and fix access_mode when calling starpu_data_acquire_cb
|
15 years ago |
Nathalie Furmento
|
11464b1731
Makefile.am: fix
|
15 years ago |
Nathalie Furmento
|
a9621e568b
Makefile.am: programs in directory tests are compiled when running 'make' and installed in 'target/lib/starpu/tests' when running 'make install'
|
15 years ago |
Nathalie Furmento
|
5f0f59b8d5
Testcases: add new application to test combined synchronous and asynchronous acquire/release
|
15 years ago |
Cédric Augonnet
|
fda0f0ca3f
Some examples include starpu.h (and therefore possibly hwloc.h)
|
15 years ago |