0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
MBI.py was renamed
mquinson
as Martin Quinson
More... almost 4 years ago
MUST: fix the caching mechanism of HTML files
mquinson
as Martin Quinson
More... almost 4 years ago
Rename scripts/runner.py into ./MBI.py, and separate some utilitary function out of it
mquinson
as Martin Quinson
More... almost 4 years ago
runner: display the Recall/Specificity/Precision etc by the end of the run
mquinson
as Martin Quinson
More... almost 4 years ago
runner: properly deal with timeout, failures and portability issues
mquinson
as Martin Quinson
More... almost 4 years ago
Expected outcome of a given test can only be OK or ERROR
mquinson
as Martin Quinson
More... almost 4 years ago
runner: Change 'noerror' to 'OK'
mquinson
as Martin Quinson
More... almost 4 years ago
Ensure that all generated codes correctly compile
mquinson
as Martin Quinson
More... almost 4 years ago
Any version of python3 will do
mquinson
as Martin Quinson
More... almost 4 years ago
Resleak script More... almost 4 years ago
add DataGenerator More... almost 4 years ago
Update OpGenerator.py More... almost 4 years ago
coll generator updtae More... almost 4 years ago
Runner simgrid: if cluster.xml is not there, create it
mquinson
as Martin Quinson
More... almost 4 years ago
Rename all generators as such
mquinson
as Martin Quinson
More... almost 4 years ago
Ensure that all generated codes compile and execute (tested with simgrid)
mquinson
as Martin Quinson
More... almost 4 years ago
Collective: Add Allgatherv, and fix the init of Alltoallv
mquinson
as Martin Quinson
More... almost 4 years ago
Collectives: Add Allgather
mquinson
as Martin Quinson
More... almost 4 years ago
CollGenerator: Add Alltoallv
mquinson
as Martin Quinson
More... almost 4 years ago
Merge RootMatching and CollectiveMatching generators into CollGenerator
mquinson
as Martin Quinson
More... almost 4 years ago
move the code generators to a directory with a sensible name
mquinson
as Martin Quinson
More... almost 4 years ago
autopep8 scripts/*.py codes/templates/*.py --in-place --max-line-length 120
mquinson
as Martin Quinson
More... almost 4 years ago
Add MPI_Alltoall
mquinson
as Martin Quinson
More... almost 4 years ago
Rename the generated codes with the correct collectives
mquinson
as Martin Quinson
More... almost 4 years ago
Add more Root rank errors (inspired from RTED)
mquinson
as Martin Quinson
More... almost 4 years ago
Woops, remove a binary from the git
mquinson
as Martin Quinson
More... almost 4 years ago
new function supported in the scripts More... almost 4 years ago
remove redundant files More... almost 4 years ago
new codes from CollectiveOrdering.py More... almost 4 years ago
Merge branch 'master' of https://gitlab.inria.fr/quinson/mbi2 More... almost 4 years ago