Cyril Roelandt 750f030c04 examples/lu/xlu_kernels.c: do not just abort when a cublas call fails; print an error message first to help us debug the code. 13 years ago
..
audio d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset 13 years ago
axpy ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 years ago
basic_examples 06fe73b434 Fix a GNUism in examples/Makefile.am, so that bmake can compile the project. 13 years ago
binary ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 years ago
callback 0ee3ebd86c examples: return 77 when there are no devices. 14 years ago
cg ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 years ago
cholesky 74c024608c Add --help option to cholesky 13 years ago
common d20369d76e BLAS: A and B must be of type "const TYPE *" in SGEMM. 13 years ago
cpp ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 years ago
filters 7b55f1207c examples: opencl copy functions now use the type cl_event* instead of void* 13 years ago
fortran 719155db9f copyright fixes 15 years ago
gl_interop ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 years ago
gordon 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
heat ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 years ago
incrementer d87bb4efeb examples: minor fixes following icc warnings 13 years ago
interface 7b55f1207c examples: opencl copy functions now use the type cl_event* instead of void* 13 years ago
lu 750f030c04 examples/lu/xlu_kernels.c: do not just abort when a cublas call fails; print an error message first to help us debug the code. 13 years ago
mandelbrot ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 years ago
matvecmult ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 years ago
mult d87bb4efeb examples: minor fixes following icc warnings 13 years ago
openmp a4c024da3e typos 13 years ago
pi d87bb4efeb examples: minor fixes following icc warnings 13 years ago
pipeline 606087f389 Fix copyright years 13 years ago
ppm_downscaler 572473b193 examples: check return values of starpu functions 14 years ago
profiling b20e9ae4fa Account active spinning time into sleeping time when using non-blocking drivers 13 years ago
reductions d87bb4efeb examples: minor fixes following icc warnings 13 years ago
scheduler b64a380f87 Disable pgreedy in the schedulers.sh. 13 years ago
spmd 38609b1ecc Free allocated vector 14 years ago
spmv ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 years ago
stencil 88bf76e6b2 Replace STARPU_ASSERT(0) by STARPU_ABORT(). 13 years ago
tag_example 98c8720097 examples/tag_example/tag_restartable.c: lower values on slow machines 14 years ago
top ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 years ago
.gitignore 27eaf1ca36 Add `.gitignore'. 15 years ago
Makefile.am 877a3b3bdd build: partly revert 7205 by testing automake version as LOG_COMPILER has been introduced in version 1.11. 13 years ago