I wanted to follow up on this thread from a few months ago about BLAS
options in the current R package.
Simon, is it possible to go forward with one of the following two options?
1) leave libRblas.vecLib.dylib out of the R package (AFAIK this is how
things currently stand in the 3.0.2 pkg) but up
On Nov 7, 2013, at 1:30 PM, Simon Zehnder wrote:
> Your and Brian’s guesses were right: the -openmp linker flag was it. It
> compiles now fine, though I get errors in make check-all and make install:
>
> Running a make check-all gives me (with and without flag -ipo)
>
> Running examples in '
Your and Brian’s guesses were right: the -openmp linker flag was it. It
compiles now fine, though I get errors in make check-all and make install:
Running a make check-all gives me (with and without flag -ipo)
Running examples in 'mgcv-Ex.R’ failed
...
Loading required package: splines
> plot(b
On Nov 7, 2013, at 7:56 AM, Simon Zehnder wrote:
> I am trying to build R with an Intel Compiler (14.0.3). Has anyone before
> done it and could give me a hint for the configuration?
>
> I am sourcing the compilervars.sh for Intel and then configure R with
>
> ./R-3.0.2/configure OBJC="clan
I am trying to build R with an Intel Compiler (14.0.3). Has anyone before done
it and could give me a hint for the configuration?
I am sourcing the compilervars.sh for Intel and then configure R with
./R-3.0.2/configure OBJC="clang" --enable-R-framework=/usr/local/R/R-intel
--x-includes=/usr/
I have to confirm both, the crash and the flashing of the colour wheel.
> sessionInfo()
R version 3.0.2 (2013-09-25)
Platform: x86_64-apple-darwin10.8.0 (64-bit)
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices u
John,
I also see the color wheel pop up briefly on my machine when moving from
either "Console" or "Syntax" to another preference header. Seems like a
very minor inconvenience compared to the crashing you observe though.
Brandon
On Thu, Nov 7, 2013 at 1:17 AM, John Magnotti wrote:
> I removed