Samuel Thibault 415a58186b fix profiling by linking libstarpu statically into tests and examples 13 lat temu
..
audio d2cd1868e2 provide good examples by always using cudaMemsetAsync, not cudaMemset 13 lat temu
axpy ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
basic_examples d2d9ce97ca Fix non-ANSI function declarations found using smatch. 13 lat temu
binary ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
callback 0ee3ebd86c examples: return 77 when there are no devices. 13 lat temu
cg c2dbabb2e3 examples: cg example needs a CUDA card which supports double 13 lat temu
cholesky 72ca65213e show default values 13 lat temu
common d20369d76e BLAS: A and B must be of type "const TYPE *" in SGEMM. 13 lat temu
cpp ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
filters 070a1ead7c examples: remove double variable declaration 13 lat temu
fortran 719155db9f copyright fixes 14 lat temu
gl_interop ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
gordon 0d9f08ae8d Fix copyrights, thanks Ludo! 14 lat temu
heat 6178d5fd8d Call STARPU_CUBLAS_REPORT_ERROR upon failure of a function from the CUBLAS library. 13 lat temu
incrementer d87bb4efeb examples: minor fixes following icc warnings 13 lat temu
interface 7b55f1207c examples: opencl copy functions now use the type cl_event* instead of void* 13 lat temu
lu 281f5e37b5 Make sure CUDA cards with capabilities < 1.3 do not try to perform opertions on doubles. 13 lat temu
mandelbrot ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
matvecmult ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
mult 9459043d04 Use by default bigger matrices, but less iterations 13 lat temu
openmp a4c024da3e typos 13 lat temu
pi d87bb4efeb examples: minor fixes following icc warnings 13 lat temu
pipeline 606087f389 Fix copyright years 13 lat temu
ppm_downscaler 572473b193 examples: check return values of starpu functions 14 lat temu
profiling b20e9ae4fa Account active spinning time into sleeping time when using non-blocking drivers 13 lat temu
reductions 070a1ead7c examples: remove double variable declaration 13 lat temu
scheduler b64a380f87 Disable pgreedy in the schedulers.sh. 13 lat temu
spmd 38609b1ecc Free allocated vector 13 lat temu
spmv ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
stencil 415a58186b fix profiling by linking libstarpu statically into tests and examples 13 lat temu
tag_example 98c8720097 examples/tag_example/tag_restartable.c: lower values on slow machines 13 lat temu
top ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files 13 lat temu
.gitignore 27eaf1ca36 Add `.gitignore'. 14 lat temu
Makefile.am 415a58186b fix profiling by linking libstarpu statically into tests and examples 13 lat temu