Samuel Thibault
|
e235fcbe82
Add options for reduction, and add clean target
|
8 years ago |
Samuel Thibault
|
9c9b38525a
no need to sleep
|
8 years ago |
Samuel Thibault
|
c07d49339e
Fix running prio_list
|
8 years ago |
Samuel Thibault
|
f93028199e
Add a simgrid model-checking trivial test for now
|
8 years ago |
Nathalie Furmento
|
c5de85cf48
tests/disk/mem_reclaim.c: remove now-useless code
|
8 years ago |
Nathalie Furmento
|
21a3263c57
src/common/utils.c: improve implementation of _starpu_mkdtemp_internal
|
8 years ago |
Nathalie Furmento
|
89ec58cb54
minor fixes
|
8 years ago |
Nathalie Furmento
|
6564f2bdf3
tests/disk: use new function _starpu_mkdtemp
|
8 years ago |
Nathalie Furmento
|
6aa36701ae
src/common/utils.c: do not abort when failing to create tmp directory, return NULL instead
|
8 years ago |
Nathalie Furmento
|
42f76c4ffb
src: implement _starpu_mkdtemp (either by using mkdtemp or when not available by using our own algorithm) and test it
|
8 years ago |
Nathalie Furmento
|
dbc5e606e5
tests/disk/mem_reclaim.c: test return value for rmdir
|
8 years ago |
Nathalie Furmento
|
33deddc603
tools/cppcheck/suppressions.txt: update suppressions
|
8 years ago |
Nathalie Furmento
|
db0a3bb756
examples/mlr/mlr.c: fix code
|
8 years ago |
Samuel Thibault
|
25c5266794
Fix accessing the CUDA properties before it gets initialized
|
8 years ago |
Nathalie Furmento
|
eac913ffdf
examples/cpp/add_vectors_cpp11.cpp: fix code, STARPU_TEST_SKIPPED is not defined for examples
|
8 years ago |
Samuel Thibault
|
931099ec5f
Avoid arithmetic over void pointer, refused by more recent opencl implementations
|
8 years ago |
Nathalie Furmento
|
3e8b4edf13
include/starpu_task.h: group struct variables defined with :1
|
8 years ago |
Samuel Thibault
|
885cbf64d0
Fix crash when list is empty
|
8 years ago |
Samuel Thibault
|
d4dbd8260b
Avoid dumb division by zero
|
8 years ago |
Samuel Thibault
|
33749e044c
push/pop state instead of recording whether we were reclaiming or not
|
8 years ago |
Samuel Thibault
|
13bfbabc80
Allow to disable glpk usage
|
8 years ago |
Samuel Thibault
|
3b37b455d2
document value returned by push_task
|
8 years ago |
Samuel Thibault
|
643c2d99c0
Add links to modules
|
8 years ago |
Samuel Thibault
|
260b84ada6
note that starpu_wake_worker is only needed for simgrid or blocking driver modes
|
8 years ago |
Samuel Thibault
|
be828aef09
document starpu_wake_worker
|
8 years ago |
Nathalie Furmento
|
bdd09a823c
doc: fix code
|
8 years ago |
Samuel Thibault
|
16f919cb37
Fix build with enable-debug
|
8 years ago |
Nathalie Furmento
|
04f9106b82
src/core/sched_policy.c: fix for empty tasks being submitted to a non initial sched context
|
8 years ago |
Nathalie Furmento
|
11034fc9d4
src: fix printf commands with correct type
|
8 years ago |
Nathalie Furmento
|
72ed9bc28d
src/core/perfmodel/perfmodel_bus.c: fix fprintf commands with correct type
|
8 years ago |