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

force mkl LP64 format (32 bit ints) #130

Merged
merged 1 commit into from
Sep 12, 2024
Merged

force mkl LP64 format (32 bit ints) #130

merged 1 commit into from
Sep 12, 2024

Conversation

goulart-paul
Copy link
Member

Fixes an occasional issue with MKL compilation by specifying that we want to use the LP64 format, i.e. 32 bit integer types.

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.14%. Comparing base (d1ca25d) to head (78dc683).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #130      +/-   ##
==========================================
+ Coverage   87.42%   88.14%   +0.71%     
==========================================
  Files          77       77              
  Lines        6189     6189              
==========================================
+ Hits         5411     5455      +44     
+ Misses        778      734      -44     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@goulart-paul goulart-paul merged commit 7036899 into main Sep 12, 2024
12 checks passed
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