JuliaParallel / JuliaParallel/MPI.jl
Document that users of MultiRequest/UnsafeMultiRequest need to call free on the request
Open
documentation
- Dominant language
- Julia
- Stars
- 439
- Forks
- 127
- Avg merge
- 19h 6m
- Merged PRs (30d)
- 17
Description
https://github.com/JuliaParallel/MPI.jl/blob/19a39ced21df85e5b9fc7212f903e841fcae3396/src/nonblocking.jl#L239
@simonbyrne I was looking with @lcw at this code and it seems that the user must call `MPI_Free` on the request themselve?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.