Hello,
This is the link to the release notes of cuda 11.0. Release Notes :: CUDA Toolkit Documentation .
It says that it supports:
- cublas (BLAS) and
- cublas_device (BLAS Kernel Interface).
Hence, my simple question: where is it? there is no library for cublas_device inside cuda 11.0 toolkit.
Kind regards,