Simon Frasch

Results 4 issues of Simon Frasch

This replaces the default malloc implementation with tcmalloc as a potential workaround for our failures in CI. I haven't been able to track down the exact cause for the failures,...

This PR implements a high-level network specification as proposed in #418. It does not include support for gap junctions to allow the use of domain decomposition for some distributed network...

For a project, we require a type 3 transform on GPU. Since this feature is still missing, I've implemented it for the 3D case. This was mainly done by porting...