Skip to content

codes cortex workload

Matthieu Dorier edited this page Dec 16, 2016 · 1 revision

Using Cortex to generate MPI workloads

CoRtEx is a libraries that enables to 1) translate MPI calls (such as collectives) to other MPI calls on the fly when reading DUMPI traces, and 2) generate MPI events to be simulated with CODES. This set of wiki pages describe how to use its various features. More information can be found on the Cortex homepage.

Clone this wiki locally