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

Fix #411 compile flags on Apple Silicon Ubuntu Docker #412

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

krystophny
Copy link
Contributor

No description provided.

@krystophny
Copy link
Contributor Author

@andrewgiuliani or @landreman - can you verify if this is fine? A cleaner solution would be a systematic check for compiler options, but the present fix at least makes it compile in our setup.

@krystophny krystophny changed the title Fix #411 compile flags on Apple Silicon Ubuntu Docker Draft: Fix #411 compile flags on Apple Silicon Ubuntu Docker May 2, 2024
@krystophny krystophny changed the title Draft: Fix #411 compile flags on Apple Silicon Ubuntu Docker Fix #411 compile flags on Apple Silicon Ubuntu Docker May 2, 2024
@landreman landreman requested a review from mbkumar May 15, 2024 13:22
Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.71%. Comparing base (e8c5433) to head (f595f84).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #412      +/-   ##
==========================================
+ Coverage   91.36%   91.71%   +0.34%     
==========================================
  Files          75       75              
  Lines       13150    13150              
==========================================
+ Hits        12015    12061      +46     
+ Misses       1135     1089      -46     
Flag Coverage Δ
unittests 91.71% <ø> (+0.34%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@landreman
Copy link
Contributor

Looks fine to me. Does anyone else have comments?

CMakeLists.txt Outdated Show resolved Hide resolved
@mbkumar
Copy link
Collaborator

mbkumar commented May 15, 2024 via email

@krystophny
Copy link
Contributor Author

Btw the Docker file we are using is ghcr.io/itpplasma/devel-tex based on Debian 12.

@krystophny krystophny force-pushed the master branch 3 times, most recently from 13378dc to 4617090 Compare July 5, 2024 11:08
@krystophny
Copy link
Contributor Author

@mbkumar @andrewgiuliani can you quickly check? This is such a small change that we shouldn't spend more weeks on it.

CMakeLists.txt Outdated Show resolved Hide resolved
@andrewgiuliani andrewgiuliani self-requested a review July 10, 2024 18:26
Copy link
Contributor

@andrewgiuliani andrewgiuliani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Chris, you've got a couple of unit tests failing. Could you merge master into your branch? which should trigger CI

@krystophny
Copy link
Contributor Author

Thanks! I updated the branch - I think the problem with the CI/CD is because the external fork has no password for the docker registry.

@mbkumar mbkumar merged commit 8200130 into hiddenSymmetries:master Jul 11, 2024
33 of 35 checks passed
@krystophny
Copy link
Contributor Author

Thanks a lot!

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.

4 participants