Skip to content
Prev 13073 / 15075 Next

OpenMP on CRAN

Patrick,

you can't mix compilers - it really matters which iomp your'e using. llvm has its own modified version which may not be the same as the official Intel release. From your tests it looks like you're using the llvm one which will likely work only with that compiler. Since Apple doesn't have official omp support it's hard to say which versions work and which don't.
I mentioned that before, but I do not see issues with 10.14 SDK.

Cheers,
Simon