[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Can I use ATLAS for the blas/lapack library
- To: petsc-users@xxxxxxxxxxx
- Subject: Can I use ATLAS for the blas/lapack library
- From: "Ben Tay" <zonexo@xxxxxxxxx>
- Date: Sat, 13 Jan 2007 09:45:29 +0800
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=GDy/ZaxxePlnqY7mHRhRk0R3pxOCPw1FFmUdpt20al65yDIw5/lc3NuZg4ef2iXOIZyouy0oxzsG4jHKcjxRHU+Z9m5PoMJjOEErpJnI1mhPqzGiBEimghEptluILh6IaD3vk0LDp/9kkLADvI9j6xJOY9ql64AvvZ9os8YyQvY=
- Reply-to: petsc-users@xxxxxxxxxxx
- Sender: owner-petsc-users@xxxxxxxxxxx
Hi,
I've ATLAS on my server. Can I use it for the blas/lapack library?
I tried to specify the directory and also the the library files but the PETSc configuration keep saying it's not valid.
The library files are
libatlas.a libcblas.a libf77blas.a liblapack.a libptcblas.a libptf77blas.a libtstatlas.a
Which one should I specify?
Lastly, have other users post any comments about using ATLAS?
Thank you!