Skip to content

MNT: Use openmp openblas build

Paul McCarthy requested to merge paulmc-master-patch-39329 into master

eddy uses OpenMP for parallelising tasks, and the OpenBLAS documentation recommends to use the OpenMP build in this situation: https://github.com/xianyi/OpenBLAS/wiki/Faq#multi-threaded.

OpenMP builds of openblas are available on conda-forge for both macOS and Linux

Merge request reports