Samuel Thibault 50996d4071 Fix termination hang: make sure all tasks are finished before shutting down 14 年之前
..
audio 2177148f7e add missing licence information 14 年之前
axpy 77e5c2f107 Drop useless field initialization to NULL 14 年之前
basic_examples 2af42b0125 don't even include xmmintrin.h when SSE is not enabled 14 年之前
callback 0d1ef0f7bb examples/ : free allocated memory and unregister data from StarPU 14 年之前
cg 50996d4071 Fix termination hang: make sure all tasks are finished before shutting down 14 年之前
cholesky 63d7799af6 Add theoretical bound support to cholesky, document that the result is in ms 14 年之前
common 68c2135caf fix yet more c++-like comments 14 年之前
filters bd2c88d145 cast void* to please the SCC compiler 14 年之前
fortran 719155db9f copyright fixes 14 年之前
gordon 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年之前
heat ffcfb86084 Multi-implementation. 14 年之前
incrementer f428415792 properly terminate starpu even on error 14 年之前
lu 1c6a3ad8b0 - fix initialization 14 年之前
mandelbrot bd2c88d145 cast void* to please the SCC compiler 14 年之前
matvecmult 26cf8b8670 examples/matvecmult/matvecmult.c: mark test as skipped when no opencl worker is available 14 年之前
mult d733ca88df give better names 14 年之前
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 年之前
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 年之前
ppm_downscaler bd2c88d145 cast void* to please the SCC compiler 14 年之前
profiling bd2c88d145 cast void* to please the SCC compiler 14 年之前
reductions bd2c88d145 cast void* to please the SCC compiler 14 年之前
scheduler 2f3d6b8515 define --enable-slow-machine to run tests and examples with smaller inputs 14 年之前
socl ad9b202a0f SOCL: Mandelbrot: Disable X11 output 14 年之前
spmv bd2c88d145 cast void* to please the SCC compiler 14 年之前
starpufft 3de9ebd5de Simplify Makefiles 14 年之前
stencil 2177148f7e add missing licence information 14 年之前
tag_example 681c476c42 examples: make sure codelet structures are completely zeroed 14 年之前
top bd2c88d145 cast void* to please the SCC compiler 14 年之前
.gitignore 27eaf1ca36 Add `.gitignore'. 14 年之前
Makefile.am 66e35b6222 - add support for complex number cases in the LU example 14 年之前