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
Need for OpenMP
3 messages · Randy Lai, Simon Zehnder
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:
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
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac
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:
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:
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
_______________________________________________ R-SIG-Mac mailing list R-SIG-Mac at r-project.org https://stat.ethz.ch/mailman/listinfo/r-sig-mac