Skip to content

Conversation

@ksivaman
Copy link
Member

Description

Add support for cuda 13 wheel for core lib.

Type of change

  • Documentation change (change only to the documentation, either a fix or a new content)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Infra/Build change
  • Code refactoring

Changes

Please list the changes introduced in this PR:

  • Change A
  • Change B

Checklist:

  • I have read and followed the contributing guidelines
  • The functionality is complete
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Signed-off-by: Kirthi Shankar Sivamani <[email protected]>
@ksivaman ksivaman added the build Build system label Aug 11, 2025
@ksivaman ksivaman marked this pull request as draft August 11, 2025 17:53
RUN rm -rf /var/cache/dnf/*
RUN echo "/usr/local/cuda/lib64" >> /etc/ld.so.conf.d/999_nvidia_cuda.conf
RUN dnf -y install cuda-toolkit
RUN dnf -y install cuda-toolkit-12
Copy link
Member Author

Choose a reason for hiding this comment

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

cuda-toolkit defaults to cuda13 @timmoon10

@timmoon10
Copy link
Collaborator

/te-ci

@timmoon10 timmoon10 marked this pull request as ready for review August 15, 2025 18:29
@timmoon10
Copy link
Collaborator

/te-ci pytorch

@timmoon10
Copy link
Collaborator

/te-ci

@timmoon10
Copy link
Collaborator

/te-ci

@nvMelissa
Copy link
Collaborator

Hi @ksivaman , would you please check why the PR is failing CI checks and adding a reviewer please?

@ksivaman
Copy link
Member Author

Closing old PR in favor of #2278.

CC @nvMelissa

@ksivaman ksivaman closed this Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Build system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants