An open API service indexing awesome lists of open source software.

https://github.com/tudasc/mpi-corrbench-dashboard

The MPI-CorrBench dashboard shows and updates the tool results.
https://github.com/tudasc/mpi-corrbench-dashboard

Last synced: 2 months ago
JSON representation

The MPI-CorrBench dashboard shows and updates the tool results.

Awesome Lists containing this project

README

        

# MPI-CorrBench Dashboard

The MPI-CorrBench Dashboard lists the most up-to-date results for the [MPI-CorrBench](https://github.com/tudasc/mpi-corrbench) MPI correctness tools benchmark suite.
The results displayed are generated automatically from the CI pipeline of the main repository.

For version information for the different tools tested, please see at the bottom of this file.
For prior results, please check out this repositories history.

## Overall Results
![Image Missing](images/basic_eval.svg "Overall Evaluation of the correctness Tools")

## Results for Point to Point Communication
![Image Missing](images/pt2pt_eval.svg "Evaluation for point-to-point communication")

## Results for Collective Operations
![Image Missing](images/coll_eval.svg "Evaluation for collective operations")

## Results for User defined Types
![Image Missing](images/usertypes_eval.svg "Evaluation for user defined types")

## Results for One sided Communication
![Image Missing](images/rma_eval.svg "Evaluation for one sided communication")

## Stats
* Visualization generated on Fri Jun 25 00:08:00 UTC 2021
* Using [Corrbench](https://github.com/tudasc/mpi-corrbench "MPI-CorrBench") version [e9cf0cbc](https://github.com/tudasc/mpi-corrbench/commit/e9cf0cbc1a8d19248f898a8abe716834f368067a)
* Must Version : 1.7.0
* ITAC Version : 2021.2.0-215
* Mpi-Checker (clang-tidy) version : 10.0
* PARCOACH Version : 6990ff4 (master)