Debian Patches

Status for armci-mpi/0.3.1-beta+git20221202.f1c4dae-1

Patch Description Author Forwarded Bugs Origin Last update
build_mpi_flavor.patch =================================================================== no
fix-test.patch https://github.com/pmodels/armci-mpi/pull/47

commit 80cc91748392aec9eced295eb531548a565dac0e

tests/mpi/test_mpi_indexed_gets.c: Fix reception buffer initialization

loc_buf was completely uninitialized, while the second and third loop nests
are checking that the values are 1.0 + rank. With luck it would be zero, and
thus the actual - expected > 1e-10 check would pass (since the difference is
then negative). With less luck the check would spuriously fail for the part
that is not overwritten by the MPI_Get.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>

commit 9c0f6b08ba706a7c2f3e74d325cfd2a010300108

tests/mpi: Fix comparison of floating-double types

In case the actual value is zero and the expected value is positive, the
check would spuriously succeed.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>

commit cd001a46801fed9f406ea57238a131b0a0e063fe

tests/mpi/test_mpi_indexed_gets.c: Strengthen test

Now that it is fixed, we can make it actually perform strided accesses.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault <samuel.thibault@ens-lyon.org> no 2024-03-30
ftbfs.patch https://github.com/pmodels/armci-mpi/pull/48 no

All known versions for source package 'armci-mpi'

Links