I'd like to upgrade the el7 blis package (v0.4) to the latest version (v0.6), which has a soname bump. It's not currently required by anything else in EPEL, and the BLAS compatibility shims won't change. Any objection?
The current version has a potential security problem from using popen, and is missing optimizations. (BLIS is what you want for AVX512 BLAS, in particular, at least until OpenBLAS sorts that out.)
On Wed, 18 Sep 2019 at 06:26, Dave Love loveshack@fedoraproject.org wrote:
I'd like to upgrade the el7 blis package (v0.4) to the latest version (v0.6), which has a soname bump. It's not currently required by anything else in EPEL, and the BLAS compatibility shims won't change. Any objection?
The current version has a potential security problem from using popen, and is missing optimizations. (BLIS is what you want for AVX512 BLAS, in particular, at least until OpenBLAS sorts that out.)
I will bring this up at the meeting today, but I don't have any objections as you have posted you are doing it and why on the list.
epel-devel mailing list -- epel-devel@lists.fedoraproject.org To unsubscribe send an email to epel-devel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject...
Brought up at the meeting and there were no objections to doing this. Thank you.
On Wed, 18 Sep 2019 at 09:34, Stephen John Smoogen smooge@gmail.com wrote:
On Wed, 18 Sep 2019 at 06:26, Dave Love loveshack@fedoraproject.org wrote:
I'd like to upgrade the el7 blis package (v0.4) to the latest version (v0.6), which has a soname bump. It's not currently required by anything else in EPEL, and the BLAS compatibility shims won't change. Any objection?
The current version has a potential security problem from using popen, and is missing optimizations. (BLIS is what you want for AVX512 BLAS, in particular, at least until OpenBLAS sorts that out.)
I will bring this up at the meeting today, but I don't have any objections as you have posted you are doing it and why on the list.
epel-devel mailing list -- epel-devel@lists.fedoraproject.org To unsubscribe send an email to epel-devel-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject...
-- Stephen J Smoogen.
Stephen John Smoogen smooge@gmail.com writes:
Brought up at the meeting and there were no objections to doing this. Thank you.
Thanks, but I was really interested in uses outside Fedora packages, though I don't know of any for the non-BLAS interface, and there's probably no good place to ask.
If you're enlightened enough to run an HPC system mainly off packaging, users' own binaries are still affected by sonames. [Rant about ELF versioning etc. elided.]
epel-devel@lists.fedoraproject.org