Package: chemfp Severity: wishlist Hi Andrew,
On Mon, Mar 04, 2013 at 11:38:31PM +0100, Andrew Dalke wrote: > I see that you all maintain the chemfp package for Debian. > > I've recently released version 1.1. (Actually, 1.1p1 since I found a > memory leak two days after the official release.) It is available from > > http://code.google.com/p/chem-fingerprints/downloads/detail?name=chemfp-1.1p1.tar.gz I saw your announcement on the CCL, but did not have time to look at updating chemfp yet. Debian (an thus the chemfp packages, as it is present in testing) is currently frozen in preparation for the next release, but I started updating some packages recently. I am now filing this as a wishlist bug to keep track of it. > If there is anything you all need in order to update from 1.0 to 1.1, please > let me know. I suspect that this version might be a bit more complicated, > because by default it assumes OpenMP and SSSE3 support. These can be > disabled with command-line flags. OpenMP should be doable. If the SSSE3 support is not runtime-detected, we will have to configure it out on ia32, as the baseline is currently a regular i686 CPU (without SSE) I believe. On amd64 I am less sure, but I think there are some x86-64 CPUs around which do not support it. I assume the code will result in a SIGILL on those CPUs? That might also be a problem. Michael -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org