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

Use brew's clang instead of AppleClang on MacOS #593

Merged
merged 2 commits into from
Nov 1, 2022

Conversation

bernhardmgruber
Copy link
Member

No description provided.

@bernhardmgruber bernhardmgruber changed the title Force installation of libomp to workaround MacOS issue Use brew's clang instead of AppleClang on MacOS Oct 31, 2022
@codecov
Copy link

codecov bot commented Oct 31, 2022

Codecov Report

Merging #593 (8bef417) into develop (0a4c7a7) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #593   +/-   ##
========================================
  Coverage    98.95%   98.95%           
========================================
  Files           66       66           
  Lines         6396     6396           
========================================
  Hits          6329     6329           
  Misses          67       67           

@bernhardmgruber bernhardmgruber force-pushed the macos_libomp branch 3 times, most recently from cef539d to ab85a24 Compare November 1, 2022 15:17
This works around the limitation that AppleClang no longer supports
OpenMP.
@bernhardmgruber bernhardmgruber merged commit b5b594b into alpaka-group:develop Nov 1, 2022
@bernhardmgruber bernhardmgruber deleted the macos_libomp branch November 1, 2022 17:53
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