Florian Kurpicz

Results 15 issues of Florian Kurpicz

Since access via the subscript operator to multiple consecutive single bits is more expensive than accessing them directly in the underlying data structure, there should be an option to fill...

enhancement

# General Requirements - [ ] compile-time enabled - [ ] simulating failures # Functionality Register callbacks for - [ ] communicator revoked - [ ] failure - [ ]...

Nobody likes writing documentation, so I'll start adding some additional resources that also document some of our design decisions and will help non-core-developer-users to use KaMPI.ng.

documentation
wip

Easy to access information about number of messages, message volume (send and received) - [ ] disable at compile time - [ ] extensibility

low-priority

Integrate better stack trace provided by [backward-cpp](https://github.com/bombela/backward-cpp)

low-priority

While we want to reduce the running time of our tests during development as much as possible, see #189, we also want thorough testing for releases. To this end, we...

feature
improvement
low-priority

# Why a C++20 Whishlist? Currently, KaMPI.ng is limited by the compilers widely available at HPC clusters. Since we want to target all major compilers usually used at these clusters,...

discussion
improvement