Skip to content
Prev 13085 / 15075 Next

OpenMP on CRAN

Patrick,
LLVM is the compiler infrastructure project, clang is the C/C++ compiler from that project. We don't use any of the other compilers form LLVM.
Why don't use use Homebrew? That's exactly what Homebrew provides - its own ecosystem, everything form source (with cached binaries if you want them).
Mixing is not available. You pick one system and go with it, but can't mix between them, because of the different run-time libraries.
That's an entirely different, unrelated topic. Testing cutting edge (or even pre-release) systems makes sense, but that's not our current worry (there was a separate thread about CI).

Cheers,
Simon