Nathalie Furmento
|
c7de5b704c
examples/basic_examples/: stdint.h might not be available in OpenCL
|
13 年之前 |
Nathalie Furmento
|
f1c953984c
examples/basic_examples/block: use correct datatypes for block datas and really write a data parallel 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 年之前 |
Nathalie Furmento
|
b9476e6d4a
update code w.r.t coding style
|
13 年之前 |
Cyril Roelandt
|
60a8a83d9b
Fixing dead 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 年之前 |
Samuel Thibault
|
42f96ee07f
Remove some unused-but-set variable in example sources.
|
14 年之前 |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 年之前 |
Samuel Thibault
|
24b42e1038
- Add starpu_opencl_collect_stats function to collect statistics from OpenCL
|
14 年之前 |
Cédric Augonnet
|
952534293d
Update copyright date
|
14 年之前 |
Nathalie Furmento
|
4a983beb04
Update copyright
|
14 年之前 |
Nathalie Furmento
|
24b4223ed0
basic_examples/block: access block as a block using ldy and ldz parameters and not as a vector
|
14 年之前 |
Nathalie Furmento
|
15e2dafe6c
reorganise examples directory
|
14 年之前 |