search for: drot_

Displaying 4 results from an estimated 4 matches for "drot_".

Did you mean: ddot_
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...
...arc-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.a(dqrdc.o) dnrm2_ ../appl/libappl...
2014 Jul 01
1
Error when compiling R with openblas
...c/main' make[3]: Leaving directory `/home/ab/Downloads/R-3.1.0/src/main' make[3]: Entering directory `/home/ab/Downloads/R-3.1.0/src/main' gcc -std=gnu99 -Wl,--export-dynamic -fopenmp -L/usr/local/lib -o R.bin Rmain.o -L../../lib -lR -lRblas ../../lib/libR.so: undefined reference to `drot_' ../../lib/libR.so: 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: u...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...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.1/src...