Skip to content
Snippets Groups Projects
Commit 456f2df6 authored by Wang, Ruonan's avatar Wang, Ruonan
Browse files

data streamed through DataMan

parent 249ade18
No related branches found
No related tags found
1 merge request!8Integrate groupless
......@@ -111,7 +111,7 @@ private:
//This part will go away, this is just to monitor variables per rank
m_Man.put(values, "", variable.m_Name, GetType<T>(), variable.m_Dimensions, variable.m_GlobalDimensions, variable.m_GlobalOffsets, 0);
std::cout << "I am hooked to the DataMan library\n";
MPI_Barrier( m_MPIComm );
......
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