From: Denham Robert
Sent: Thursday, 14 February 2008 2:06 PM
To: r-help@r-project.org
Cc: 'Prof Brian Ripley'
Subject: RE: [R] compiling 2.6.2 using icc
I thought the problem was that I had tried to use a --with-blas argument
as an option to the configure script like:
--with-blas=&
etup that is preventing it from working, though I am not sure where
to look. PATH and other environment variables look okay. Any
suggestions would be welcome.
Thanks
Robert
-----Original Message-
From: Prof Brian Ripley [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 13 February 2008 4:59 PM
To:
It's working for other users of icc. Check what CC is set to in
etc/Makeconf, and if it is not 'icc -c99', reset it.
On Wed, 13 Feb 2008, Denham Robert wrote:
> I am having trouble compiling R-2.6.2 on suse linux x86_64 using the
> intel compiler. I read section C.2.1 Intel compilers in the R
I am having trouble compiling R-2.6.2 on suse linux x86_64 using the
intel compiler. I read section C.2.1 Intel compilers in the R
Installation and Administration manual, and put
CC=icc
CFLAGS="-g -O3 -wd188 -ip"
F77=ifort
FFLAGS="-g -O3"
ICC_LIBS=/opt/intel/cce/10.1.012/lib
IFC_LIBS=/opt/intel/
4 matches
Mail list logo