Andreas Schäfer

Results 42 issues of Andreas Schäfer

...which is significantly faster on BTRFS thanks to copy-on-write handling of directory trees -- especially for large file systems with lots of small files.

feature
incomplete
needs-tests

The older GridVecConv could cope with boost::serialization, but the current implementations of loadRegion()/saveRegion() cannot.

bug

See FIXMEs in parallelization/test/unit/cudasimulatortest.h

We should be able to label what LibGeoDecomp is doing via the HPX wrappers for ITT notify. More specifically, I want to label: - cell updates - communication (perhaps per...

enhancement

Moved from https://bitbucket.org/gentryx/libgeodecomp/issues/19/visitwriter-should-work-with-point-meshes

enhancement
hacktoberfest

An UnstructuredGrid (and likely UnstructuredSoAGrid, too) will only honor the dimension in a CoordBox argument to its constructor. Consequence: instead of storing cells 2, 3, 4, 5, 6, 7 a...