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

does basico use threading? #32

Open
syedzayyan opened this issue May 11, 2023 · 1 comment
Open

does basico use threading? #32

syedzayyan opened this issue May 11, 2023 · 1 comment

Comments

@syedzayyan
Copy link

Hello!

I have thinking of running Basico on an HPC, but I was wondering if Basico uses threading to make use of multitasking and more CPU cores. I have run the UI previously on my laptop, but to do massive parameter scans I wanted to understand how could I leverage the performance of the HPC.

Thank you!

Regards,
Z

@fbergmann
Copy link
Member

The way I use it with HPC:

  • I let basico generate all the cps files I want to run
  • then I execute all the cps files with hpc (mostly using CopasiSE)
  • finally I postprocess the results with basico

I hope that helps if you have better ideas please let me know

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