immunogenomics / harmony

Fast, sensitive and accurate integration of single-cell data with Harmony
https://portals.broadinstitute.org/harmony/
Other
525 stars 100 forks source link

[FIX] BLAS thread detection misbehaving on CRAN build systems #206

Closed pati-ni closed 1 year ago

pati-ni commented 1 year ago

Gracefully failing and falling back on a configuration path that does not invoke set threads command if omp_get_max_threads() return gibberish values like NA.

Fixes failed tests on OSX in CRAN