Denis Hünich

Results 4 issues of Denis Hünich

added method for sub view inner halo iterators

bug fix for issue #631

bug

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,...

bug

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...

enhancement