Displaying 4 results from an estimated 4 matches for "iswap".
Did you mean:
swap
2009 Aug 16
1
Installing quantreg package under Ubuntu
Does any have installation instructions for this? When I run
install.packages('quantreg') I get:
gcc -std=gnu99 -shared -o quantreg.so akj.o boot.o brute.o chlfct.o
cholesky.o combos.o crq.o crqfnb.o dsel05.o etime.o extract.o idmin.o
iswap.o kuantile.o mcmb.o penalty.o powell.o rls.o rq0.o rq1.o rqbr.o
rqfn.o rqfnb.o rqfnc.o sparskit2.o srqfn.o srqfnc.o srtpai.o -llapack
-lblas -lgfortran -lm -lgfortran -lm -L/usr/lib/R/lib -lR
/usr/bin/ld: cannot find -llapack
> sessionInfo()
R version 2.9.0 (2009-04-17)
i486-pc-linux-gnu
l...
2015 Nov 23
3
MKL Acceleration encouraging; need adjust package builds?
...-O2 -c crq.f -o crq.o
gfortran -fpic -g -O2 -c crqfnb.f -o crqfnb.o
gfortran -fpic -g -O2 -c dsel05.f -o dsel05.o
gfortran -fpic -g -O2 -c etime.f -o etime.o
gfortran -fpic -g -O2 -c extract.f -o extract.o
gfortran -fpic -g -O2 -c idmin.f -o idmin.o
gfortran -fpic -g -O2 -c iswap.f -o iswap.o
gfortran -fpic -g -O2 -c kuantile.f -o kuantile.o
gcc -std=gnu99 -I/tools/cluster/6.2/R/3.2.2_mkl/lib64/R/include
-I/usr/local/include -fpic
-I/panfs/pfs.acf.ku.edu/cluster/system/pkg/R/curl7.45_install/include
-L/panfs/pfs.acf.ku.edu/cluster/6.2/R/3.2.2_mkl/lib64 -c mcmb.c -o...
2015 Nov 23
0
MKL Acceleration encouraging; need adjust package builds?
...-O2 -c crq.f -o crq.o
gfortran -fpic -g -O2 -c crqfnb.f -o crqfnb.o
gfortran -fpic -g -O2 -c dsel05.f -o dsel05.o
gfortran -fpic -g -O2 -c etime.f -o etime.o
gfortran -fpic -g -O2 -c extract.f -o extract.o
gfortran -fpic -g -O2 -c idmin.f -o idmin.o
gfortran -fpic -g -O2 -c iswap.f -o iswap.o
gfortran -fpic -g -O2 -c kuantile.f -o kuantile.o
gcc -std=gnu99 -I/tools/cluster/6.2/R/3.2.2_mkl/lib64/R/include
-I/usr/local/include -fpic
-I/panfs/pfs.acf.ku.edu/cluster/system/pkg/R/curl7.45_install/include
-L/panfs/pfs.acf.ku.edu/cluster/6.2/R/3.2.2_mkl/lib64 -c mcmb.c -o...
2013 Feb 14
0
Really need some help:: Weird Issue with external data look up in puppet 2.6.11
Running puppet 2.6.11 opensource on Red Hat 5.6 client.
I cannot explain this logically but I have a directory structure like so:
/etc/puppet/manifests/hiera/hostgroups/
with directories for each of my application areas like so:
*clickz core devel dns icross iswap itch puppet test ubuntu*
*What is weird is that if I put anything under the directory named "core",
the ext lookup works fine*, but if I move it to another directory or move
the "core" directory to "core1" nothing works. *In addition having the
extdata .csv f...