Samuel Thibault
|
123615baa9
Do not test data_request being NULL on simgrid, we test completion another way
|
před 8 roky |
Samuel Thibault
|
e235fcbe82
Add options for reduction, and add clean target
|
před 8 roky |
Samuel Thibault
|
9c9b38525a
no need to sleep
|
před 8 roky |
Samuel Thibault
|
c07d49339e
Fix running prio_list
|
před 8 roky |
Samuel Thibault
|
f93028199e
Add a simgrid model-checking trivial test for now
|
před 8 roky |
Corentin Salingue
|
dd1f6ce78a
fix size of array when measuring
|
před 8 roky |
Nathalie Furmento
|
c5de85cf48
tests/disk/mem_reclaim.c: remove now-useless code
|
před 8 roky |
Nathalie Furmento
|
21a3263c57
src/common/utils.c: improve implementation of _starpu_mkdtemp_internal
|
před 8 roky |
Nathalie Furmento
|
89ec58cb54
minor fixes
|
před 8 roky |
Nathalie Furmento
|
6564f2bdf3
tests/disk: use new function _starpu_mkdtemp
|
před 8 roky |
Nathalie Furmento
|
6aa36701ae
src/common/utils.c: do not abort when failing to create tmp directory, return NULL instead
|
před 8 roky |
Nathalie Furmento
|
42f76c4ffb
src: implement _starpu_mkdtemp (either by using mkdtemp or when not available by using our own algorithm) and test it
|
před 8 roky |
Nathalie Furmento
|
dbc5e606e5
tests/disk/mem_reclaim.c: test return value for rmdir
|
před 8 roky |
Nathalie Furmento
|
33deddc603
tools/cppcheck/suppressions.txt: update suppressions
|
před 8 roky |
Nathalie Furmento
|
db0a3bb756
examples/mlr/mlr.c: fix code
|
před 8 roky |
Samuel Thibault
|
25c5266794
Fix accessing the CUDA properties before it gets initialized
|
před 8 roky |
Nathalie Furmento
|
e7ea46f3d7
followup to previous commit: helper.h should not be used for examples
|
před 8 roky |
Nathalie Furmento
|
57d9684f0a
revert r20146: helper.h should not be used for examples
|
před 8 roky |
Nathalie Furmento
|
c4622f6763
merge trunk@20971: examples/cpp/add_vectors_cpp11.cpp: fix code, STARPU_TEST_SKIPPED is not defined for examples
|
před 8 roky |
Nathalie Furmento
|
eac913ffdf
examples/cpp/add_vectors_cpp11.cpp: fix code, STARPU_TEST_SKIPPED is not defined for examples
|
před 8 roky |
Samuel Thibault
|
931099ec5f
Avoid arithmetic over void pointer, refused by more recent opencl implementations
|
před 8 roky |
Corentin Salingue
|
bf02849c13
add helper.h for distcheck
|
před 8 roky |
Corentin Salingue
|
db813919c0
chose best numa node when doing transfers
|
před 8 roky |
Nathalie Furmento
|
3e8b4edf13
include/starpu_task.h: group struct variables defined with :1
|
před 8 roky |
Corentin Salingue
|
62bcf99d5a
fix when hwloc doesn't find some CUDA/OpenCL devices
|
před 8 roky |
Samuel Thibault
|
885cbf64d0
Fix crash when list is empty
|
před 8 roky |
Samuel Thibault
|
d4dbd8260b
Avoid dumb division by zero
|
před 8 roky |
Samuel Thibault
|
33749e044c
push/pop state instead of recording whether we were reclaiming or not
|
před 8 roky |
Corentin Salingue
|
ccffe0783e
numa node can be used to transfer data on disk
|
před 8 roky |
Samuel Thibault
|
13bfbabc80
Allow to disable glpk usage
|
před 8 roky |