Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit a7011210 authored by Hck Course's avatar Hck Course Committed by adelmann
Browse files

remove close

parent f10f9696
No related branches found
No related tags found
1 merge request!19Drift-0 ro Drift-2
......@@ -67,8 +67,6 @@ void H5PartWrapper::close() {
}
void H5PartWrapper::open(h5_int32_t flags) {
close();
h5_prop_t props = H5CreateFileProp();
MPI_Comm comm = ippl::Comm->getCommunicator();
h5_err_t h5err = H5SetPropFileMPIOCollective(props, &comm);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment