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

[HIPIFY][#1059][tests][fix] Fix for the synthetic test cublas2rocblas.cu failure against CUDA 10.2 #1060

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

emankov
Copy link
Collaborator

@emankov emankov commented Oct 10, 2023

[Root Cause]

  • The cublasMath_t's enum value CUBLAS_TF32_TENSOR_OP_MATH is appeared in cuBLAS 11.0, not in 9.0

…blas.cu failure against CUDA 10.2

[Root Cause]
+ The `cublasMath_t`'s enum value `CUBLAS_TF32_TENSOR_OP_MATH` is appeared in cuBLAS 11.0, not in 9.0
@emankov emankov added test Testing is only affected fix It fixes bug rocBLAS rocBLAS-related labels Oct 10, 2023
@emankov emankov requested a review from searlmc1 October 10, 2023 14:57
@emankov emankov self-assigned this Oct 10, 2023
@emankov emankov merged commit e449b08 into ROCm:amd-staging Oct 10, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix It fixes bug rocBLAS rocBLAS-related test Testing is only affected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant