Skip to content
Prev 18104 / 20628 Next

testing OpenMP-enabled glmmTMB on various configurations

Hi folks,

  We're trying to troubleshoot a version of glmmTMB that enables OpenMP
support, but we have a fairly limited set of test platforms and it would
be nice to know if many users are going to have installation difficulties.

  If you have development tools (and the 'remotes' package) installed
and a few free minutes, it would be great if you could try

remotes::install_github("glmmTMB/glmmTMB/glmmTMB at conditional_openmp")

and let us know if you have any trouble installing (it should install
whether or not you have OpenMP enabled ...)

If you're feeling energetic or distractible, you could try the tests here:

https://github.com/glmmTMB/glmmTMB/issues/481#issuecomment-572767245

the expected result is you should see *either* warnings that OpenMP is
not enabled *or* at least some speed-up for the parallel version over
the serial version.

Results (especially problematic ones!) welcome at
https://github.com/glmmTMB/glmmTMB/issues/481