Olivier Aumage 1c6a3ad8b0 - fix initialization 14 years ago
..
audio 77e5c2f107 Drop useless field initialization to NULL 14 years ago
axpy 77e5c2f107 Drop useless field initialization to NULL 14 years ago
basic_examples c13d6d3619 examples/basic_examples/block.c: let the application fails when computation fails 14 years ago
callback 0d1ef0f7bb examples/ : free allocated memory and unregister data from StarPU 14 years ago
cg 2db455d5ab Use starpu_malloc 14 years ago
cholesky ffcfb86084 Multi-implementation. 14 years ago
common 68c2135caf fix yet more c++-like comments 14 years ago
filters bd2c88d145 cast void* to please the SCC compiler 14 years ago
fortran 719155db9f copyright fixes 14 years ago
gordon 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
heat ffcfb86084 Multi-implementation. 14 years ago
incrementer d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime 14 years ago
lu 1c6a3ad8b0 - fix initialization 14 years ago
mandelbrot bd2c88d145 cast void* to please the SCC compiler 14 years ago
matvecmult 26cf8b8670 examples/matvecmult/matvecmult.c: mark test as skipped when no opencl worker is available 14 years ago
mult d733ca88df give better names 14 years ago
openmp 2f21c1e693 Add a configuration parameter to enable only one combined worker. Use it to provide an OpenMP example which should work with most OpenMP implementations. 14 years ago
opt d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime 14 years ago
ppm_downscaler bd2c88d145 cast void* to please the SCC compiler 14 years ago
profiling bd2c88d145 cast void* to please the SCC compiler 14 years ago
reductions bd2c88d145 cast void* to please the SCC compiler 14 years ago
scheduler 2f3d6b8515 define --enable-slow-machine to run tests and examples with smaller inputs 14 years ago
socl ad9b202a0f SOCL: Mandelbrot: Disable X11 output 14 years ago
spmv bd2c88d145 cast void* to please the SCC compiler 14 years ago
starpufft 3de9ebd5de Simplify Makefiles 14 years ago
stencil 87a4f18af0 Fix c++-isms 14 years ago
tag_example 681c476c42 examples: make sure codelet structures are completely zeroed 14 years ago
top bd2c88d145 cast void* to please the SCC compiler 14 years ago
.gitignore 27eaf1ca36 Add `.gitignore'. 14 years ago
Makefile.am 66e35b6222 - add support for complex number cases in the LU example 14 years ago