-
Why doesn't cuSPARSE support dense matrix sparse matrix multiplication resulting in a dense matrix? Many application scenarios require this. Please consider adding support.
```[tasklist]
### Tasks
…
-
Will you add examples for the cusparsegemvi() functions ? Thanks.
-
## ❓ Questions and Help
Hi, great work!
I was wondering, how does this library perform against older CUDA sparse solvers like cuSparse (https://docs.nvidia.com/cuda/cusparse/index.html) and Magma …
-
As suggested by @wingkitlee0 , I'm opening a fresh issue based my post here: #44 .
I need cusparseSgtsv2StridedBatch and cusparseSgtsvInterleavedBatch wrapped (which probably also requires wrapping…
-
**Describe the bug**
I've been experiencing a subtle bug in CUDA.jl related to tuples of sparse matrices which have 0 in one of their dimensions. I was finally able to condense it down to the MWE bel…
-
Hi SCimilarity Team:
I am trying to run the code in the tutorial on a linux cluster node with 128GB ram, and I got the following error:
model_path = "/cluster/projects/hardinggroup/Shuye/SCimilarity…
-
Hi everybody,
I'm trying to run a simple cusparse code on GPGPUsim. But when I try to execute it, I'm obtaining Segmentation fault (core dumped). I'm using Ubuntu 18.04 and CUDA 11.1 version.
p…
-
## Description
| | |
|-------------------|--------------------------------------------------…
-
# ❓ Questions and Help
C:\Users\npc23\AppData\Local\Temp\pip-install-h1q0rzya\xformers_805f34a4f57944f49849e632baae6a19\third_party\flash-attention\csrc\flash_attn\flash_api.cpp : fatal error C1083: …
-
Previously the install was broken by jax key array but could be fixed by:
!pip install "jax[cuda12_pip]==0.4.23" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
Any ideas wha…