Skip to content

Conversation

@johnbowen42
Copy link
Contributor

We saw some failures in axoms CI as a result of (1) C++17 changes to OpenMP backends, (2) Windows build, (3) openmp enabled, so I am enabling openmp here to troubleshoot and hopefully add coverage

@johnbowen42 johnbowen42 requested review from a team, rhornung67 and smithsg84 January 13, 2026 22:16
@rhornung67
Copy link
Member

@johnbowen42 We're going to have problems with this because MSVC does not support some OpenMP standard stuff we use; e.g., it doesn't know about the combine directive in a reduction clause, which we use. There may be others, but that is one reason why the windows build with OpenMP enabled is failing here.

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.

3 participants