Cyril Roelandt d20369d76e BLAS: A and B must be of type "const TYPE *" in SGEMM. 13 lat temu
..
audio a6fb489423 examples/: Exit from the main function by returning 77 if starpu_init() returned -ENODEV. 13 lat temu
axpy 12cc507d65 Fix uninitialized value 13 lat temu
basic_examples c7de5b704c examples/basic_examples/: stdint.h might not be available in OpenCL 13 lat temu
callback 0ee3ebd86c examples: return 77 when there are no devices. 13 lat temu
cg 9ba1ab9eb7 cg.c: free data. 13 lat temu
cholesky 437affee48 examples: deal with ENODEV errors 13 lat temu
common d20369d76e BLAS: A and B must be of type "const TYPE *" in SGEMM. 13 lat temu
cpp 76428a1544 examples/cpp/incrementer_cpp: make sure we return the right return value from main(). 13 lat temu
filters a70f4fb1cb examples/filters/fvector.c: display message on ENODEV 13 lat temu
fortran 719155db9f copyright fixes 15 lat temu
gordon 0d9f08ae8d Fix copyrights, thanks Ludo! 15 lat temu
heat 4b3ad068db free data 13 lat temu
incrementer 0ee3ebd86c examples: return 77 when there are no devices. 13 lat temu
interface 10dede5684 examples/interface/complex: implement ram<->opencl asynchronous copies 13 lat temu
lu 52e3aca240 examples/lu: deal with ENODEV error 13 lat temu
mandelbrot 0cbe489754 Function renaming: 14 lat temu
matvecmult 8209e5ea8d examples/matvecmult/matvecmult.c: mark test as skipped if starpu_task_submit() returns ENODEV 13 lat temu
mult 437affee48 examples: deal with ENODEV errors 13 lat temu
openmp e5917197d0 Make more and bigger tasks in openmp example 13 lat temu
pi 55482d9c38 define rand functions in a dedicated .h file and add starpu definition for 'struct drand48_data' 13 lat temu
ppm_downscaler 572473b193 examples: check return values of starpu functions 14 lat temu
profiling 0ee3ebd86c examples: return 77 when there are no devices. 13 lat temu
reductions cdd2900939 examples/reductions/minmax_reduction.c: reduce values on slow machines 13 lat temu
scheduler d7f11524bf Skip test if cholesky_tag is not available (no blas) 13 lat temu
spmd 38609b1ecc Free allocated vector 13 lat temu
spmv 9f4255e6dc examples/spmv: fix datatypes for opencl kernel 13 lat temu
stencil a6fb489423 examples/: Exit from the main function by returning 77 if starpu_init() returned -ENODEV. 13 lat temu
tag_example 98c8720097 examples/tag_example/tag_restartable.c: lower values on slow machines 13 lat temu
top 572473b193 examples: check return values of starpu functions 14 lat temu
.gitignore 27eaf1ca36 Add `.gitignore'. 14 lat temu
Makefile.am 59a6478932 examples/scheduler/schedulers.sh: add script file to test all schedulers on cholesky application 13 lat temu