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've been seeing an uptick in e-mails and questions related to OpenMP on mac. The thought right now is to check the Apple clang string and, then, download the relevant tar, extract the contents, and modify ~/.Rprofile.
We'll probably add it as an extra option to "opt-in" to.
I've been seeing an uptick in e-mails and questions related to OpenMP on mac. The thought right now is to check the Apple clang string and, then, download the relevant tar, extract the contents, and modify
~/.Rprofile
.We'll probably add it as an extra option to "opt-in" to.
Relevant tars & mappings are available on https://mac.r-project.org/openmp/
table of LLVM release & headers
(All binaries above include both arm64 and x86_64 and require macOS 11 or higher. Binaries below require macOS 10.13 or higher and are Intel-only)
The text was updated successfully, but these errors were encountered: