-
is CUDA support available ?
-
Can we support arch list specification with this env as documented in
https://pytorch.org/docs/stable/cpp_extension.html ?
-
### Expected Behavior
CUDA error: operation not supported
CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect.
For debugging consi…
-
Hello,
Thanks for this awesome project!
The request is pretty straightforward, CUDA is a superset of C++ and has some language extensions. Would it be possible to support the CUDA like a first…
-
Can we support arch list specification with this env as documented in
https://pytorch.org/docs/stable/cpp_extension.html ?
-
Is it possible to enable CUDA for diarization? It would mean a sizable speedup for that step.
Trying to set --onnx-provider to cuda gives the following message:
`D:\a\sherpa-onnx\sherpa-onnx\sherp…
-
Hi,
I'd like to know if madrona supports CUDA 12.6 yet? I have been testing GPUDrive with various cuda versions. I have found that I am unable to compile on following versions -
1. cuda12.1.1-cud…
-
cuda-python 12.6.1 (11.8.4 on the CUDA 11 line) introduces [a new layout](https://github.com/NVIDIA/cuda-python/issues/75) and deprecates the old one. This is not considered a breaking change for them…
-
How can I install pywhispercpp with CUDA support from Windows?
Adding the environment variable WHISPER_CUDA=1 does not cause any changes in the compilation
-
There are issues because libc++ support has been dropped on Linux (only libstdc++ is supported since CUDA 12.3) and CatBoost uses patched libc++ from contrib.