Nathalie Furmento 1bc571e77a add a example on how to define a new data interface 13 years ago
..
audio 572473b193 examples: check return values of starpu functions 13 years ago
axpy 0ee3ebd86c examples: return 77 when there are no devices. 13 years ago
basic_examples 7733a5cb3c Rename STARPU_MULTIFORMAT_GET_PTR into STARPU_MULTIFORMAT_GET_CPU_PTR, for coherency with the other macros 13 years ago
callback 0ee3ebd86c examples: return 77 when there are no devices. 13 years ago
cg 1ae1ac96cf Use starpu_data_cpy in CG 13 years ago
cholesky b379ac8a40 Fix returning 77 13 years ago
common c3a5171174 examples/common/blas_model.h: fix function prototype 13 years ago
cpp 6c40c12c3a cleanup c++ example 13 years ago
filters 203765dbd8 Data interface: add new function int starpu_data_interface_get_next_id() which returns the next id available for a data interface. That ensures different data interface registered by application all have different ids. 13 years ago
fortran 719155db9f copyright fixes 14 years ago
gordon 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
heat d47fc78d0c fix heat execution: DONE needs to include STARTED, otherwise some other task would try to start it again, and the task counters get bogus. Also include some debugging 13 years ago
incrementer 0ee3ebd86c examples: return 77 when there are no devices. 13 years ago
interface 1bc571e77a add a example on how to define a new data interface 13 years ago
lu 0ee3ebd86c examples: return 77 when there are no devices. 13 years ago
mandelbrot 0cbe489754 Function renaming: 13 years ago
matvecmult 4e84b0ce42 examples: check return values of starpu functions 13 years ago
mult 0ee3ebd86c examples: return 77 when there are no devices. 13 years ago
openmp e5917197d0 Make more and bigger tasks in openmp example 13 years ago
opt 4e84b0ce42 examples: check return values of starpu functions 13 years ago
ppm_downscaler 572473b193 examples: check return values of starpu functions 13 years ago
profiling 0ee3ebd86c examples: return 77 when there are no devices. 13 years ago
reductions 0ee3ebd86c examples: return 77 when there are no devices. 13 years ago
scheduler 0ee3ebd86c examples: return 77 when there are no devices. 13 years ago
spmv 0ee3ebd86c examples: return 77 when there are no devices. 13 years ago
stencil f945ca5b6c clEnqueueCopyBuffer is always non-blocking, so we have to explicitly wait for it when needed. 13 years ago
tag_example 0ee3ebd86c examples: return 77 when there are no devices. 13 years ago
top 572473b193 examples: check return values of starpu functions 13 years ago
.gitignore 27eaf1ca36 Add `.gitignore'. 14 years ago
Makefile.am 1bc571e77a add a example on how to define a new data interface 13 years ago