Samuel Thibault
|
601125ce93
Make simgrid versions properly return the main exit code
|
9 years ago |
Nathalie Furmento
|
94d626f9e1
fix bugs detected by coverity
|
9 years ago |
Nathalie Furmento
|
3cdc863cb4
fix bugs detected by coverity
|
9 years ago |
Nathalie Furmento
|
d476c09ccf
fix bugs detected by coverity
|
9 years ago |
Nathalie Furmento
|
4405cb0795
fix bugs reported by coverity
|
9 years ago |
Samuel Thibault
|
6920c2293e
fix memory leak
|
9 years ago |
Samuel Thibault
|
a80b5688df
fix overflow when reading the packed data
|
9 years ago |
Nathalie Furmento
|
785cdde802
tests/main/insert_task_value.c: improve test
|
9 years ago |
Nathalie Furmento
|
72f02d1967
src/util/starpu_task_insert.c: fix variable type
|
9 years ago |
Nathalie Furmento
|
62e33d6876
tests/main/insert_task_pack.c: remove unreachable code
|
9 years ago |
Nathalie Furmento
|
93652cab00
src/util/starpu_task_insert.c: destroy unused task
|
9 years ago |
Nathalie Furmento
|
fcc501b664
add missing file
|
9 years ago |
Samuel Thibault
|
1af1847937
drop warning
|
9 years ago |
Nathalie Furmento
|
58870d88ed
Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions
|
9 years ago |
Samuel Thibault
|
e7a67678f3
Port r17807 from Loris' work: added handle to _STARTPU_START_DRIVER_COPY macro
|
9 years ago |
Nathalie Furmento
|
a53cd8edeb
fixes based on coverity reports
|
9 years ago |
Samuel Thibault
|
d15acd36e7
'-' can not appear in function name
|
9 years ago |
Corentin Salingue
|
3f421da55c
update doc for --enable-blas-lib and add doc for --enable-leveldb
|
9 years ago |
Samuel Thibault
|
6a03e93123
Add STARPU_CODELET_SIMGRID_EXECUTE flag to allow executing codelet functions even in simgrid mode
|
9 years ago |
Samuel Thibault
|
d7a25144fc
add missing file
|
9 years ago |
Samuel Thibault
|
68658f16bf
Add --enable-coverity flag to configure, to avoid building .cu files with nvcc which produces millions of lines of code we don't want to analyze
|
9 years ago |
Samuel Thibault
|
8b98e083f7
Add consts
|
9 years ago |
Nathalie Furmento
|
6cc8dcb563
fix bugs detected by coverity
|
9 years ago |
Nathalie Furmento
|
f383f359b5
tools/valgrind: add suppression rules
|
9 years ago |
Nathalie Furmento
|
95a4a6f3e7
src/sched_policies/deque_modeling_policy_data_aware.c: use calloc to make sure memory is defined
|
9 years ago |
Corentin Salingue
|
e2276ae56a
Add missing file extensions when cleaning with --enable-coverage parameter
|
9 years ago |
Corentin Salingue
|
3c1adbed0f
Add missing lib to compile with --enable-coverage for gcov
|
9 years ago |
Nathalie Furmento
|
e3bf388754
New function starpu_codelet_unpack_args_and_copyleft() which allows to copy in a new buffer values which have not been unpacked by the current call
|
9 years ago |
Samuel Thibault
|
4fd15baca4
Fix unlocking model
|
9 years ago |
Samuel Thibault
|
2c44bbe138
Fix assertion: NOWHERE tasks call push_task_output too
|
9 years ago |