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

[PyTorch] Update to 2.1.2 #1444

Merged
merged 3 commits into from
Dec 17, 2023
Merged

[PyTorch] Update to 2.1.2 #1444

merged 3 commits into from
Dec 17, 2023

Conversation

HGuillemet
Copy link
Collaborator

@HGuillemet HGuillemet commented Dec 4, 2023

Included in this PR:

  • Add missing mapping for std::array<CUDACachingAllocator::Stat>
  • Update to PyTorch 2.1.2

@HGuillemet HGuillemet changed the title [PyTorch] WIP [PyTorch] Update to 2.1.2 Dec 15, 2023
@saudet
Copy link
Member

saudet commented Dec 16, 2023

Good to merge?

@HGuillemet
Copy link
Collaborator Author

I think so, but I wonder:
Shouldn't we add a preload property in torch_cuda so that people running with the cuda presets and not a system-wide cuda installed have the libraries extracted, without explicitly loading the cuda classes ?
Something like:

  preload = {"cudart@.12", "cublasLt@.12", "cublas@.12", "cudnn@.8", "nvToolsExt@.1", "cusolver@.11", "cufft@.11", "curand@.10", "cusparse@.12"}

@saudet
Copy link
Member

saudet commented Dec 16, 2023

@HGuillemet
Copy link
Collaborator Author

Ok. I forgot this.
So GtM.

@saudet saudet merged commit 8212d83 into bytedeco:master Dec 17, 2023
6 checks passed
@HGuillemet HGuillemet deleted the hg_pytorch branch December 30, 2023 21:45
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.

3 participants