- Update to version 0.1.1

* Upgraded LAPACK to 3.4.1 version. (Thank Zaheer Chothia)
	* Supported LAPACKE, a C interface to LAPACKE. (Thank Zaheer Chothia)
	* Fixed the build bug (MD5 and download) on Mac OSX.
	* Auto download CUnit 2.1.2-2 from SF.net with UTEST_CHECK=1.
x86/x86_64:
	* Auto-detect Intel Sandy Bridge Core i7-3xxx & Xeon E7 Westmere-EX.
	* Test alpha=Nan in dscale.
	* Fixed a SEGFAULT bug in samax on x86 windows.

OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=5
This commit is contained in:
Corot Sebastien 2012-05-02 20:15:54 +00:00 committed by Git OBS Bridge
parent bfd3c99013
commit fc3b98f37a
6 changed files with 22 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a7139ef97004d0e3c4c30f1c52d508fd7ae84b5fbaf0dd8e792c167dc306c3e9
size 6127787

3
lapack-3.4.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93b910f94f6091a2e71b59809c4db4a14655db527cfc5821ade2e8c8ab75380f
size 6147915

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed May 2 20:05:55 UTC 2012 - scorot@free.fr
- Update to version 0.1.1
* Upgraded LAPACK to 3.4.1 version. (Thank Zaheer Chothia)
* Supported LAPACKE, a C interface to LAPACKE. (Thank Zaheer Chothia)
* Fixed the build bug (MD5 and download) on Mac OSX.
* Auto download CUnit 2.1.2-2 from SF.net with UTEST_CHECK=1.
x86/x86_64:
* Auto-detect Intel Sandy Bridge Core i7-3xxx & Xeon E7 Westmere-EX.
* Test alpha=Nan in dscale.
* Fixed a SEGFAULT bug in samax on x86 windows.
-------------------------------------------------------------------
Wed Apr 25 21:46:07 UTC 2012 - scorot@free.fr

View File

@ -17,7 +17,7 @@
Name: openblas
Version: 0.1.0
Version: 0.1.1
Release: 0
Summary: An optimized BLAS library based on GotoBLAS2
License: BSD-3-Clause
@ -25,9 +25,9 @@ Group: System/Libraries
Url: https://github.com/xianyi/OpenBLAS/
# Tarball gotten from
# https://github.com/xianyi/OpenBLAS/tarball/v%{version}
Source0: xianyi-OpenBLAS-v0.1.0-0-g09f74f6.tar.gz
Source0: xianyi-OpenBLAS-v0.1.1-0-g5b7f443.tar.gz
# LAPACK
Source1: http://www.netlib.org/lapack/lapack-3.4.0.tgz
Source1: http://www.netlib.org/lapack/lapack-3.4.1.tgz
# Link against libgfortran
Patch0: openblas-libs.patch
Patch1: c_xerbla_no-void-return.patch

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc338ecb31558c5057ae80ab3faa1474a21e4da47d0070f955ee861111347341
size 3152176

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:41b1d97a56cf5a34b593e94d897b349ef03d58fd6ea613536c85854b2bdf0916
size 3182832