Recorder icon indicating copy to clipboard operation
Recorder copied to clipboard

Multi-level I/O tracing library

Results 4 Recorder issues
Sort by recently updated
recently updated
newest added

`MPI_IN_PLACE` can be used as send buffers. However, Fortran and C may have different internal values for `MPI_IN_PLACE`, so in our C implementations we are not able to verify if...

Running MPI tests with Recorder library preloaded, it looks that the error flag is not set after calling any MPI interface.

I tried both with Recorder straight from git and the 2.3.2 release, but keep getting this error when building: ``` % make Consolidate compiler generated dependencies of target recorder [...