Samuel Thibault 415a58186b fix profiling by linking libstarpu statically into tests and examples 12 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 d2d9ce97ca Fix non-ANSI function declarations found using smatch. 12 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. 13 years ago
cg c2dbabb2e3 examples: cg example needs a CUDA card which supports double 12 years ago
cholesky 72ca65213e show default values 12 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 070a1ead7c examples: remove double variable declaration 12 years ago
fortran 719155db9f copyright fixes 14 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! 14 years ago
heat 6178d5fd8d Call STARPU_CUBLAS_REPORT_ERROR upon failure of a function from the CUBLAS library. 12 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* 12 years ago
lu 281f5e37b5 Make sure CUDA cards with capabilities < 1.3 do not try to perform opertions on doubles. 12 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 9459043d04 Use by default bigger matrices, but less iterations 12 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 13 years ago
profiling b20e9ae4fa Account active spinning time into sleeping time when using non-blocking drivers 13 years ago
reductions 070a1ead7c examples: remove double variable declaration 12 years ago
scheduler b64a380f87 Disable pgreedy in the schedulers.sh. 13 years ago
spmd 38609b1ecc Free allocated vector 13 years ago
spmv ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 years ago
stencil 415a58186b fix profiling by linking libstarpu statically into tests and examples 12 years ago
tag_example 98c8720097 examples/tag_example/tag_restartable.c: lower values on slow machines 13 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'. 14 years ago
Makefile.am 415a58186b fix profiling by linking libstarpu statically into tests and examples 12 years ago