Last change
on this file since 2563 was
69,
checked in by andreasw, 15 years ago
|
renamed get.blas to get.Blas
|
File size:
663 bytes
|
Line | |
---|
1 | Installation of BLAS subroutines within IPOPT. |
---|
2 | |
---|
3 | ********************************************************************** |
---|
4 | Note: It is YOUR RESPONSIBILITY to ensure that you are entitled to |
---|
5 | download and use this third party package. |
---|
6 | ********************************************************************** |
---|
7 | |
---|
8 | If you are working under Unix/Linux-like system and you have `wget' |
---|
9 | installed, you can downloaded the required source code for BLAS |
---|
10 | by executing the included script `get.Blas' in this directory. |
---|
11 | |
---|
12 | Otherwise, follow those instructions: |
---|
13 | |
---|
14 | You may download |
---|
15 | |
---|
16 | http://www.netlib.org/blas/blas.tgz |
---|
17 | |
---|
18 | and unpack it in this directory: |
---|
19 | |
---|
20 | gunzip blas.tgz |
---|
21 | tar xf blas.tar |
---|
Note: See
TracBrowser
for help on using the repository browser.