Displaying 1 result from an estimated 1 matches for "callpdgesv".
Did you mean:
callpdgesvd
2007 Mar 05
0
Help on installing RScaLAPACK on Ubuntu
...-
gcc -I/usr/share/R/include -I/usr/share/R/include -fpic
-I/usr/lib/lam/include -g -O2 -std=gnu99 -c CRDriver.c -o CRDriver.o
gcc -I/usr/share/R/include -I/usr/share/R/include -fpic
-I/usr/lib/lam/include -g -O2 -std=gnu99 -c CRscalapack.c -o CRscalapack.o
gfortran -fpic -g -O2 -c callpdgesv.f -o callpdgesv.o
gfortran -fpic -g -O2 -c callpdgeqrf.f -o callpdgeqrf.o
gfortran -fpic -g -O2 -c callpdgesvd.f -o callpdgesvd.o
gfortran -fpic -g -O2 -c callpdgemm.f -o callpdgemm.o
gfortran -fpic -g -O2 -c callpdpotrf.f -o callpdpotrf.o
gfortran -fpic -g -O2 -c callpdpotri.f -o ca...