Hi Steven.

The configuration arguments I'm using are: 

./configure --prefix=/home/bta/mpb --with-mpi --with-lapack=/opt/intel/cmkl/8.0/lib/em64t --with-blas=/usr/lib64


So, the answer to your questions....
a)  /usr/lib64/libblas.a
b) --with-blas=/usr/lib64

I compiled the BLAS library with the same compiler (ifort) which I configured MPB with.

Baudilio




On Nov 8, 2006, at 11:00 AM, [EMAIL PROTECTED] wrote:

Message: 2

Date: Tue, 7 Nov 2006 21:51:09 -0500 (EST)

From: "Steven G. Johnson" <[EMAIL PROTECTED]>

Subject: Re: [MPB-discuss] Re: mpb-discuss Digest, Vol 9, Issue 4

To: [email protected]

Message-ID: <[EMAIL PROTECTED]>

Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed


On Tue, 7 Nov 2006, Baudilio Tejerina wrote:

I've got a similar problem with the BLAS libraries: Although I made sure to 

define their location with the flag --with-blas=

the 'configure' script can not find it.


In order to help you, I would need to know


  a) where exactly your BLAS library is and what it is called

  b) your exact --with-blas command


Note also that you may run into trouble if you compiled your BLAS library 

with one Fortran compiler and are configuring MPB with another Fortran 

compiler.


Steven




_______________________________________________
mpb-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/mpb-discuss

Reply via email to