armci-mpi 0.3.1-beta+git20221202.f1c4dae-1 source package in Ubuntu

Changelog

armci-mpi (0.3.1-beta+git20221202.f1c4dae-1) unstable; urgency=medium

  * Team upload.
  * debian/tests: reinstate skipping mpich tests on 390x
  * apply Samuel Thibault's patch for 0.3.1~beta-7.1. Closes: #1068100.
  * debian/control: update Homepage to https://github.com/pmodels/armci-mpi

 -- Drew Parsons <email address hidden>  Sat, 06 Apr 2024 12:46:00 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
armci-mpi_0.3.1-beta+git20221202.f1c4dae-1.dsc 2.3 KiB 1d5f51b1732838b071263dbf38575c7cad9e0d571bfadf97bd126f0dc23f2465
armci-mpi_0.3.1-beta+git20221202.f1c4dae.orig.tar.gz 452.4 KiB 3cf1aead44479a98412ec8b8e1e54b9c16a60e49914950daebc28fb60a92374e
armci-mpi_0.3.1-beta+git20221202.f1c4dae-1.debian.tar.xz 8.8 KiB ec31cf0b734f2b0b9b5e7b578286a299ec66fb79c46cc517c1984fc40a74a233

No changes file available.

Binary packages built by this source

libarmci-mpi-dev: 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,
 built against both OpenMPI and MPICH.