This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] openblas


On 12/6/2014 10:55 PM, Marco Atzeri wrote:
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD
version. OpenBLAS is licensed under the 3-clause BSD license.
http://www.openblas.net/

Already available in most linux distri.

to download (remove the index.html's) :
------------------------------------------------------------
wget -r -np -nH --cut-dirs=0 \
http://matzeri.altervista.org/x86/openblas/index.html
wget -r -np -nH --cut-dirs=0 \
http://matzeri.altervista.org/x86/openblas/index.html

find x86 x86_64 -name index.html -o -name md5.sum | xargs rm
------------------------------------------------------------

wget -r -np -nH --cut-dirs=0 \
http://matzeri.altervista.org/x86/openblas/index.html
wget -r -np -nH --cut-dirs=0 \
http://matzeri.altervista.org/x86_64/openblas/index.html

find x86 x86_64 -name index.html -o -name md5.sum | xargs rm


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]