You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used install.packages("codetools") to install the parallel version to get the error "clang: error: unsupported option '-fopenmp'" LLVM has posted a fix for this at http://blog.llvm.org/2015/05/openmp-support_22.html. It will require making the installation code aware of its environment and acting accordingly.
The text was updated successfully, but these errors were encountered:
I used install.packages("codetools") to install the parallel version to get the error "clang: error: unsupported option '-fopenmp'" LLVM has posted a fix for this at http://blog.llvm.org/2015/05/openmp-support_22.html. It will require making the installation code aware of its environment and acting accordingly.
The text was updated successfully, but these errors were encountered: