Nathalie Furmento 55482d9c38 define rand functions in a dedicated .h file and add starpu definition for 'struct drand48_data' 14 年 前
..
audio a6fb489423 examples/: Exit from the main function by returning 77 if starpu_init() returned -ENODEV. 14 年 前
axpy 0ee3ebd86c examples: return 77 when there are no devices. 14 年 前
basic_examples 0e898d8fd4 examples/: check return value for starpu functions 14 年 前
callback 0ee3ebd86c examples: return 77 when there are no devices. 14 年 前
cg 9ba1ab9eb7 cg.c: free data. 14 年 前
cholesky d26370100c examples/cholesky/cholesky_grain_tag.c: unregister data 14 年 前
common c3a5171174 examples/common/blas_model.h: fix function prototype 14 年 前
cpp 6c40c12c3a cleanup c++ example 14 年 前
filters b867921f74 examples/filters/custom_mf: proper use of macros 14 年 前
fortran 719155db9f copyright fixes 15 年 前
gordon 0d9f08ae8d Fix copyrights, thanks Ludo! 15 年 前
heat 4b3ad068db free data 14 年 前
incrementer 0ee3ebd86c examples: return 77 when there are no devices. 14 年 前
interface add8a538dd Fix buffer overflow 14 年 前
lu 48dde128d9 Make test faster on slow machines 14 年 前
mandelbrot 0cbe489754 Function renaming: 14 年 前
matvecmult 8209e5ea8d examples/matvecmult/matvecmult.c: mark test as skipped if starpu_task_submit() returns ENODEV 14 年 前
mult 74f5576e85 Make test faster on slow machines 14 年 前
openmp e5917197d0 Make more and bigger tasks in openmp example 14 年 前
pi 55482d9c38 define rand functions in a dedicated .h file and add starpu definition for 'struct drand48_data' 14 年 前
ppm_downscaler 572473b193 examples: check return values of starpu functions 14 年 前
profiling 0ee3ebd86c examples: return 77 when there are no devices. 14 年 前
reductions 20bde3b77b minmax_reduction example: free memory at the end of the test. 14 年 前
scheduler 0ee3ebd86c examples: return 77 when there are no devices. 14 年 前
spmv a6fb489423 examples/: Exit from the main function by returning 77 if starpu_init() returned -ENODEV. 14 年 前
stencil a6fb489423 examples/: Exit from the main function by returning 77 if starpu_init() returned -ENODEV. 14 年 前
tag_example ee74bad03a examples/tag_example/tag_restartable.c: add missing return 14 年 前
top 572473b193 examples: check return values of starpu functions 14 年 前
.gitignore 27eaf1ca36 Add `.gitignore'. 15 年 前
Makefile.am 13b65d483d examples/Makefile.am: add pi/pi.h 14 年 前