avatar
question about install lapack# Unix - 噫吁兮,危乎高哉
P*P
1
i'm using a tru64 system. I tred to install a math tool, OOF, but it
needs LAPACK. So I installed a compaq software cxml which was said
including the lapack. But the math tool cant find "libblas", which is
supposed to be the library of BLAS.
anyone know how to solve this porblem? thanks a lot!
avatar
P*P
2
i also tried to install the lapack from netlib.org, though failed

【在 P*****P 的大作中提到】
: i'm using a tru64 system. I tred to install a math tool, OOF, but it
: needs LAPACK. So I installed a compaq software cxml which was said
: including the lapack. But the math tool cant find "libblas", which is
: supposed to be the library of BLAS.
: anyone know how to solve this porblem? thanks a lot!

avatar
D*e
3
when you compile lapack, there is an option to turn on/off the blas. turn it
off.
or you can add -llibblas in your Makefile.

【在 P*****P 的大作中提到】
: i also tried to install the lapack from netlib.org, though failed
avatar
P*P
4
thanks for the reply,
but actually BLAS is what i want. if i turn it off, how can
i get the lib file?

【在 D**e 的大作中提到】
: when you compile lapack, there is an option to turn on/off the blas. turn it
: off.
: or you can add -llibblas in your Makefile.

avatar
D*e
5
then turn it on. in you make file, link to both libraries.
...... -llapack -lblas ......

it

【在 P*****P 的大作中提到】
: thanks for the reply,
: but actually BLAS is what i want. if i turn it off, how can
: i get the lib file?

avatar
P*P
6
I installed a package(cxml) provided by Compaq. And all the tests in
LAPACK/BLAS were passsed. But when i run "sh ./configure" to configure
the math tool i want to install, it still can not find "libblas", following
is the code in the configure file to test blas. should i make any changes?
thanks!
...
AC_CACHE_SAVE
dnl Checks for libraries.
AC_ARG_WITH(blas,
[ --with-blas=-lblas Specify library (or libraries) for BLAS],
[
if test "x$withval" != "xno" ; then
AC_M

【在 D**e 的大作中提到】
: then turn it on. in you make file, link to both libraries.
: ...... -llapack -lblas ......
:
: it

avatar
D*e
7
what if you pass the full path of your libblas.a?
avatar
P*P
8
well, the problem is i cant find that libblas.a
the compaq software installed some "lapack-equivalent", dont know how it works.
sigh, the system is totally a mess, esp to me
even rpm cannot be installed, even for the package i download form tru64 website.

【在 D**e 的大作中提到】
: what if you pass the full path of your libblas.a?
avatar
D*e
9
i don't know the details. but i strongly believe you can cheat any software if
the problem is only it can't find the libs. 8-)

works.
website.
script.
following
changes?
***]),

【在 P*****P 的大作中提到】
: well, the problem is i cant find that libblas.a
: the compaq software installed some "lapack-equivalent", dont know how it works.
: sigh, the system is totally a mess, esp to me
: even rpm cannot be installed, even for the package i download form tru64 website.

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。