question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Implement `cupy.cuda.cutensor.get_build_version`

See original GitHub issue

cupy.cuda.cudnn.get_build_version() equivalent for cuTENSOR.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
leofangcommented, May 25, 2020

Yeah that’s also fine I think.

1reaction
kmaehashicommented, May 19, 2020

The version used in the build time and runtime may be different 😅

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found