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

Thread safety of anglib and problematic derived types for OMP #28

Open
vanderhe opened this issue Feb 25, 2022 · 0 comments
Open

Thread safety of anglib and problematic derived types for OMP #28

vanderhe opened this issue Feb 25, 2022 · 0 comments
Assignees

Comments

@vanderhe
Copy link
Member

What is your suggested feature? Please describe.
To achieve at least thread parallelization of sktwocnt, two problems should be addressed:

  1. anglib is not thread-safe and its module structure is at least questionable
  2. OMP will be unable to copy the derived integrator type in the loop over dimer distances
    (workaround for testing: initialize integrator within the loop --> results in overhead due to recalculated finite differences matrices)
@vanderhe vanderhe self-assigned this Jan 10, 2023
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

1 participant