[ubuntu/oracular-proposed] pytest-mpi 0.6-6 (Accepted)
Graham Inggs
graham.inggs+ubuntu at gmail.com
Fri Aug 30 18:41:56 UTC 2024
pytest-mpi (0.6-6) unstable; urgency=medium
* Team upload.
* Refresh debian/patches/oversubscribe_tests to correctly handle mpich on
32 bit arches. debian/tests/unittests now sets an environment variable
called MPI_OVERSUBSCRIBE which is:
- empty on 32 bit arches, since mpich does not need any flag if the number
of MPI processes is higher than the number of cores
- equal to "--oversubscribe" on 64 bit arches, since openmpi does need such
flag to be passed, as in the previous version of the patch.
The environment variable is then picked up in tests/conftest.py through the
patch and passed to the tests.
Closes: #1076467.
* Add debian/patches/default_timeout_as_env_var.patch to allow autopkgtest to
customize the timeout for running MPI tests by setting the optional
DEFAULT_TIMEOUT environment variable. If the variable is not set, it assumes
a default value of 5 seconds, which is the value that used to be harcoded
before the application of the patch. The default value is reasonable on
every arch, except for riscv64, where tests run very slowly, and the
DEFAULT_TIMEOUT environment variable is set to 60.
Date: 2024-08-30 16:38:48.105965+00:00
Signed-By: Graham Inggs <graham.inggs+ubuntu at gmail.com>
https://launchpad.net/ubuntu/+source/pytest-mpi/0.6-6
-------------- next part --------------
Sorry, changesfile not available.
More information about the oracular-changes
mailing list