Displaying 6 results from an estimated 6 matches for "dscal_".
Did you mean:
dscale
2002 May 30
1
problem installing quadprog
...routines, rather than ATLAS or some other tuned implementation:
> Rcmd INSTALL d:/temp/quadrprog
...
gcc --shared -s -o quadprog.dll quadprog.def quadprog.a quadprog_res.o -Lc:/a
pps/rw1050/src/gnuwin32 -lg2c -lR
quadprog.a(util.o)(.text+0x84):util.f: undefined reference to `dscal_'
quadprog.a(util.o)(.text+0xfa):util.f: undefined reference to `daxpy_'
quadprog.a(util.o)(.text+0x188):util.f: undefined reference to `ddot_'
quadprog.a(util.o)(.text+0x21f):util.f: undefined reference to `daxpy_'
make[2]: *** [quadprog.dll] Error 1
rBlas.dll is presen...
2000 Aug 31
2
Problem with R INSTALL locfit on DEC alphaev56-dec-osf4.0d
...from incompatible
pointer type
...
/usr/bin/ld:
Warning: Unresolved:
call_R
----------%<----------------
By the way, the installation finishes with no errors, but locfit does
not work.
A similar thing happens with KernSmooth:
----------%<----------------
Warning: Unresolved:
dqrdc_
dqrsl_
dscal_
daxpy_
dswap_
idamax_
ddot_
I wonder which libraries are missing...
Has anybody got an idea?
Thanks
Marcus
--
+-------------------------------------------------------
| Marcus Eger
| Philipps Universitaet Marburg
| Fachbereich Physik AG Neurophysik
| Renthof 7
| 35032 Marburg
| Tel. +49 6421...
2004 Jan 19
1
Compiling R, cannot open vars.mk
Hi!
I am trying to compile R-1.8.1 on an alphaserver running Tru64 Unix.
I use the compilers cc,cxx and f77. After the compilation
I try: make check
and get the following message:
Make: Cannot open /share/make/vars.mk. Stop.
Does anyone have any suggestions on why?
Regards
Arne Gjuvsland
2002 Jan 28
1
Symbol referencing errors...
...usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.8.1
-L/usr/local/sparc-sun-solaris
2.6/lib -L/usr/ccs/bin -L/usr/ccs/lib -L/usr/local/lib -lm
-L/usr/local/lib -l
z -lnsl -lsocket -lreadline -ldl -ltermcap -lm
Undefined first referenced
symbol in file
dscal_ ../appl/libappl.a(lbfgsb.o)
drot_ ../appl/libappl.a(dsvdc.o)
daxpy_ ../appl/libappl.a(lbfgsb.o)
ddot_ ../appl/libappl.a(lbfgsb.o)
dswap_ ../appl/libappl...
2014 Jul 01
1
Error when compiling R with openblas
...: undefined reference to `dtrsm_'
../../lib/libR.so: undefined reference to `dswap_'
../../lib/libR.so: undefined reference to `dcopy_'
../../lib/libR.so: undefined reference to `ddot_'
../../lib/libR.so: undefined reference to `dgemm_'
../../lib/libR.so: undefined reference to `dscal_'
../../lib/libR.so: undefined reference to `dnrm2_'
../../lib/libR.so: undefined reference to `dsyrk_'
../../lib/libR.so: undefined reference to `dasum_'
../../lib/libR.so: undefined reference to `daxpy_'
../../lib/libR.so: undefined reference to `drotg_'
../../lib/libR.so:...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...eVector
Rf_allocMatrix
Rf_allocVector
Rf_asLogical
Rf_duplicate
Rf_getAttrib
Rf_isComplex
Rf_isMatrix
Rf_isString
Rf_mkChar
Rf_protect
Rf_setAttrib
Rf_unprotect
Rf_unprotect_ptr
LENGTH
R_CHAR
STRING_ELT
SET_STRING_ELT
VECTOR_ELT
SET_VECTOR_ELT
INTEGER
REAL
COMPLEX
R_setLapackRoutines
xerbla_
dswap_
dscal_
drot_
lsame_
idamax_
dgemm_
dcopy_
dnrm2_
dgemv_
dasum_
dtrmv_
daxpy_
ddot_
dger_
dtrmm_
dsymv_
dtrsv_
dsyr2_
dsyr2k_
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/modules/lapack'
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/modules/lapack'
gmake[4]: Leaving directory `/soft/R/R-1.5...