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
|
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.3.1-beta-1exp1) experimental; urgency=medium
* Team upload.
* update debian/watch to watch github tag releases
* New upstream release.
-- Drew Parsons <dparsons@debian.org> Fri, 03 Jan 2020 12:36:33 +1100
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
|