Nathalie Furmento
|
19dbece48c
examples/matvecmult: do not use global variables for the size of the matrix and vectors
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
24b4223ed0
basic_examples/block: access block as a block using ldy and ldz parameters and not as a vector
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
15e2dafe6c
reorganise examples directory
|
%!s(int64=15) %!d(string=hai) anos |
Samuel Thibault
|
25440927ca
document that starpu_opencl_program can be filled by hand too
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
aa4a1eeca3
examples/filters/fblock: reorganise source code (add missing file)
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
01774169b9
examples/filters/fblock: reorganise source code
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
78221bbdde
doc: minor fixes
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
04f934750e
examples/variable: reorganise source code
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
254c000776
examples/incrementer: clean code
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
7ec369b6a0
remove unused code
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
d355bc200b
examples/block/: typo
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
d391040ec9
example/block: reorganise source code
|
%!s(int64=15) %!d(string=hai) anos |
Cédric Augonnet
|
2cc17737f6
Rename the functions that permit to access the memory managed by StarPU from
|
%!s(int64=15) %!d(string=hai) anos |
Cédric Augonnet
|
de62fb027f
Fix commit r2445
|
%!s(int64=15) %!d(string=hai) anos |
Samuel Thibault
|
aa3d08092d
mention which examples the reader could study
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
8ee68b45a2
OpenCL driver: comment out unused fonctions
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
5b29bbee5e
doc: opencl api
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
8ae6fc8c94
doc: TODOs
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
1df7add367
Data Interface API: rename macro to get fields of interfaces
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
a8551a8d07
doc: followup to revision #2436
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
fe0cb18dd9
doc: add filters API
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
e69c1c8e6c
Example/filters: use starpu_data_get_nb_children() to get the number of children instead of the value initially given to starpu_data_partition()
|
%!s(int64=15) %!d(string=hai) anos |
Olivier Aumage
|
0f49a8f7d3
- missing or, redundant initialization
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
3e130878a7
examples/filters: minor fixes
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
b6ffc9ab54
examples/Makefile.am: add missing file
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
b234e4aa84
Filter block example: add OpenCL implementation
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
41cbb6182c
Filter example: fix copyright
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
4628d2ee48
Filter example: fix copyright
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
a02f53c017
OpenCL Driver: implement clEnqueueWriteBufferRect() and clEnqueueReadBufferRect()
|
%!s(int64=15) %!d(string=hai) anos |
Nathalie Furmento
|
a2b324f866
Block interface: Implement OpenCL transfer for non contiguous blocks. The copy is done 1D line by 1D line and is therefore not efficient. Efficient transfers should be implemented on top of clEnqueueReadBufferRect() and clEnqueueWriteBufferRect() functions.
|
%!s(int64=15) %!d(string=hai) anos |