List Question
20 TechQA 2023-08-09T13:31:38.413000Why does the magma_dgemm function not use tensor cores on the V100 GPU?
158 views
Asked by ingridli
MAGMA in google colab
296 views
Asked by Hisham Elzayadi
Is there a way to use "unified memory" (MAGMA) with 2 GPU cards with NVLink and 1TB RAM
571 views
Asked by AudioBubble
LAPACKE or MAGMA GPU - inversion of matrix with Cholesky factorization - functions magma_dpotrf_gpu and magma_dpotri_gpu
381 views
Asked by AudioBubble
How to properly use the -Xnvlink compiler options when we have 2 NVIDIA/CUDA GPU cards with NVLink hardware component
596 views
Asked by AudioBubble
Execution of simple MAGMA inversion matrix distributed on two GPU cards
462 views
Asked by AudioBubble
How to use MAGMA with NVIDIA GPU card instead of CPU LAPACKE to inverse large matrix
319 views
Asked by AudioBubble
Why my inversions of matrices are such slow with LAPACKE in C++ : MAGMA Alternative and set up
405 views
Asked by AudioBubble
CMakeLists linkage error 'magma_opts::parse_opts' using MAGMA testing code
167 views
Asked by chchien
Decreasing performance by using cuda kernel inside loop
316 views
Asked by eldev09
How to perform basic operations (+ - * /) on GPU and store the result on it
239 views
Asked by eldev09
double free or corruption (out) on ipiv magma_getrs_gpu
61 views
Asked by eldev09
Why isn't Magma 2.5 compilable?
151 views
Asked by Djordje Zivanovic
magma_dpotrf_gpu gives segmentation fault
175 views
Asked by thejoker
How to compile code that uses MAGMA in Visual Studio
665 views
Asked by WurmD
List of causes for LNK2038, MSVS2017 MAGMA
580 views
Asked by WurmD
Why does this MEXed C/magma code seg-fault while the stand alone C code works?
174 views
Asked by avgn
how to install MAGMA? I `make install` is run well, but `make test` cause error
920 views
Asked by nomadlx