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

Add tests for OMP parallelization #99

Open
fsmoncadaa opened this issue Nov 20, 2024 · 0 comments
Open

Add tests for OMP parallelization #99

fsmoncadaa opened this issue Nov 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@fsmoncadaa
Copy link
Collaborator

Several parts of the code are parallelized with OMP. It would be nice to have some tests/benchmarks to ensure that when we modify the code, the parallel performance doesn't change. Maybe adding tests with calculations in single node and with four cores (as is the current default), and then comparing the times.

@fsmoncadaa fsmoncadaa added the enhancement New feature or request label Nov 20, 2024
@fsmoncadaa fsmoncadaa self-assigned this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant