Julia Programming Language
Batched Matrix solve in CUDA.jl
Specific Domains
GPU
blas
stillyslalom
January 19, 2021, 1:48am
3
Take a look at this discussion:
Accelerate solving many matrix problems - #9 by clinton
show post in topic
Related topics
Topic
Replies
Views
Activity
Accelerate solving many matrix problems
GPU
cuda
,
linearalgebra
,
regression
8
2587
June 3, 2020
CUDA Matrix inverse
GPU
cuda
,
linearalgebra
13
6287
December 7, 2021
In matlab, we calculate inv(A)* B by A\B. How about Julia? note that A&B are two large sparse matrices
New to Julia
question
9
677
September 30, 2019
Batch matrix/vector operations with CUDA.jl
GPU
question
5
512
September 4, 2024
Cannot solve Ax=B on GPU with A CuSparseMatrixCSC
New to Julia
cuda
,
sparse
9
1127
May 20, 2021