Samuel Thibault 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 年 前
..
audio 77e5c2f107 Drop useless field initialization to NULL 14 年 前
axpy 77e5c2f107 Drop useless field initialization to NULL 14 年 前
basic_examples 77e5c2f107 Drop useless field initialization to NULL 14 年 前
callback 0d1ef0f7bb examples/ : free allocated memory and unregister data from StarPU 15 年 前
cg 2db455d5ab Use starpu_malloc 15 年 前
cholesky b40eedf71a fix initialization 14 年 前
common 68c2135caf fix yet more c++-like comments 15 年 前
filters 77e5c2f107 Drop useless field initialization to NULL 14 年 前
fortran 719155db9f copyright fixes 15 年 前
gordon 0d9f08ae8d Fix copyrights, thanks Ludo! 15 年 前
heat 77e5c2f107 Drop useless field initialization to NULL 14 年 前
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 年 前
lu 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 年 前
mandelbrot 7ecda6ea8f Do not flush back output into main memory when not showing it. 14 年 前
matvecmult 0d1ef0f7bb examples/ : free allocated memory and unregister data from StarPU 15 年 前
mult d733ca88df give better names 15 年 前
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 77e5c2f107 Drop useless field initialization to NULL 14 年 前
profiling d6c6d3663f examples/: do not display messages when environment variable STARPU_SSILENT is set 15 年 前
reductions 3957985be7 fix typo 14 年 前
scheduler 2f3d6b8515 define --enable-slow-machine to run tests and examples with smaller inputs 15 年 前
socl 6ce4934cd3 Add some SOCL examples 14 年 前
spmv 77e5c2f107 Drop useless field initialization to NULL 14 年 前
starpufft 3de9ebd5de Simplify Makefiles 15 年 前
stencil 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 年 前
tag_example a9f4293583 minor fixes for warnings detected by Intel Compiler 15 年 前
top cf42bcf4a1 Merge starpu-top branch into trunk 14 年 前
.gitignore 27eaf1ca36 Add `.gitignore'. 15 年 前
Makefile.am 6ce4934cd3 Add some SOCL examples 14 年 前