Package Info

diy


A block-parallel library


Unspecified

Diy is a block-parallel library for implementing scalable algorithms that can execute both in-core and out-of-core. The same program can be executed with one or more threads per MPI process, seamlessly combining distributed-memory message passing with shared-memory thread parallelism. The abstraction enabling these capabilities is block parallelism; blocks and their message queues are mapped onto processing elements (MPI processes or threads) and are migrated between memory and storage by the diy runtime. Complex communication patterns, including neighbor exchange, merge reduction, swap reduction, and all-to-all exchange, are possible in- and out-of-core in diy.


License: BSD-3-Clause
URL: https://github.com/diatomic/diy

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
3.5.0-bp155.1.6 info GA Release 2023-05-17 15 SP5
  • x86-64
  • diy-devel