libsc
libsc copied to clipboard
The "sc" auxiliary library
Results
12
libsc issues
Sort by
recently updated
recently updated
newest added
Separate the building of the tests from the building of the examples. For reference: https://github.com/cburstedde/p4est/pull/316
enhancement
**Description** Support for MPI datatypes that were introduced in newer standards. (>1.3), like `MPI_INT8` and `MPI_UNSIGNED_LONG_LONG` **Proposed solution** This proposed solution in https://github.com/cburstedde/libsc/issues/173#issuecomment-2006267412 would check for features available in the...