-
Hi,
Thank you for this amazing work. I wanted to set up a conda environment to run inference with the model you provided but I keep running into issues. I've followed the steps in the Dockerfile a…
-
**Describe the bug 🐞**
Calculating the matrix exponential of a CUDA sparse matrix fails with trowing the exception
ArgumentError: Attempt to use a freed reference.
or
Error: Scalar Indexing is d…
-
https://github.com/trilinos/Trilinos/blob/b3df3515b08c62b870956e849b02ab850f4a4de2/packages/ifpack2/src/Ifpack2_LocalSparseTriangularSolver_def.hpp#L678-L679
https://github.com/kokkos/kokkos-kernels/…
-
**Describe the bug**
For sparse matrices with a relatively large number of nonzero elements I get the following error
```
ERROR: LoadError: CUSPARSEError: internal error (code 7, CUSPARSE_STATUS_INTER…
-
Hi, experts. I met a question when I use cusparseLt for model inference.
In my case, I set weights as sparse matmul. I hope the initialization ,prune, and compression,Init run only once. Now I have …
-
https://github.com/kokkos/kokkos-kernels/blob/c7df61d536c74effb3e4466b011f67f24e85f314/sparse/src/KokkosSparse_Utils_cusparse.hpp#L67-L69
Let's be good ecosystem partners and prefix this with `KOKK…
-
### Description
Hello,
I have been using CUDA C++ for finite element simulations in structural engineering as part of my PhD research over the past year. Recently, I decided to transition to CuPy …
-
```julia
using CUDA, SparseArrays, LinearAlgebra, AlgebraicMultigrid
CUDA.allowscalar(false)
W = CUDA.CUSPARSE.CuSparseMatrixCSR(sprand(100,100,0.1))
ruge_stuben(W)
#=
MethodError: no method m…
-
**Describe the bug**
Multiplication with a symmetrically wrapped CuSparseMatrix outputs the multiplication with the CuSparseMatrix itself and not the symmetric matrix.
**To reproduce**
The Minimal…
-
Platforms: dynamo, inductor, linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_cusparse_multiple_threads_same_device&suite=…