Skip to content
Prev 428 / 12125 Next

[R-pkg-devel] [mcneale@mac.com: Re: [[openmx-dev]] Re: [[openmx-dev]] Re: [[openmx-dev]] Re: openmp]

Dirk, I pick one of the packages you suggested and asked my colleague to 
test it on MacOS X. As you can see, it did not use more than 1 CPU. I 
inspected the Makevars and found that it relied on 
SHLIB_OPENMP_CXXFLAGS. This variable is set to -fopenmp on my laptop.

Does CRAN add -fopenmp to SHLIB_OPENMP_CXXFLAGS (when there is compiler 
support) or not? It seems not.