search for: axsse2

Displaying 2 results from an estimated 2 matches for "axsse2".

Did you mean: asse2
2010 Jul 08
0
help compiling add-on package
...pes checking for function prototypes in structures updating cache ./config.cache creating ./config.status creating makefile creating src/config.h creating src/machine.h ** libs icc -std=c99 -I/usr/global/R/2.11.1/lib64/R/include -I/usr/local/include -mp -fpic -i-dynamic -mieee-fp -prec-div -O2 -axSSE2,SSE3,SSEE3,SSE4.1,SSE4.2,AVX -c block.c -o block.o icc: command line remark #10010: option '-mp' is deprecated and will be removed in a future release. See '-help deprecated' block.c(66): (col. 70) remark: block_discr has been targeted for automatic cpu dispatch. icc -std=c99 -I/usr...
2010 May 20
0
Installation problem with "geepack"
...ualifier on return type is meaningless const iterator begin() const { return v_;} ^ ../inst/include/tnt/vec.h(153): warning #858: type qualifier on return type is meaningless const iterator end() const { return v_ + n_; } ^ icpc -shared -i-dynamic -mieee-fp -prec-div -O2 -axSSE2,SSE3,SSEE3,SSE4.1,SSE4.2,AVX -lpthread -o geepack.so famstr.o gee2.o geesubs.o inter.o ordgee.o param.o utils.o -L/usr/global/R/2.11.0/lib64/R/lib -lR -L/usr/global/hdf5/1.8.3/lib -Wl,-R/usr/global/hdf5/1.8.3/lib -lhdf5 -lhdf5_hl -lcurl installing to /gpfs/work/xzt1/my_Rlibs/geepack/libs ** R ** da...