opain / GenoPred

Genotype-based Prediction (GenoPred)
https://opain.github.io/GenoPred/
GNU General Public License v3.0
68 stars 23 forks source link

Allow more control of resources #95

Closed opain closed 6 months ago

opain commented 6 months ago

The config should specify the number of cores allocated to groups of rules. Most don't benefit from multiple cores, but pgs_methods and target scoring do. target_scoring resources will depend on the size of the target sample.

opain commented 6 months ago

Done