Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
d3f9d62d37 | ||
|
451dc0b7df |
@ -202,7 +202,7 @@ env CFLAGS="$RPM_OPT_FLAGS" \
|
||||
OPENBLAS=%{_libdir} \
|
||||
%else
|
||||
ATLAS=%{_libdir}/atlas \
|
||||
%endif
|
||||
%endif
|
||||
FFTW=%{_libdir} BLAS=%{_libdir} LAPACK=%{_libdir} \
|
||||
%__python2 setup.py install --root=$RPM_BUILD_ROOT
|
||||
|
||||
@ -256,6 +256,9 @@ popd
|
||||
* Mon Nov 20 2017 Lumír Balhar <lbalhar@redhat.com> - 1.0.0-3
|
||||
- New subpackages with HTML documentation
|
||||
|
||||
* Fri Nov 03 2017 Christian Dersch <lupinix@mailbox.org> - 0.19.1-6
|
||||
- OpenBLAS-related fixes
|
||||
|
||||
* Tue Oct 31 2017 Christian Dersch <lupinix@mailbox.org> - 1.0.0-2
|
||||
- Use openblas where available https://fedoraproject.org/wiki/Changes/OpenBLAS_as_default_BLAS
|
||||
- Remove ppc64 hackery for OpenBLAS
|
||||
|
Loading…
Reference in New Issue
Block a user