Package: amgcl / 1.4.3-5
Metadata
Package | Version | Patches format |
---|---|---|
amgcl | 1.4.3-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use system pybind11.patch | (download) |
pyamgcl/CMakeLists.txt |
2 1 1 - 0 ! |
--- |
disable viennacl tests.patch | (download) |
tests/CMakeLists.txt |
5 0 5 - 0 ! |
opencl hardware must be available for this test to work, so i disable it. There's a smarter way to do this in the viennacl debian repo (they disable the hardware-dependent tests only if the hardware isn't found), but I don't know how to do that within cmake and boost. It's not worth my time to figure it out, so I'm turning that off unconditionally |
build fix on 32bit platforms.patch | (download) |
amgcl/mpi/coarsening/pmis.hpp |
11 10 1 - 0 ! |
fix build errors on i386 Solves two separate issues described in the Debian bug: an int/size_t compile error and a linker error for the "undone" symbol Bug-Debian: http://bugs.debian.org/1020834 |
1