Skip to content

Conversation

@Purfview
Copy link
Contributor

@Purfview Purfview commented Nov 24, 2025

Changes the deprecated [since CUDA 11] cublasGemmAlgo_t type - CUBLAS_GEMM_DEFAULT_TENSOR_OP.

From cuBLAS doc:
CUBLAS_GEMM_DEFAULT_TENSOR_OP[DEPRECATED] | This mode is deprecated and will be removed in a future release.

To the recommended CUBLAS_GEMM_DEFAULT.

Change doesn't show any effect on performance.

@Purfview Purfview changed the title Changes deprecated cublasGemmAlgo_t type Changes a deprecated cublasGemmAlgo_t type Nov 24, 2025
@jordimas
Copy link
Collaborator

LTGM, thanks for the change.

@jordimas jordimas merged commit c5b0392 into OpenNMT:master Nov 25, 2025
16 checks passed
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.

2 participants