Olivier Aumage
|
408f4d3d98
factorize code
|
8 years ago |
Olivier Aumage
|
98508d981f
merge from trunk
|
8 years ago |
Olivier Aumage
|
8fe2351f74
avoid square roots of negative values
|
8 years ago |
Olivier Aumage
|
c69b727f33
allow devices with ncores=0
|
8 years ago |
Olivier Aumage
|
58d4d0dcd0
properly initialize codelet_start/codelet_end timestamps
|
8 years ago |
Samuel Thibault
|
09b0cfdd22
Fix tmp path order :)
|
8 years ago |
Nathalie Furmento
|
9559b6d56a
tests/main/mkdtemp.c: also try variables TEMP and TMP, not only TMPDIR
|
8 years ago |
Nathalie Furmento
|
90d4183d31
tests/main/mkdtemp.c: use variable TMPDIR instead of hard-coding value /tmp
|
8 years ago |
Samuel Thibault
|
ec72b21232
Also try TEMP and TMP environment variables, not only TMPDIR
|
8 years ago |
Olivier Aumage
|
b71f91a262
drop the right task from the current_tasks pipeline on CUDA
|
8 years ago |
Samuel Thibault
|
c1b913a2b2
Try to redruce on the state of an empty list
|
8 years ago |
Samuel Thibault
|
05bfe97196
clearer macro names, add iterations
|
8 years ago |
Olivier Aumage
|
950d269178
use assumed-size instead of assumed-shape arrays for native fortran API, for better backward compatibility
|
8 years ago |
Samuel Thibault
|
3fff4c9f5f
commit missing changes
|
8 years ago |
Samuel Thibault
|
defd69333a
generalize running model-checking tests
|
8 years ago |
Samuel Thibault
|
00042d3039
Fix build from starpu with old simgrid: BUILDING_STARPU is only for the lib
|
8 years ago |
Samuel Thibault
|
b83f2454f2
Add copyright
|
8 years ago |
Samuel Thibault
|
d56020e400
Allow to use several lists to check that the model-checker discovers that's independent
|
8 years ago |
Samuel Thibault
|
6379d50511
Fix detection of simgrid-mc tool
|
8 years ago |
Samuel Thibault
|
b5d53106f7
Fix build with old simgrids
|
8 years ago |
Samuel Thibault
|
85ab8748c5
do not enable mpi checks by default when simgrid support is enabled, since it requires static linking which is too expensive for being a default
|
8 years ago |
Samuel Thibault
|
e15ca34bbb
Add --enable-simgrid-mc to selectively enable the model checker
|
8 years ago |
Nathalie Furmento
|
444461c75a
doc: improve name for chapitre title
|
8 years ago |
Samuel Thibault
|
bf08b7ae24
document how to play with model checker
|
8 years ago |
Samuel Thibault
|
6383fe8b36
Test a reasonably large case
|
8 years ago |
Samuel Thibault
|
d8991796b2
Run model checking during make check
|
8 years ago |
Olivier Aumage
|
1a60c8895f
rework relax mechanism to avoid lock ordering issue in _starpu_worker_lock
|
8 years ago |
Samuel Thibault
|
e9056e542d
make it possible to run mpi cholesky in simgrid mode
|
8 years ago |
Samuel Thibault
|
eff6fdad8d
do not trust modular heft schedulers yet
|
8 years ago |
Olivier Aumage
|
da24b31a99
avoid lock ordering issue in starpu_worker_is_blocked_in_parallel
|
8 years ago |