Cyril Roelandt 59cb5ccbb9 Fix build on systems that do not have nearbyintf(). 13 years ago
..
audio a6fb489423 examples/: Exit from the main function by returning 77 if starpu_init() returned -ENODEV. 13 years ago
axpy 12cc507d65 Fix uninitialized value 13 years ago
basic_examples 59cb5ccbb9 Fix build on systems that do not have nearbyintf(). 13 years ago
binary 0755556822 examples: new exemple to test storing and loading compiled OpenCL kernel on and from the file system 13 years ago
callback 0ee3ebd86c examples: return 77 when there are no devices. 13 years ago
cg 9ba1ab9eb7 cg.c: free data. 13 years ago
cholesky 437affee48 examples: deal with ENODEV errors 13 years ago
common d20369d76e BLAS: A and B must be of type "const TYPE *" in SGEMM. 13 years ago
cpp 76428a1544 examples/cpp/incrementer_cpp: make sure we return the right return value from main(). 13 years ago
filters 4d21f76259 Add starpu_block_shadow_filter_func_vector, which supports shadow for vector partitioning. Add example/test and documentation. 13 years ago
fortran 719155db9f copyright fixes 14 years ago
gl_interop 2d353bd5bd Add gl interop example using glutidlefunc 13 years ago
gordon 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
heat 4b3ad068db free data 13 years ago
incrementer 0ee3ebd86c examples: return 77 when there are no devices. 13 years ago
interface 10dede5684 examples/interface/complex: implement ram<->opencl asynchronous copies 13 years ago
lu 39bae1a42f example/lu: fix filenames for include 13 years ago
mandelbrot 0cbe489754 Function renaming: 13 years ago
matvecmult 1a83af1be4 Make sure users use starpu_conf_init to initialize starpu_conf. Fix some code 13 years ago
mult 437affee48 examples: deal with ENODEV errors 13 years ago
openmp a4c024da3e typos 13 years ago
pi 55482d9c38 define rand functions in a dedicated .h file and add starpu definition for 'struct drand48_data' 13 years ago
pipeline 606087f389 Fix copyright years 13 years ago
ppm_downscaler 572473b193 examples: check return values of starpu functions 13 years ago
profiling 0ee3ebd86c examples: return 77 when there are no devices. 13 years ago
reductions cdd2900939 examples/reductions/minmax_reduction.c: reduce values on slow machines 13 years ago
scheduler b64a380f87 Disable pgreedy in the schedulers.sh. 13 years ago
spmd 38609b1ecc Free allocated vector 13 years ago
spmv 9f4255e6dc examples/spmv: fix datatypes for opencl kernel 13 years ago
stencil a6fb489423 examples/: Exit from the main function by returning 77 if starpu_init() returned -ENODEV. 13 years ago
tag_example 98c8720097 examples/tag_example/tag_restartable.c: lower values on slow machines 13 years ago
top 572473b193 examples: check return values of starpu functions 13 years ago
.gitignore 27eaf1ca36 Add `.gitignore'. 14 years ago
Makefile.am 2d353bd5bd Add gl interop example using glutidlefunc 13 years ago