opain / GenoPred

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

Allow more control of resources #95

Closed opain closed 1 month ago

opain commented 2 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 1 month ago

Done