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

Python Wrapper: add Atlas #27

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from
Draft

Python Wrapper: add Atlas #27

wants to merge 4 commits into from

Conversation

tmi
Copy link
Contributor

@tmi tmi commented Feb 12, 2025

This will make the python wrapper wheel with Mir depend on and utilize Atlas

This depends on ecmwf/atlas#257 being merged, and additionally I'll need to put there the atlas stripping. I've already tested locally and it seems not to cause any problem in this case.

Also, I believe TESSELATION was asked for in the Atlas build -- that includes me building and bundling Qhull external library into atlas, that will also take some time.

FYI @pmaciel @iainrussell

@codecov-commenter
Copy link

codecov-commenter commented Feb 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.92%. Comparing base (19eb53d) to head (ed81079).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #27   +/-   ##
========================================
  Coverage    53.92%   53.92%           
========================================
  Files          612      612           
  Lines        25864    25864           
  Branches      2271     2271           
========================================
  Hits         13947    13947           
  Misses       11917    11917           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tmi tmi force-pushed the pyWrap/addAtlasDep branch 2 times, most recently from 6c23e3e to 9ed8ed2 Compare March 5, 2025 09:10
@tmi tmi force-pushed the pyWrap/addAtlasDep branch from 87d9e11 to bcd55c3 Compare March 5, 2025 12:07
@tmi tmi force-pushed the pyWrap/addAtlasDep branch from 14bd4a1 to da4c347 Compare March 6, 2025 09:43
@tmi tmi force-pushed the pyWrap/addAtlasDep branch from da4c347 to ed81079 Compare March 6, 2025 09:44
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.

2 participants