-
**Describe the bug**
The power of the adjoint of a `CuSparseMatrix` does not work anymore. It is only related to Julia v1.10 and not to previous versions.
**To reproduce**
The Minimal Worki…
-
```julia
julia> using CUDA, SparseArrays
julia> dense = rand([0,1], 3, 4) # Matrix{Int64}
julia> sp = sparse(dense) # SparseMatrixCSC{Int64, Int64}
julia> cuarray = cu(dense) # CuArray{…
-
i have batch matrix A and vector B, how to implement batch spmv
-
### Is this a duplicate?
- [x] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this request and that I agree to the [Code of Conduct](CODE_OF_CONDUCT.m…
-
Error in installation of torchac_cuda = 0.2.5
`pip install torchac-cuda
Collecting torchac-cuda
Using cached torchac_cuda-0.2.5.tar.gz (8.7 kB)
Installing build dependencies ... done
…
-
catkin_make livox_camera_lidar_calibration 后 error
/usr/bin/ld: 找不到 -lCUDA::cublas
/usr/bin/ld: 找不到 -lCUDA::cudart
/usr/bin/ld: 找不到 -lCUDA::cusolver
/usr/bin/ld: 找不到 -lCUDA::cusparse
请问如何解决呢?
-
### 🐛 Describe the bug
PyTorch 2.5.0 and latest 2.5.1 releases revive #111469 and so breaks when importing.
Temporary fix: getting back to 2.4.1
### Versions
PyTorch version: N/A
Is debug b…
-
```
/home/groupc/cwpears/kokkos-kernels/perf_test/sparse/KokkosSparse_sptrsv_aux.hpp(271): error: identifier "csrsv2Info_t" is undefined
csrsv2Info_t infoL = 0;
^
/home/groupc/cwpears/ko…
-
error happens when
cmake --build . --target plc
/cuPDLP-C/cupdlp/cuda/cupdlp_cudalinalg.cu(18): error: identifier "CUSPARSE_SPMV_CSR_ALG2" is undefined
-
### Describe the issue
Issue:“pip install flash-attn --no-build-isolation”
“Collecting flash-attn
Using cached flash_attn-2.6.3.tar.gz (2.6 MB)
Preparing metadata (setup.py) ... error
error…