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