Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
disable-listed-forces-test.patch | Disable ListedForcesTest These tests do not consistently pass, causing erratic FTBFSes. A rework is underway upstream; this is only a temporary workaround until that work is complete. |
Nicholas Breen | no | 2020-10-21 | ||
arm64-disable-numa-test.patch | [arm64] Disable HardwareTopologyTest.NumaCacheSelfconsistency On *some* arm64 boards only, this test reports zero memory. lstopo(1) looks normal, so this is probably just a hwloc limitation; disable until solved properly in hwloc. =================================================================== |
Nicholas Breen | yes | upstream | 2019-07-11 | |
readme.patch | Edit README to explain that this is not an official upstream build | Nicholas Breen <nbreen@debian.org> | not-needed | vendor | ||
copyright-file.patch | Install only a single copyright file Avoid duplication of COPYING and debian/copyright. A symlink is provided between the two. |
Nicholas Breen | not-needed | vendor | 2015-09-26 | |
disable-cpuinfotest.patch | Disable CpuInfoTest.SupportLevel test This test is still a hard failure on less common architectures instead of a warning. Disable for now, as it should not fail the build. =================================================================== |
Nicholas Breen | yes | upstream | 2016-07-15 | |
mdrun-test-timeout.patch | Extend timeout for mdrun tests Slower architectures, especially those without FPUs, may timeout on the mdrun tests - extending the timeout modestly allows them to pass. |
not-needed | vendor | 2018-10-28 | ||
local-mathjax.patch | Use local copy of mathjax See https://lintian.debian.org/tags/privacy-breach-uses-embedded-file.html | not-needed | vendor | 2018-11-08 | ||
mpi-tests-localhost.patch | Run MPI tests explicitly on localhost instead of hostname In the default configuration, MPICH tests will fail in a network-restricted environment where gethostbyname() does not return a valid address. As a workaround, this passes an explicit "-host localhost" to mpirun for the test suite only. =================================================================== |
Nicholas Breen <nbreen@debian.org> | no | 2019-07-12 |