Nathalie Furmento
|
7ae5f32c50
examples: fix copyrights
|
7 年之前 |
Nathalie Furmento
|
dd0e0866dc
fix copyright holder name
|
7 年之前 |
Nathalie Furmento
|
5e6a2a33ea
fixes for unused attributes and other minor warnings
|
7 年之前 |
Nathalie Furmento
|
4b0182bdb0
examples: fixes for cppcheck warnings
|
8 年之前 |
Nathalie Furmento
|
a53cd8edeb
fixes based on coverity reports
|
9 年之前 |
Samuel Thibault
|
00b1ef6f74
Add more verbose comments in examples source code
|
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
|
9f4255e6dc
examples/spmv: fix datatypes for opencl kernel
|
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
|
42ecdb6064
Fixing dead assignments.
|
13 年之前 |
Samuel Thibault
|
9aa661f1ba
Actually achieve parallelism instead of performing the computation 1024 times.
|
14 年之前 |
Samuel Thibault
|
97e93682e2
fix typo
|
14 年之前 |
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 年之前 |
Nathalie Furmento
|
2ba604d779
minor fix
|
14 年之前 |
Nathalie Furmento
|
a9f4293583
minor fixes for warnings detected by Intel Compiler
|
14 年之前 |
Cédric Augonnet
|
ff9569ec6f
Cleanup the SpMV example
|
14 年之前 |