Skip to content

Conversation

@m-murphy
Copy link
Member

No description provided.

@m-murphy m-murphy linked an issue Jun 28, 2024 that may be closed by this pull request
@m-murphy m-murphy changed the base branch from master to dev June 28, 2024 20:51
m-murphy added 6 commits June 30, 2024 11:04
- Removed unnecessary OpenMP directives in `calc_new_likelihood()` and `calc_new_prior()` functions in `chain.cpp`
- Removed unused variable assignment in `Parameters` constructor in `parameters.cpp`
- Removed unused member variable `pt_num_threads` from the `Parameters` class in `parameters.h`
- Removed unnecessary OpenMP directives in `calc_new_likelihood()` and `calc_new_prior()` functions in `chain.cpp`
- Removed unused variable assignment in `Parameters` constructor in `parameters.cpp`
- Removed unused member variable `pt_num_threads` from the `Parameters` class in `parameters.h`
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

Successfully merging this pull request may close these issues.

eliminate openmp dependency and use tbb

2 participants