YinLiLin / hibayes

:swimmer: Individual-Level, Summary-Level and Single-Step Bayesian Regression Models for Genomic Prediction and Genome-Wide Association Studies
GNU General Public License v3.0
46 stars 7 forks source link

Parallelization #23

Open stefaniemuff opened 7 months ago

stefaniemuff commented 7 months ago

Hei, quick question, as I couldn't find immediate information in the manual etc: does hibayes enable parallelization? Or does it always run on one core only? Thanks!

YinLiLin commented 7 months ago

Thank you for the question. The parallelization is only available when you have linked OpenBLAS or Intel MKL with R, otherwise it will run on one core only.