On 24 August 2015 at 11:02, Joshua N Pritikin wrote:
| Currently, we have a configure script for package OpenMx that only 
| enables openmp if gcc is the compiler (OS X only). Nice to hear that 
| openmp is supported on Windows.

Interesting that you opt to ignore OpenMP support on the platform that
probably supports it best ...

| 
| Are there any CRAN packages that actually compile to openmp enabled 
| binaries on CRAN? I'd prefer if we weren't breaking new ground here. I'd 
| love to copy an already working configure script instead of trying to 
| write it for the first time.

edd@xmcorsairs:~/CRAN$ grep -l openmp */src/Makevars*
FRESA.CAD/src/Makevars.win
laGP/src/Makevars
maptpx/src/Makevars
mvnfast/src/Makevars
ndl/src/Makevars.win
PropClust/src/Makevars
rpf/src/Makevars
SOD/src/Makevars.in
SOD/src/Makevars.win
edd@xmcorsairs:~/CRAN$ 

That is highly incomplete as I didn't even bother tp grep configure scripts.
Maybe you can take it from here.  Gabor's excellent MetaCRAN also gives you
search tools.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to