Source: armci-mpi Section: science Priority: optional Maintainer: Debian Science Maintainers Uploaders: Michael Banck Build-Depends: debhelper-compat (= 12), mpi-default-bin, mpi-default-dev Standards-Version: 4.4.1 Homepage: https://wiki.mpich.org/armci-mpi/index.php/Main_Page Vcs-Browser: https://salsa.debian.org/science-team/armci-mpi Vcs-Git: https://salsa.debian.org/science-team/armci-mpi.git Package: libarmci-mpi-dev Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, ${shlibs:Depends} Description: ARMCI-MPI (Development version) ARMCI-MPI is a completely rewritten implementation of the ARMCI one-sided communication interface that uses MPI RMA for one-sided communication. . The purpose of the Aggregate Remote Memory Copy (ARMCI) library is to provide a general-purpose, efficient, and widely portable remote memory access (RMA) operations (one-sided communication) optimized for contiguous and noncontiguous (strided, scatter/gather, I/O vector) data transfers. . This version contains the Fortran90 modules and the static library.