Skip to content

Conversation

@ldrumm
Copy link
Contributor

@ldrumm ldrumm commented Dec 23, 2024

The documentation at https://docs.nvidia.com/cuda/cutensor/latest/ say it's supported in 11.0, 11.8, and 12.x

Our local testing against 11.7 fails because none of the required types or functions are declared in the header.

It's safer to remain buildable with older versions but with this feature disabled than requiring a version bump that isn't otherwise warranted.

The documentation at https://docs.nvidia.com/cuda/cutensor/latest/ say
it's supported in 11.0, 11.8, and 12.x

Our local testing against 11.7 fails because none of the required types
or functions are declared in the header.

It's safer to remain buildable with older versions but with this feature
disabled than requiring a version bump that isn't otherwise warranted.
@ldrumm ldrumm requested a review from a team as a code owner December 23, 2024 12:46
@github-actions github-actions bot added the cuda CUDA adapter specific issues label Dec 23, 2024
@omarahmed1111 omarahmed1111 added v0.11.x Include in the v0.11.x release ready to merge Added to PR's which are ready to merge labels Dec 23, 2024
@ldrumm
Copy link
Contributor Author

ldrumm commented Dec 24, 2024

Note that this code path is not yet used by dpc++ since the related extension is still under discussion - so I don't think we need an intel/llvm PR to go with it

@martygrant martygrant merged commit ad288bb into oneapi-src:main Jan 3, 2025
73 checks passed
@martygrant
Copy link
Contributor

Pulled into intel/llvm with intel/llvm#16512

kbenzie pushed a commit that referenced this pull request Jan 8, 2025
npmiller added a commit to npmiller/unified-runtime that referenced this pull request Jan 23, 2025
…-version"

This reverts commit ad288bb, reversing
changes made to db491ab.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuda CUDA adapter specific issues ready to merge Added to PR's which are ready to merge v0.11.x Include in the v0.11.x release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants