Displaying 6 results from an estimated 6 matches for "dtrsm".
Did you mean:
dtrsl
2006 Oct 16
3
x86_64, acml-3.5.0-gfortran64 and lme4
...n of acml is 3.5.0 gfortran64.
I do not encounter the segfaults when I compile R with R's built-in
BLAS. The errors occur in the first example in lme4 in a call to
lmer. It looks like they would occur in any call to lmer. Running
under the debugger shows that the segfault occurs in a call to dtrsm
(a level-3 BLAS routine to solve a triangular system of equations)
that is called from within a cholmod (sparse matrix library) routine.
Has anyone succeeded in running R CMD check on the lme4 package with
accelerated BLAS? I'm trying to pin down is this occurs only with
ACML or also with Atl...
2010 Jan 18
1
A question about build R-2.10.0 on HP-UX ia64 server.
...HMfactor.o
ld: Unsatisfied symbol "dpotrf" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "zpotrf" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "dsyrk" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "dtrsm" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "dtrsv" in file CHOLMOD.a[cholmod_l_super_solve.o]
14 errors.
gmake[3]: *** [Matrix.sl] Error 1
gmake[3]: Leaving directory `/rnd/homes/jixu/tmp/R-2.10.1/src/library/Recommended/Matrix/src'
ERROR: compilation fa...
2008 Jun 03
1
IBM-AIX 5.2 (GCC 4.2.4 installed) - Error while executing 'make'
...ibR.a
gcc -std=gnu99 -Wl,-brtl -Wl,-bexpall -lc -Wl,-bE:../../etc/R.exp
-L/usr/local/lib -o R.bin Rmain.o libR.a -lgfortran -lm
/opt/pware/lib/gcc/powerpc-ibm-aix5.2.0.0/4.2.4/libgcc.a -lg -lintl -ldl
-lm
ld: 0711-317 ERROR: Undefined symbol: .dcopy
ld: 0711-317 ERROR: Undefined symbol: .dtrsm
ld: 0711-317 ERROR: Undefined symbol: .ddot
ld: 0711-317 ERROR: Undefined symbol: .dnrm2
ld: 0711-317 ERROR: Undefined symbol: .dtrsl
ld: 0711-317 ERROR: Undefined symbol: .dscal
ld: 0711-317 ERROR: Undefined symbol: .dpofa
ld: 0711-317 ERROR: Undefined symbol: .daxpy
ld: 0711-345 Use the -bloadmap...
2010 Jan 18
0
Build R-2.10.0 on HP-UX ia64 server
...HMfactor.o
ld: Unsatisfied symbol "dpotrf" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "zpotrf" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "dsyrk" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "dtrsm" in file CHOLMOD.a[cholmod_l_super_numeric.o]
ld: Unsatisfied symbol "dtrsv" in file CHOLMOD.a[cholmod_l_super_solve.o]
14 errors.
gmake[3]: *** [Matrix.sl] Error 1
gmake[3]: Leaving directory `/rnd/homes/jixu/tmp/R-2.10.1/src/library/Recommended/Matrix/src'
ERROR: compilation fa...
2006 Feb 07
0
[R] R compile on AIX 5.2
...11-317 ERROR: Undefined symbol: dsvdc
ld: 0711-317 ERROR: Undefined symbol: dtrsl
ld: 0711-317 ERROR: Undefined symbol: dtrco
ld: 0711-317 ERROR: Undefined symbol: lminfl
ld: 0711-317 ERROR: Undefined symbol: .zgemm
ld: 0711-317 ERROR: Undefined symbol: .dsyrk
ld: 0711-317 ERROR: Undefined symbol: .dtrsm
ld: 0711-317 ERROR: Undefined symbol: .dcopy
ld: 0711-317 ERROR: Undefined symbol: .dtrsl
ld: 0711-317 ERROR: Undefined symbol: .ddot
ld: 0711-317 ERROR: Undefined symbol: .dnrm2
ld: 0711-317 ERROR: Undefined symbol: .dscal
ld: 0711-317 ERROR: Undefined symbol: .daxpy
ld: 0711-317 ERROR: Undefined...
2001 Jul 25
2
Installation help
...epslon:
hqr:
hqr2:
htribk:
htridi:
pythag:
tql1:
tql2:
tqlrat:
tred1:
tred2:
rg:
rs:
cg:
ch:
f77 -g -O2 -c lminfl.f -o lminfl.o
lminfl.f:
lminfl:
f77 -g -O2 -c blas.f -o blas.o
blas.f:
dasum:
daxpy:
dcopy:
ddot:
dmach:
dnrm2:
drot:
drotg:
dscal:
dswap:
idamax:
dgemm:
dtrsm:
lsame:
ar cr libappl.a approx.o bakslv.o binning.o chull.o cpoly.o cumsum.o fft.o fmin.o integrate.o lbfgsb.o loglin.o lowess.o machar.o maxcol.o massdist.o pretty.o rowsum.o splines.o stem.o strsignif.o tabulate.o uncmin.o zeroin.o ch2inv.o chol.o dpbfa.o dpbsl.o dpoco.o dpodi.o dpofa.o dposl.o...