Package: openmm / 8.1.2+dfsg-11
Metadata
Package | Version | Patches format |
---|---|---|
openmm | 8.1.2+dfsg-11 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
SIMDe.patch | (download) |
CMakeLists.txt |
4 1 + 3 - 0 ! |
add support for non-(amd64,arm,ppc) using simd everywhere |
skip tests.patch | (download) |
platforms/cpu/tests/TestCpuNonbondedForce.cpp |
2 1 + 1 - 0 ! |
skipping tests that either take too long, require unsupported platforms, or are too memory-intensive. |
default_plugin_dir.diff | (download) |
olla/src/Platform.cpp |
2 1 + 1 - 0 ! |
setting policy-compatible path for plugins. |
ignore stochastic test failures.patch | (download) |
openmmapi/include/openmm/internal/AssertionUtilities.h |
4 2 + 2 - 0 ! |
ignoring stochastic test failures. |
reproducible build.patch | (download) |
wrappers/python/setup.py |
2 1 + 1 - 0 ! |
make build reproducible by un-embedding build path. |
disable jit on armel armhf.patch | (download) |
CMakeLists.txt |
4 3 + 1 - 0 ! |
disable lepton-jit integration on armel and armhf as binaries built with it run into segmentation faults. This is discussed in more detail in #992180 and may be caused by lack of support for armel and armhf in JIT (see #1049872). |
4602.patch | (download) |
wrappers/python/openmm/app/internal/amber_file_parser.py |
17 6 + 11 - 0 ! |
[patch 1/2] fix import of netcdf_file for scipy 1.14 |
4622.patch | (download) |
wrappers/python/src/swig_doxygen/swig_lib/python/typemaps.i |
138 72 + 66 - 0 ! |
[patch 1/3] support numpy 2 |
regex_escapes_PR4804.patch | (download) |
wrappers/python/openmm/__init__.py |
2 1 + 1 - 0 ! |
[patch] fixed backslashes that were improperly interpreted as escapes |