-
## Feature
It would be great if a GPU accelerated sparse matrix library can be incorporated into GTSAM. These libraries include: AMD ROCM's [rocSPARSE](https://rocmdocs.amd.com/en/latest/ROCm_L…
-
**Describe the bug 🐞**
The LinearExponential() fails, if the ODEProblem is based on a MatrixOperator with a CuSparseMatrixCSC.
**Expected behavior**
The ODE should be successfully solved. Th…
-
i have batch matrix A and vector B, how to implement batch spmv
-
Prepended the following to the install block in colab:
```
!pip install ctranslate2==4.4.0
!pip install lameenc
!pip install openunmix
!pip install tensorrt
!pip install dora-search
```
Mo…
-
I am using sentence-transformers-2.2.2.tar.gz while it pulls the following nvidia packages
nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl
nvidia_cuda_cupti_cu12-12.1.105-py3-none-manyl…
-
```
/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…
-
### 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…
-
We've been seeing this frequently on CI, e.g., https://buildkite.com/julialang/cuda-dot-jl/builds/4151#0189e93f-3649-485f-bb5b-1cd9b2b9713d. Snippet:
```
GC error (probable corruption)
Allocation…
-
We currently expect cusparse to provide standard spmv capability but the raft cusparse wrappers are hidden behind the the `detail` API. We should expose an "official" (stable) public API for computing…
-
# nsight system
nsight systems 和 nsight compute都是基于CUDA Profiling Tools Interface(CUPTI) 构建。
nsys profile --stats=true ./main
```
CUDA_VISIBLE_DEVICES=3 nsys profile -t cuda,nvtx,cublas,cubl…