pytorch
e2fff588 - [CUDA][CUBLAS] Explicitly link against `cuBLASLt` (#95094) (#95615)

Commit
2 years ago
[CUDA][CUBLAS] Explicitly link against `cuBLASLt` (#95094) (#95615) An issue surfaced recently that revealed that we were never explicitly linking against `cuBLASLt`, this fixes it by linking explicitly rather than depending on linker magic. CC @ptrblck @ngimel Pull Request resolved: https://github.com/pytorch/pytorch/pull/95094 Approved by: https://github.com/malfet, https://github.com/ngimel, https://github.com/atalman Co-authored-by: eqy <eddiey@nvidia.com>
Author
Parents
Loading