Skip to content

[ColPack] Build with OpenMP - #232

Open
AnHeuermann wants to merge 1 commit into
OpenModelica:masterfrom
AnHeuermann:fix-colpack-openmp
Open

[ColPack] Build with OpenMP#232
AnHeuermann wants to merge 1 commit into
OpenModelica:masterfrom
AnHeuermann:fix-colpack-openmp

Conversation

@AnHeuermann

@AnHeuermann AnHeuermann commented Aug 26, 2026

Copy link
Copy Markdown
Member

Related Issues

The vendored CMakeLists never enabled OpenMP, so the #pragma omp directives were ignored and ColPack ran serially. Also fixes macOS, where Apple clang does not bundle <omp.h>.

The vendored CMakeLists never enabled OpenMP, so the #pragma omp
directives were ignored and ColPack ran serially. Also fixes macOS,
where Apple clang does not bundle <omp.h>.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@AnHeuermann AnHeuermann self-assigned this Aug 26, 2026
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.

1 participant