Implement `cupy.cuda.cutensor.get_build_version`
See original GitHub issuecupy.cuda.cudnn.get_build_version()
equivalent for cuTENSOR.
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
Installation — CuPy 11.4.0 documentation
Part of the CUDA features in CuPy will be activated only when the corresponding libraries are installed. cuTENSOR: v1.4 / v1.5 / v1.6....
Read more >Release Notes — cuTENSOR 1.6.2 documentation
Analyzing cuTENSOR via NVIDIA's compute-sanitizer will no longer produces false-positive CUDA API errors. CUTENSOR_STATUS_NOT_INITIALIZED is now returned ...
Read more >Releases · cupy/cupy - GitHub
Now it is possible to use the CUB reduction classes, cub::WarpReduce and cub::BlockReduce , in kernels written using CuPy JIT. import cupy, cupyx...
Read more >CuPy Documentation - Read the Docs
Host API Binding: Directly call CUDA libraries, such as NCCL, cuDNN, cuTENSOR, and cuSPARSELt APIs from Python. CuPy implements standard ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yeah that’s also fine I think.
The version used in the build time and runtime may be different 😅