-
-
Notifications
You must be signed in to change notification settings - Fork 89
CUDA 12.9 support #467
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
CUDA 12.9 support #467
Conversation
…5.11.21.16.58.07
Other tools:
- conda-build 25.9.0
- rattler-build 0.47.0
- rattler-build-conda-compat 1.4.5
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe/meta.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/19729656547. Examine the logs at this URL for more detail. |
|
This is ready |
|
failures do not seem related. merging. |
|
|
||
| // verbose declaration needed due to template | ||
| - GPU_DYNAMIC_SHARED_MEM_DECL(sizeof(T), unsigned char, smem); | ||
| + GPU_DYNAMIC_SHARED_MEM_DECL(2, unsigned char, smem); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this actually correct? this build of tensorflow is giving errors on my GPUs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
indeed, they seem to align at 16
tensorflow/tensorflow@6014ea0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds like we need to backport that commit...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Trying it out in #468
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)