Scalable Distributed String Sorting

F Kurpicz, P Mehnert, P Sanders, M Schimek - arXiv preprint arXiv …, 2024 - arxiv.org
String sorting is an important part of tasks such as building index data structures.
Unfortunately, current string sorting algorithms do not scale to massively parallel distributed …

Brief announcement: Scalable distributed string sorting

F Kurpicz, P Mehnert, P Sanders… - Proceedings of the 36th …, 2024 - dl.acm.org
String sorting is an important part of tasks such as building index data structures.
Unfortunately, current string sorting algorithms do not scale to massively parallel distributed …

Improving MPI Language Support Through Custom Datatype Serialization

J Tronge, J Schuchart, L Dalcin, H Pritchard - conferences.computer.org
Exascale applications are being increasingly written in modern languages such as Python,
Julia, C++, and Rust. The Message-Passing Interface (MPI), the de facto standard for …