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

Create v0.40.0 RC #1032

Draft
wants to merge 5 commits into
base: v0.40.0_base
Choose a base branch
from
Draft

Create v0.40.0 RC #1032

wants to merge 5 commits into from

Conversation

multiphaseCFD
Copy link
Member

Before submitting

Please complete the following checklist when submitting a PR:

  • All new features must include a unit test.
    If you've fixed a bug or added code that should be tested, add a test to the
    tests directory!

  • All new functions and code must be clearly commented and documented.
    If you do make documentation changes, make sure that the docs build and
    render correctly by running make docs.

  • Ensure that the test suite passes, by running make test.

  • Add a new entry to the .github/CHANGELOG.md file, summarizing the
    change, and including a link back to the PR.

  • Ensure that code is properly formatted by running make format.

When all the above are checked, delete everything above the dashed
line and fill in the pull request template.


Context:

Description of the Change:

Benefits:

Possible Drawbacks:

Related GitHub Issues:

@multiphaseCFD multiphaseCFD added do not merge Do not merge PR until this label is removed ci:build_wheels Activate wheel building. urgent Mark a pull request as high priority labels Jan 7, 2025
@multiphaseCFD multiphaseCFD changed the base branch from master to v0.40.0_base January 7, 2025 16:01
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.15%. Comparing base (d8461f3) to head (c55e082).

Additional details and impacted files
@@               Coverage Diff                @@
##           v0.40.0_base    #1032      +/-   ##
================================================
- Coverage         97.93%   95.15%   -2.79%     
================================================
  Files               233      112     -121     
  Lines             39988    16990   -22998     
================================================
- Hits              39162    16166   -22996     
+ Misses              826      824       -2     

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

multiphaseCFD and others added 2 commits January 8, 2025 15:24
### Before submitting

Please complete the following checklist when submitting a PR:

- [ ] All new features must include a unit test.
If you've fixed a bug or added code that should be tested, add a test to
the
      [`tests`](../tests) directory!

- [ ] All new functions and code must be clearly commented and
documented.
If you do make documentation changes, make sure that the docs build and
      render correctly by running `make docs`.

- [ ] Ensure that the test suite passes, by running `make test`.

- [ ] Add a new entry to the `.github/CHANGELOG.md` file, summarizing
the
      change, and including a link back to the PR.

- [ ] Ensure that code is properly formatted by running `make format`. 

When all the above are checked, delete everything above the dashed
line and fill in the pull request template.


------------------------------------------------------------------------------------------------------------

**Context:**

[sc-81544] & [sc-81555]

This PR fixes the python cuda dependecies bug and automates the arm64 LT
and LGPU wheels tests

**Description of the Change:**

**Benefits:**

**Possible Drawbacks:**

**Related GitHub Issues:**

---------

Co-authored-by: ringo-but-quantum <[email protected]>
@multiphaseCFD multiphaseCFD added ci:use-multi-gpu-runner Enable usage of Multi-GPU runner for this Pull Request ci:use-gpu-runner Enable usage of GPU runner for this Pull Request labels Jan 10, 2025
@multiphaseCFD multiphaseCFD marked this pull request as ready for review January 10, 2025 18:26
@multiphaseCFD multiphaseCFD marked this pull request as draft January 10, 2025 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:build_wheels Activate wheel building. ci:use-gpu-runner Enable usage of GPU runner for this Pull Request ci:use-multi-gpu-runner Enable usage of Multi-GPU runner for this Pull Request do not merge Do not merge PR until this label is removed urgent Mark a pull request as high priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant