simgrid: request verbose info on resleak |
|
More...
|
over 3 years ago
|
SMPI: properly detect hard timeouts |
|
More...
|
over 3 years ago
|
CI: fix path to script |
|
More...
|
over 3 years ago
|
Try harder to save disk ASAP |
|
More...
|
over 3 years ago
|
CI: don't recompile MUST in the garbage collector of all MUST runs |
|
More...
|
over 3 years ago
|
when Wait is missing for icolls, don't free the buffers as we don't know when they are good to go |
|
More...
|
over 3 years ago
|
Explicitly convert the result of malloc to the right type |
|
More...
|
over 3 years ago
|
LaTeX: insist on not divide by zero when executed with partial logs |
|
More...
|
over 3 years ago
|
Fix previous commit |
|
More...
|
over 3 years ago
|
simgrid: finalization barrier to ensure that actors don't leave too soon (in particular for buggy code with missing wait) |
|
More...
|
over 3 years ago
|
Fix previous commit |
|
More...
|
over 3 years ago
|
generator: start persistent operations before doing an invalid mem access |
|
More...
|
over 3 years ago
|
Further reduce the verbosity of cached tests |
|
More...
|
over 3 years ago
|
generator: What's malloced for all ranks must be freed for all of them (bug uncoverd by Bsend) |
|
More...
|
over 3 years ago
|
Call MPI_Buffer_attach before MPI_Bsend |
|
More...
|
over 3 years ago
|
Fix a link in the HTML dashboard |
|
More...
|
over 3 years ago
|
ISP: when resleak and MSG_RACE, report MSG_RACE |
|
More...
|
over 3 years ago
|
MPI-SV: don't clean the disk if the tool was not ran (finding what to clean takes time) |
|
More...
|
over 3 years ago
|
Properly detect message races in all tools |
|
More...
|
over 3 years ago
|
Let script override the root in MPI_Iscatter |
|
More...
|
over 3 years ago
|
test-all: run ITAC at last, as I often run it separately |
|
More...
|
over 3 years ago
|
Some more info on which tool starts |
|
More...
|
over 3 years ago
|
this is a bashism |
|
More...
|
over 3 years ago
|
Adapt to the latest ITAC |
|
More...
|
over 3 years ago
|
Ibcast: allow scripts to override the root |
|
More...
|
over 3 years ago
|
test-all: run with simgrid before ISP, as it's better to find compilation errors |
|
More...
|
over 3 years ago
|
scatter/gather: let scripts modify the root |
|
More...
|
over 3 years ago
|
Correct PATH for ISP |
|
More...
|
over 3 years ago
|
Reduce verbosity when the result is cached |
|
More...
|
over 3 years ago
|
mpisv needs specific tricks to find python3 |
|
More...
|
over 3 years ago
|