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

upgrade build framework #4

Merged
merged 2 commits into from
Dec 9, 2023
Merged

upgrade build framework #4

merged 2 commits into from
Dec 9, 2023

Conversation

casperdcl
Copy link
Member

@casperdcl casperdcl commented Dec 9, 2023

  • migrate scikit-build => scikit-build-core
    • drop miutil
    • docs: update developer contrib guide
  • auto-detect native CUDA arch
  • support Python 3.12
  • CI: bump workflows & pre-commit hooks
  • dist: use PyPI trusted publishing

Largely based on cuvec==3.0.0 (AMYPAD/CuVec#34, AMYPAD/CuVec#35)

@codecov-commenter
Copy link

codecov-commenter commented Dec 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f740ad1) 94.02% compared to head (b971370) 94.02%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #4   +/-   ##
=======================================
  Coverage   94.02%   94.02%           
=======================================
  Files           2        2           
  Lines          67       67           
=======================================
  Hits           63       63           
  Misses          4        4           

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

- migrate `scikit-build` => `scikit-build-core`
  + drop miutil
  + docs: update developer contrib guide
- auto-detect native CUDA arch
- CI: bump workflows & pre-commit hooks
- dist: use PyPI trusted publishing
@casperdcl casperdcl added documentation Improvements or additions to documentation framework labels Dec 9, 2023
@casperdcl casperdcl self-assigned this Dec 9, 2023
@casperdcl casperdcl merged commit 9fe4afc into main Dec 9, 2023
13 checks passed
@casperdcl casperdcl deleted the scikit-build-core branch December 9, 2023 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants