Cyril Roelandt 5a48f43de5 Fixing dead initializations. 14 gadi atpakaļ
..
audio 2177148f7e add missing licence information 14 gadi atpakaļ
axpy 77e5c2f107 Drop useless field initialization to NULL 14 gadi atpakaļ
basic_examples 27d61d9f32 Fixing dead assignment. 14 gadi atpakaļ
callback 0d1ef0f7bb examples/ : free allocated memory and unregister data from StarPU 14 gadi atpakaļ
cg 50996d4071 Fix termination hang: make sure all tasks are finished before shutting down 14 gadi atpakaļ
cholesky 63d7799af6 Add theoretical bound support to cholesky, document that the result is in ms 14 gadi atpakaļ
common 68c2135caf fix yet more c++-like comments 14 gadi atpakaļ
filters 2f7e58789a Fixing dead assignments. 14 gadi atpakaļ
fortran 719155db9f copyright fixes 14 gadi atpakaļ
gordon 0d9f08ae8d Fix copyrights, thanks Ludo! 14 gadi atpakaļ
heat ffcfb86084 Multi-implementation. 14 gadi atpakaļ
incrementer b5f38aa1ee Fixing dead assignment. 14 gadi atpakaļ
lu 1c6a3ad8b0 - fix initialization 14 gadi atpakaļ
mandelbrot bd2c88d145 cast void* to please the SCC compiler 14 gadi atpakaļ
matvecmult 26cf8b8670 examples/matvecmult/matvecmult.c: mark test as skipped when no opencl worker is available 14 gadi atpakaļ
mult d733ca88df give better names 14 gadi atpakaļ
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 gadi atpakaļ
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 gadi atpakaļ
ppm_downscaler bd2c88d145 cast void* to please the SCC compiler 14 gadi atpakaļ
profiling bd2c88d145 cast void* to please the SCC compiler 14 gadi atpakaļ
reductions bd2c88d145 cast void* to please the SCC compiler 14 gadi atpakaļ
scheduler 2f3d6b8515 define --enable-slow-machine to run tests and examples with smaller inputs 14 gadi atpakaļ
socl ad9b202a0f SOCL: Mandelbrot: Disable X11 output 14 gadi atpakaļ
spmv 42ecdb6064 Fixing dead assignments. 14 gadi atpakaļ
starpufft 3de9ebd5de Simplify Makefiles 14 gadi atpakaļ
stencil 2177148f7e add missing licence information 14 gadi atpakaļ
tag_example 681c476c42 examples: make sure codelet structures are completely zeroed 14 gadi atpakaļ
top 5a48f43de5 Fixing dead initializations. 14 gadi atpakaļ
.gitignore 27eaf1ca36 Add `.gitignore'. 14 gadi atpakaļ
Makefile.am dee86a1ac1 Remove the mult_impl example, the vector_scal example makes much more sense 14 gadi atpakaļ