Skip to content

Speed up run_beast2 calculation #64

@richelbilderbeek

Description

@richelbilderbeek

From Wei:

[...] may I ask one more question?

As you see, my dataset is quite big. I use a powerful workstation equiped with Intel(R) Xeon(R) Gold 6230R CPU and 128G RAM. I want to shorten the BEAST2 calculation. Here are some test I did to run_beast2 function by changing n_threads:
n_threads = 10, cpu use around 20%, RAM use 12%
n_threads = 100, cpu use around 30%, RAM use 18%
n_threads = 1000, cpu use around 20%, RAM use 18%
n_threads = 10000, cpu use around 5%, RAM use 20%

Seems there is a glass ceiling for the function that whatever n_thread I set it won't increase the efficiency any more. Would you have a suggestion?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions