MBI.py was renamed |
|
More...
|
almost 4 years ago
|
MUST: fix the caching mechanism of HTML files |
|
More...
|
almost 4 years ago
|
Rename scripts/runner.py into ./MBI.py, and separate some utilitary function out of it |
|
More...
|
almost 4 years ago
|
runner: display the Recall/Specificity/Precision etc by the end of the run |
|
More...
|
almost 4 years ago
|
runner: properly deal with timeout, failures and portability issues |
|
More...
|
almost 4 years ago
|
Expected outcome of a given test can only be OK or ERROR |
|
More...
|
almost 4 years ago
|
runner: Change 'noerror' to 'OK' |
|
More...
|
almost 4 years ago
|
Ensure that all generated codes correctly compile |
|
More...
|
almost 4 years ago
|
Any version of python3 will do |
|
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 |
|
More...
|
almost 4 years ago
|
Rename all generators as such |
|
More...
|
almost 4 years ago
|
Ensure that all generated codes compile and execute (tested with simgrid) |
|
More...
|
almost 4 years ago
|
Collective: Add Allgatherv, and fix the init of Alltoallv |
|
More...
|
almost 4 years ago
|
Collectives: Add Allgather |
|
More...
|
almost 4 years ago
|
CollGenerator: Add Alltoallv |
|
More...
|
almost 4 years ago
|
Merge RootMatching and CollectiveMatching generators into CollGenerator |
|
More...
|
almost 4 years ago
|
move the code generators to a directory with a sensible name |
|
More...
|
almost 4 years ago
|
autopep8 scripts/*.py codes/templates/*.py --in-place --max-line-length 120 |
|
More...
|
almost 4 years ago
|
Add MPI_Alltoall |
|
More...
|
almost 4 years ago
|
Rename the generated codes with the correct collectives |
|
More...
|
almost 4 years ago
|
Add more Root rank errors (inspired from RTED) |
|
More...
|
almost 4 years ago
|
Woops, remove a binary from the git |
|
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
|