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