0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 19 days ago. based on code collected 20 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
simgrid: request verbose info on resleak
mquinson
as Martin Quinson
More... over 3 years ago
SMPI: properly detect hard timeouts
mquinson
as Martin Quinson
More... over 3 years ago
CI: fix path to script
mquinson
as Martin Quinson
More... over 3 years ago
Try harder to save disk ASAP
mquinson
as Martin Quinson
More... over 3 years ago
CI: don't recompile MUST in the garbage collector of all MUST runs
mquinson
as Martin Quinson
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
mquinson
as Martin Quinson
More... over 3 years ago
Explicitly convert the result of malloc to the right type
mquinson
as Martin Quinson
More... over 3 years ago
LaTeX: insist on not divide by zero when executed with partial logs
mquinson
as Martin Quinson
More... over 3 years ago
Fix previous commit
mquinson
as Martin Quinson
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)
mquinson
as Martin Quinson
More... over 3 years ago
Fix previous commit
mquinson
as Martin Quinson
More... over 3 years ago
generator: start persistent operations before doing an invalid mem access
mquinson
as Martin Quinson
More... over 3 years ago
Further reduce the verbosity of cached tests
mquinson
as Martin Quinson
More... over 3 years ago
generator: What's malloced for all ranks must be freed for all of them (bug uncoverd by Bsend)
mquinson
as Martin Quinson
More... over 3 years ago
Call MPI_Buffer_attach before MPI_Bsend
mquinson
as Martin Quinson
More... over 3 years ago
Fix a link in the HTML dashboard
mquinson
as Martin Quinson
More... over 3 years ago
ISP: when resleak and MSG_RACE, report MSG_RACE
mquinson
as Martin Quinson
More... over 3 years ago
MPI-SV: don't clean the disk if the tool was not ran (finding what to clean takes time)
mquinson
as Martin Quinson
More... over 3 years ago
Properly detect message races in all tools
mquinson
as Martin Quinson
More... over 3 years ago
Let script override the root in MPI_Iscatter
mquinson
as Martin Quinson
More... over 3 years ago
test-all: run ITAC at last, as I often run it separately
mquinson
as Martin Quinson (nancy)
More... over 3 years ago
Some more info on which tool starts
mquinson
as Martin Quinson
More... over 3 years ago
this is a bashism
mquinson
as Martin Quinson
More... over 3 years ago
Adapt to the latest ITAC
mquinson
as Martin Quinson
More... over 3 years ago
Ibcast: allow scripts to override the root
mquinson
as Martin Quinson
More... over 3 years ago
test-all: run with simgrid before ISP, as it's better to find compilation errors
mquinson
as Martin Quinson (nancy)
More... over 3 years ago
scatter/gather: let scripts modify the root
mquinson
as Martin Quinson
More... over 3 years ago
Correct PATH for ISP
mquinson
as Martin Quinson
More... over 3 years ago
Reduce verbosity when the result is cached
mquinson
as Martin Quinson
More... over 3 years ago
mpisv needs specific tricks to find python3
mquinson
as Martin Quinson (nancy)
More... over 3 years ago