Andreas Schäfer

Results 19 comments of Andreas Schäfer

Uglyness of the current solution: - SerializationBuffer is untidy - changes required to StripingSimulator so buffers of variable size can be transmitted/received - Duplicate code for load-/saveRegion() in Grid and...

Also currently unsupported: UnstructuredGrid/ReorderingUnstructuredGrid

@zbyerly @hkaiser Here's the tracker ticket for the performance degradation Zach reported. Sorry for causing trouble for you guys, I'll fix this ASAP.

@hkaiser Do you read-only or read-write access?

This issue could potentially be resolved by wrapping the class name in parentheses. But that would still require the user to explicitly list all template instantiations, which is tedious and...

I believe the communication operation should exist in MPILayer, not Region.

CMake should check if the C++ compiler supports C++14 (done), CUDA is available (done) and if CUDA supports C++14. If not then we're in trouble and the user needs to...

Good question. Let me look into this.

I guess you're building from https://github.com/stellar-group/libgeodecomp, right? I've just done a manual push from https://github.com/gentryx/libgeodecomp to the Ste||ar Group repo, this didn't happen automatically as the builds aren't green ATM...