Skip to content

Need for OpenMP

3 messages · Randy Lai, Simon Zehnder

#
Dear Mac-Users, 

I upgraded to Mavericks - which I consider now as a bad mistake. Instead I should have waited until everything gets stable. 

However, I need to use OpenMP in some R packages. clang does not support OpenMP yet and for the Intel OpenMP Runtime suite I need the intel compiler. Is there a solution that can be considered relatively stable (I never use the R.app - only bash). 

Best
Simon
#
I had the same problems too, I managed to handle this by changing to gnu gcc.
See http://rtalks.net/archives/210
On Nov 5, 2013, at 11:11 AM, Simon Zehnder <szehnder at uni-bonn.de> wrote:

            
#
Randy,

thanks for the link! I gonna try it out!

Best

Simon
On 05 Nov 2013, at 20:21, Randy Lai <randy.cs.lai at gmail.com> wrote: