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

about openmp #24

Open
shabnam8920 opened this issue Nov 2, 2024 · 2 comments
Open

about openmp #24

shabnam8920 opened this issue Nov 2, 2024 · 2 comments

Comments

@shabnam8920
Copy link

Dear all,
I did not find any information on how I can have a parallel run with OpenMP. Can you guide me about this?
Thanks

@hdsassnick
Copy link
Contributor

Hi @shabnam8920,

looking into the source code, adding something like "ThreadingType" : "ThreadPool", "NumberOfThreads" : 4, to the simulation.json file seems to do the job.

I couldn't find any documentation in the manual on it, maybe one of the developers could add more information on it.

@dubbelda
Copy link
Member

That's work in progress. It just doing the framework-molecule energy computation using threads, which might speed up the simulation but only for really large systems.

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

3 participants