Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit the number of multi-threading #91

Closed
anglixue opened this issue May 3, 2023 · 1 comment
Closed

Limit the number of multi-threading #91

anglixue opened this issue May 3, 2023 · 1 comment

Comments

@anglixue
Copy link

anglixue commented May 3, 2023

Hi François,

I wonder if there is any flag to limit the number of multi-thread computing in the main script like cis.map_cis()?

It seems currently it has no cap on that and the software will use all the available subprocessors.

Thanks very much for your help!

Cheers,
Angli

@francois-a
Copy link
Collaborator

Hi, at what point during execution do you see this, and how many cores are being used? The genotype loader will use up to 6 threads by default (currently hard-coded, but I can make this an option).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants