search for: sgemm_

Displaying 5 results from an estimated 5 matches for "sgemm_".

Did you mean: dgemm_
2003 Jan 30
1
Re: Matrix Package for R
...try to install Matrix package for R on my Sun Machine. The OS is Solaris 7 > Sparc Version. > > I conduct the following error message: > > bash-2.05# R INSTALL Matrix_0.3-21.tar.gz > * Installing *source* package 'Matrix' ... > checking for gcc... gcc ... > ng for sgemm_... no > checking for ATL_xerbla in -latlas... no > checking for sgemm_ in -lblas... no > checking for sgemm_ in -lcxml... no > checking for sgemm_ in -ldxml... no > checking for sgemm_ in -lscs... no > checking for sgemm_ in -lcomplib.sgimath... no > checking for sgemm_ in -lbl...
2005 Sep 06
1
Build R with AMD pgi compiled ACML library
...r to build R(-devel) with AMD's pgi compiled ACML library? I've downloaded the packages and set LD_LIBRARY_PATH, and run configuration script as follow: % ./configure --prefix=/usr/local/R.pgcc --with-blas='-lacml' However, it failed to pick up double complex BLAS, checking for sgemm_ in -lacml... yes checking whether double complex BLAS can be used... no Can anyone advise me on how to fix this problem? Thank you in advance for your help! Sincerely, Jennifer
2005 Sep 02
0
Build R with ATLAS
...n. I then followed the instructions on this message, https://stat.ethz.ch/pipermail/r-devel/2004-February/028966.html, to convert static libraries to dynamic libraries. However, when I tried to configure R-devel, I got the following error messages in config.log: configure:33172: checking for sgemm_ in -lf77blas configure:33210: /usr/pgi/linux86-64/6.0/bin/pgcc -o conftest -g -O2 -mieee-fp -I/usr/pgi/linux86-64/6.0/include -I/usr/pgi/l\ inux86-64/6.0/include/CC -L/usr/pgi/linux86-64/6.0/libso -L/usr/lib64 -L/usr/local/lib64 conftest.c -lf77blas -latlas -lpgftn\ rtl -lnspgc -lpgc -lm -ldl -...
2003 Feb 04
1
Bug in configure script for Solaris v9 arch with libsunperf (PR#2530)
..."cc -xarch=v9" export CFLAGS="-xO5 -xlibmil -dalign" export F77="f95 -xarch=v9" export FFLAGS="-xO5 -xlibmil -dalign" export CXX="CC" export CXXFLAGS="-xO5 -xlibmil -dalign" Config.log reports the following: configure:19929: checking for sgemm_ in -lsunperf configure:19966: cc -xarch=v9 -o conftest -xO5 -xlibmil -dalign -I/usr/local/include -L/usr/local/ lib conftest.c -lsunperf -lsunmath -lnsl -lsocket -lreadline -ldl -ltermcap -lm -L/usr/local/lib -lreadline -ldl -ltermcap -lm -R/usr/local/packages/SUNWspro/lib/v9:/opt/SUNWspro/lib/v9...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...ecking for library containing gethostbyname... none required checking for library containing xdr_string... none required checking for __setfpucw... no checking for working calloc... no checking for working finite... no checking for working log... no checking for working strptime... yes checking for sgemm_... no checking for ATL_xerbla in -latlas... no checking for sgemm_ in -lblas... no checking for acosp in -lsunmath... no checking for sgemm_ in -lblas... (cached) no checking for sgemm_ in -lblas... (cached) no checking for X... libraries , headers checking for gethostbyname... yes checking for co...