Denis Hünich
Denis Hünich
added method for sub view inner halo iterators
The method resize (TeamSpec) is ambiguous in case of two dimensions: template void resize(SizeType arg, Args... args) vs. void resize(dim_t dim, SizeType extent) e.g. the call teamspec.resize(2,1) doesn't compile. Currently,...
Now, we are implementing a Gaspi runtime in DART, some MPI specific stuff pops up. Like using MPI calls in TestPrinter.h. Also, the cmake options for shared and dynamic windows...