Cuda 11.0 : libcublas_device not found

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,

1 Like

So, should I understand that the official release notes do not correspond to the released toolkit ?

1 Like