Get Version VI
- Updated2023-02-21
- 2 minute(s) read
Get Version VI
Owning Palette: LVCUBLAS
Requires: GPU Analysis Toolkit
Returns the version information for the CUBLAS library.
![]() |
CUBLAS Handle in specifies the initialized CUBLAS library to use for the BLAS calculation. This input also determines the device that executes the function. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
CUBLAS Handle out returns the handle that defines the BLAS operation. |
![]() |
CUBLAS version returns the current version of the initialized CUBLAS library. |
![]() |
error out contains error information. This output provides standard error out functionality. |