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

build: Add Python 3.12 support #536

Merged
merged 1 commit into from
Feb 2, 2024
Merged

build: Add Python 3.12 support #536

merged 1 commit into from
Feb 2, 2024

Conversation

Marsmaennchen221
Copy link
Contributor

Summary of Changes

Add Python 3.12 support
Update used cuda Version to 12.1
Update PyTorch to Version 2.2
Update TorchVision to Version 0.17

build: Update used cuda Version to 12.1
build: Update PyTorch to Version 2.2
build: Update TorchVision to Version 0.17
Copy link
Contributor

github-actions bot commented Feb 1, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.15s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a6e855a) 100.00% compared to head (99278e0) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #536   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           50        50           
  Lines         2831      2831           
=========================================
  Hits          2831      2831           

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

@Marsmaennchen221 Marsmaennchen221 marked this pull request as ready for review February 1, 2024 19:15
Copy link
Member

@lars-reimann lars-reimann left a comment

Choose a reason for hiding this comment

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

Excellent, thank you. poetry-with-codecov (3.12) is now also a required check again.

@lars-reimann lars-reimann merged commit 053bd09 into main Feb 2, 2024
8 checks passed
@lars-reimann lars-reimann deleted the python-3-12-support branch February 2, 2024 08:42
@WinPlay02
Copy link
Contributor

@lars-reimann May I request a release of the library, to update the runner to be able to use python 3.12 again?

@lars-reimann
Copy link
Member

@lars-reimann May I request a release of the library, to update the runner to be able to use python 3.12 again?

Sure, it should be done in a few minutes.

@lars-reimann
Copy link
Member

🎉 This PR is included in version 0.18.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Feb 3, 2024
lars-reimann pushed a commit to Safe-DS/Runner that referenced this pull request Feb 4, 2024
- restore python 3.12 support, as library now re-enabled support
(Safe-DS/Library#536)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Included in a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants