Accepting request 143758 from home:scorot:branches:science

- version 0.2.5
 * Export LAPACK 3.4.2 symbols in shared library. (#147)
 * Restore the original CPU affinity when calling 
   openblas_set_num_threads(1) (#153)
 * Fixed a SEGFAULT bug in dgemv_t when m is very large.(#154)

OBS-URL: https://build.opensuse.org/request/show/143758
OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=15
This commit is contained in:
Corot Sebastien 2012-12-01 14:37:19 +00:00 committed by Git OBS Bridge
parent 0dd61ea826
commit 467c75daaa
4 changed files with 14 additions and 5 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Nov 30 20:46:47 UTC 2012 - scorot@free.fr
- version 0.2.5
* Export LAPACK 3.4.2 symbols in shared library. (#147)
* Restore the original CPU affinity when calling
openblas_set_num_threads(1) (#153)
* Fixed a SEGFAULT bug in dgemv_t when m is very large.(#154)
-------------------------------------------------------------------
Mon Oct 8 19:12:49 UTC 2012 - scorot@free.fr

View File

@ -17,7 +17,7 @@
Name: openblas
Version: 0.2.4
Version: 0.2.5
Release: 0
Summary: An optimized BLAS library based on GotoBLAS2
License: BSD-3-Clause
@ -25,7 +25,7 @@ Group: System/Libraries
Url: https://github.com/xianyi/OpenBLAS/
# Tarball gotten from
# https://github.com/xianyi/OpenBLAS/tarball/v%{version}
Source0: xianyi-OpenBLAS-v%{version}-0-g0b71994.tar.gz
Source0: xianyi-OpenBLAS-v%{version}-0-ge01b3d4.tar.gz
# LAPACK
Source1: http://www.netlib.org/lapack/lapack-3.4.2.tgz
# Link against libgfortran

View File

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

View File

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