Nathalie Furmento 9f4255e6dc examples/spmv: fix datatypes for opencl kernel 14 年 前
..
audio a6fb489423 examples/: Exit from the main function by returning 77 if starpu_init() returned -ENODEV. 14 年 前
axpy fbdb8cbff6 examples/axpy/axpy.c: add include <math.h> 14 年 前
basic_examples c7de5b704c examples/basic_examples/: stdint.h might not be available in OpenCL 14 年 前
callback 0ee3ebd86c examples: return 77 when there are no devices. 14 年 前
cg 9ba1ab9eb7 cg.c: free data. 14 年 前
cholesky 437affee48 examples: deal with ENODEV errors 14 年 前
common c3a5171174 examples/common/blas_model.h: fix function prototype 14 年 前
cpp 1addb07bf4 examples/cpp/incrementer_cpp.cpp: unload the opencl program before shutting down. 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 d6fd124ae4 Check the return value of starpu_opencl_unload_opencl(). 14 年 前
lu 52e3aca240 examples/lu: deal with ENODEV error 14 年 前
mandelbrot 0cbe489754 Function renaming: 14 年 前
matvecmult 8209e5ea8d examples/matvecmult/matvecmult.c: mark test as skipped if starpu_task_submit() returns ENODEV 14 年 前
mult 437affee48 examples: deal with ENODEV errors 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 d6fd124ae4 Check the return value of starpu_opencl_unload_opencl(). 14 年 前
scheduler 0ee3ebd86c examples: return 77 when there are no devices. 14 年 前
spmd b6575c2a6f Added the SPMD example in Makefile.am. 14 年 前
spmv 9f4255e6dc examples/spmv: fix datatypes for opencl kernel 14 年 前
stencil a6fb489423 examples/: Exit from the main function by returning 77 if starpu_init() returned -ENODEV. 14 年 前
tag_example 98c8720097 examples/tag_example/tag_restartable.c: lower values on slow machines 14 年 前
top 572473b193 examples: check return values of starpu functions 14 年 前
.gitignore 27eaf1ca36 Add `.gitignore'. 15 年 前
Makefile.am b6575c2a6f Added the SPMD example in Makefile.am. 14 年 前