Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 年之前 |
Nathalie Furmento
|
789c13d409
tests: fix copyrights
|
7 年之前 |
Nathalie Furmento
|
57c59a0646
no longer include config.h, instead include common/config.h or starpu_config.h when needed
|
7 年之前 |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 年之前 |
Nathalie Furmento
|
a8cc467700
tests,examples: fix cppcheck warnings
|
8 年之前 |
Nathalie Furmento
|
a53cd8edeb
fixes based on coverity reports
|
9 年之前 |
Samuel Thibault
|
2bcc6c9758
document what tests test
|
9 年之前 |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 年之前 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 年之前 |
Samuel Thibault
|
c60d91cb3f
Enable asynchronous OpenCL wherever possible
|
11 年之前 |
Samuel Thibault
|
b227dbcfdc
Use STARPU_ATTRIBUTE_* macros
|
12 年之前 |
Nathalie Furmento
|
a4f3da6a64
tests: only include starpu.h as it includes all the other starpu_ .h files
|
12 年之前 |
Cyril Roelandt
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
13 年之前 |
Cyril Roelandt
|
3b9c9c7b4c
Skip computations in the tests when running on valgrind.
|
13 年之前 |
Samuel Thibault
|
08f4ce1f07
Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem
|
13 年之前 |
Cyril Roelandt
|
47aca5084b
sync_and_notify_data_opencl.c : removing useless assignments.
|
13 年之前 |
Samuel Thibault
|
37772c92ec
Use cl_mem for OpenCL buffer pointers, as that's what they actually are, and to avoid confusing beginners with CPU buffers.
|
14 年之前 |
Cédric Augonnet
|
d56a66ebba
Fix compilation on Mac OS X (tested without OpenCL on a 64bit imac)
|
14 年之前 |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 年之前 |
Samuel Thibault
|
24b42e1038
- Add starpu_opencl_collect_stats function to collect statistics from OpenCL
|
14 年之前 |
Nathalie Furmento
|
4a983beb04
Update copyright
|
14 年之前 |
Nathalie Furmento
|
1df7add367
Data Interface API: rename macro to get fields of interfaces
|
15 年之前 |
Nathalie Furmento
|
3485f9c86b
OpenCL Driver: renamings:
|
15 年之前 |
Nathalie Furmento
|
6c00bb8756
Example: update towards new OpenCL API
|
15 年之前 |
Nathalie Furmento
|
f58ca0920e
Renaming of public StarPU functions to provide a more consistent API.
|
15 年之前 |
Nathalie Furmento
|
59c29c44ec
merge branches/opencl --> trunk
|
15 年之前 |