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 lat temu |
Nathalie Furmento
|
a9f4293583
minor fixes for warnings detected by Intel Compiler
|
14 lat temu |
Cédric Augonnet
|
2db455d5ab
Use starpu_malloc
|
14 lat temu |
Nathalie Furmento
|
51b04ba8f9
OpenCL Driver: update functions to compile opencl kernel
|
14 lat temu |
Samuel Thibault
|
2efb9fb40d
Obvious fixes to example sources to compile as strict c89.
|
14 lat temu |
Samuel Thibault
|
cce20452a9
Apply patches from George Russell to fix some OpenCL build failures on ATI
|
14 lat temu |
Cédric Augonnet
|
9ec0dd03e7
Yet another small fix
|
14 lat temu |
Cédric Augonnet
|
e5d66db4d2
Fix typo
|
14 lat temu |
Cédric Augonnet
|
7eed13a288
To have a better load balancing when using SPMD parallel tasks, we don't
|
14 lat temu |
Cédric Augonnet
|
5dd1e14ede
The -spmd option creates SPMD parallel tasks instead of sequential CPU tasks.
|
14 lat temu |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 lat temu |
Samuel Thibault
|
24b42e1038
- Add starpu_opencl_collect_stats function to collect statistics from OpenCL
|
14 lat temu |
Nathalie Furmento
|
3e8fc9c84e
mandelbrot: update windows title
|
14 lat temu |
Cédric Augonnet
|
5161d01167
Add a "demo" mode which automatically zoom on something interesting
|
14 lat temu |
Cédric Augonnet
|
03f2852f53
Minor code refactoring and parse some arguments from command line when
|
14 lat temu |
Cédric Augonnet
|
3a399c10f9
Provide a naive OpenCL implementation
|
14 lat temu |
Cédric Augonnet
|
683d3169a3
Add a example computing Mandelbrot fractal and display it using X11 if the lib
|
14 lat temu |