1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221
|
armci-mpi (0.4-6) unstable; urgency=medium
* Team upload.
* ensure armci-mpi is rebuilt for the version of mpich (really4.2.1)
targetted for trixie
-- Drew Parsons <dparsons@debian.org> Fri, 09 May 2025 00:03:34 +0200
armci-mpi (0.4-5) unstable; urgency=medium
* Team upload.
* debian patch openmpi5_direct_PR54.patch applies upstream PR#54
(and PR#52) to improve operations with OpenMPI 5.
* add lintian override for debian-rules-calls-nproc
(use nproc to run MPI tests)
* Standards-Version: 4.7.2
-- Drew Parsons <dparsons@debian.org> Tue, 01 Apr 2025 02:31:29 +0200
armci-mpi (0.4-4) unstable; urgency=medium
* Team upload.
* don't build or run tests for openmpi on 32-bit architectures.
openmpi 4 is still built for these arches, but mpi-defaults
already marks them as not supporting openmpi. Closes: #1068319
-- Drew Parsons <dparsons@debian.org> Mon, 16 Sep 2024 16:56:49 +0200
armci-mpi (0.4-3) unstable; urgency=medium
* Team upload.
* only build against openmpi or mpich where supported by the arch.
Prepare for openmpi 5 dropping 32-bit arch support. See Bug#1068319.
-- Drew Parsons <dparsons@debian.org> Sat, 14 Sep 2024 19:40:56 +0200
armci-mpi (0.4-2) unstable; urgency=medium
* Team upload.
* Standards-Version: 4.7.0
-- Drew Parsons <dparsons@debian.org> Mon, 01 Jul 2024 12:26:54 +0200
armci-mpi (0.4-1exp1) experimental; urgency=medium
* Team upload.
* New upstream release.
- applies debian patches fix-test.patch and ftbfs.patch
-- Drew Parsons <dparsons@debian.org> Sun, 30 Jun 2024 10:13:56 +0200
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 <dparsons@debian.org> Sat, 06 Apr 2024 12:46:00 +0200
armci-mpi (0.3.1-beta+git20221202.f1c4dae-1~exp1) experimental; urgency=medium
* Team upload.
* New upstream snapshot
* debian/tests: reenable mpich tests on s390x to monitor progress
* Standards-Version: 4.6.2
-- Drew Parsons <dparsons@debian.org> Sun, 19 Mar 2023 14:32:37 +0100
armci-mpi (0.3.1~beta-7.1) unstable; urgency=medium
* Non-maintainer upload.
* patches/fix-test.patch: Fix test_mpi_indexed_gets.c test and strengthen
the others. Closes: #1066227.
* patches/ftbfs.patch: Fix build with qa=+bug-implicit-func.
-- Samuel Thibault <sthibault@debian.org> Sat, 30 Mar 2024 23:17:18 +0100
armci-mpi (0.3.1~beta-7) unstable; urgency=medium
* Team upload.
* run build-time tests on only 1 process if only 1 CPU is available.
Closes: #1031064.
* debian/tests: don't run mpich tests on s390x. Closes: #1009772.
-- Drew Parsons <dparsons@debian.org> Sun, 19 Mar 2023 14:08:54 +0100
armci-mpi (0.3.1~beta-6) unstable; urgency=medium
* Team upload.
* fix skipping mpich build tests on ppc64, sparc64
-- Drew Parsons <dparsons@debian.org> Mon, 07 Mar 2022 13:07:13 +0100
armci-mpi (0.3.1~beta-5) unstable; urgency=medium
* Team upload.
* debian/tests Depends: gcc
-- Drew Parsons <dparsons@debian.org> Fri, 25 Feb 2022 01:36:51 +0100
armci-mpi (0.3.1~beta-4) unstable; urgency=medium
* Team upload.
* clean debian patch build_mpi_flavor.patch
* debian/tests Depends: debhelper, dh-autoreconf
* skip mpich build-time tests on ppc64, sparc64 (tests time out)
-- Drew Parsons <dparsons@debian.org> Thu, 24 Feb 2022 15:09:04 +0100
armci-mpi (0.3.1~beta-3) unstable; urgency=medium
* Team upload.
* print test error log from build dir
-- Drew Parsons <dparsons@debian.org> Thu, 24 Feb 2022 01:37:30 +0100
armci-mpi (0.3.1~beta-2) unstable; urgency=medium
* Team upload.
* build static libraries for both OpenMPI and MPICH
- run debian/tests for each variant
* make MPI-specific build using MPI_FLAVOR as library name suffix
(set with ./configure)
- debian patch build_mpi_flavor.patch applies MPI_FLAVOR to
automake files
- build in subdir for each MPI flavor
* update debian/upstream/metadata to add Repository
(https://github.com/pmodels/armci-mpi.git) and field
"Other-References" instead of "Homepage"
* Standards-Version: 4.6.0
* debhelper compatibility level 13
-- Drew Parsons <dparsons@debian.org> Wed, 23 Feb 2022 20:23:07 +0100
armci-mpi (0.3.1~beta-1) unstable; urgency=medium
* New upstream prerelease.
* debian/watch: Updated for regular Github tags/releases.
-- Michael Banck <mbanck@debian.org> Sat, 07 Mar 2020 20:49:39 +0100
armci-mpi (0.0~git20191105.6e593db-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* skip tests on ia64 (they consistently time out)
* Standards-Version: 4.4.1
-- Drew Parsons <dparsons@debian.org> Sun, 15 Dec 2019 17:32:18 +1100
armci-mpi (0.0~git20190412.643ea1a-4) unstable; urgency=medium
* Team upload.
* allow oversubscribing of MPI slots when running CI tests
-- Drew Parsons <dparsons@debian.org> Thu, 19 Sep 2019 06:03:40 +0800
armci-mpi (0.0~git20190412.643ea1a-3) unstable; urgency=medium
* Team upload.
* Show contents of test-suite.log if CI tests fail.
-- Drew Parsons <dparsons@debian.org> Wed, 18 Sep 2019 22:40:06 +0800
armci-mpi (0.0~git20190412.643ea1a-2) unstable; urgency=medium
* Team upload.
* Standards-Version: 4.4.0
* debhelper compatibility level 12: debhelper-compat (= 12)
* add debian/tests (autopkgtest)
-- Drew Parsons <dparsons@debian.org> Tue, 17 Sep 2019 18:29:15 +0800
armci-mpi (0.0~git20190412.643ea1a-1) experimental; urgency=medium
* Team upload.
* Update upstream source.
* debian/watch tracks upstream git repository at
https://github.com/pmodels/armci-mpi
* update debian/copyright: new upstream source url,
tests/contrib/* licensed under BSD-2-clause.
-- Drew Parsons <dparsons@debian.org> Sun, 28 Apr 2019 12:46:16 +0800
armci-mpi (0.0~git20180917-2) unstable; urgency=medium
* Team upload.
* debian/control: mark libarmci-mpi-dev as Multi-Arch: same
-- Drew Parsons <dparsons@debian.org> Mon, 31 Dec 2018 13:10:35 +0100
armci-mpi (0.0~git20180917-1exp1) experimental; urgency=medium
* Team upload.
* update to current upstream git (dated 20180917,
upstream commit 5678decc08ae3037179bdda8e7df60e257148a5e)
- procedure using git remote and gbp buildpackage documented in
debian/README.source
* debian/control: add Vcs tags to
https://salsa.debian.org/science-team/armci-mpi
* Standards-Version: 4.3.0
* debhelper compatibility level 11
- removes explicit Build-Depends: dh-autoreconf
-- Drew Parsons <dparsons@debian.org> Mon, 31 Dec 2018 01:52:17 +0100
armci-mpi (0.0~git20160222-2) unstable; urgency=medium
* Team upload
* Set ARMCI_USE_WIN_ALLOCATE=1 to fix test failures on 32-bit buildds
(Closes: #816305)
* Improve libarmci-mpi-dev package description (Closes: #857140)
-- Graham Inggs <ginggs@debian.org> Sun, 12 Mar 2017 22:03:20 +0200
armci-mpi (0.0~git20160222-1) unstable; urgency=medium
* Initial upload (Closes: #815837).
-- Michael Banck <mbanck@debian.org> Mon, 29 Feb 2016 00:25:29 +0100
|