How to circumvent Intel's AMD discrimination in MKL from v1.7 onwards?
|
|
2
|
3006
|
May 16, 2025
|
How to call blas getrf, getri properly ? i want to create a benchmark inverse matrix using gauss, crout, native julia inv(A) and BLAS direct
|
|
5
|
106
|
May 7, 2025
|
Correct way to set MKL threads at runtime
|
|
4
|
107
|
April 28, 2025
|
Reducing app size
|
|
1
|
208
|
February 16, 2025
|
Segmentation fault when using ccall to call a BLAS-like extension function from Intel MKL
|
|
7
|
99
|
December 3, 2024
|
Precompilation warning - in which package should it be fixed?
|
|
9
|
316
|
September 3, 2024
|
Fastest way to perform A * B * A’
|
|
9
|
571
|
August 13, 2024
|
Fastest way to perform A[a,:] * B * A’[:,b] where a and b are vectors of indices
|
|
5
|
91
|
August 8, 2024
|
Installing MKL on Windows fails
|
|
2
|
240
|
May 12, 2024
|
Acceleration of Intel MKL on AMD Ryzen CPU's
|
|
34
|
6965
|
May 9, 2024
|
MKL package wrong results
|
|
6
|
336
|
February 19, 2024
|
Fastest matrix multiplication
|
|
20
|
1476
|
February 19, 2024
|
From MKL back to OpenBLAS
|
|
15
|
3370
|
January 17, 2024
|
How to mitigate bad performance of eigvals from LinearAlgebra
|
|
3
|
371
|
January 1, 2024
|
Question About MKL on Slurm Cluster
|
|
1
|
256
|
October 29, 2023
|
Weird matrix multiplication results from MKL
|
|
2
|
261
|
October 5, 2023
|
Error with MKL artifact when running app built through PackageCompiler.jl
|
|
1
|
448
|
May 14, 2023
|
MKL Distributed slower!
|
|
2
|
224
|
April 17, 2023
|
Multithreaded LAPACK function in a Threads.@threads loop
|
|
2
|
1607
|
September 24, 2022
|
How to load ScaLAPACK library from Intel MKL (library inter-dependencies)?
|
|
4
|
1804
|
August 22, 2022
|
FFTW MKL sub dimensional FFT create plan failed
|
|
3
|
719
|
June 25, 2022
|
Issue when calling the ?gemm_batch function from MKL
|
|
0
|
333
|
June 23, 2022
|
Why does setting JULIA_EXLCUSIVE=1 make MKL run single-threaded?
|
|
0
|
459
|
April 21, 2022
|
DifferentialEquations.jl precompilation fails for not finding libopenblas
|
|
7
|
1273
|
March 18, 2022
|
MKL slower than openblas in intel cpu
|
|
7
|
3463
|
March 2, 2022
|
Problem when loading Intel MKL shared library to use with C written shared library
|
|
9
|
2991
|
October 12, 2021
|
Julia server keeps crashing in vscode after I added MKL.jl
|
|
2
|
560
|
September 16, 2021
|
Correct way of using MKL.jl on Julia Version 1.7.0
|
|
4
|
2912
|
September 8, 2021
|
ANN: MKLSparse
|
|
8
|
2499
|
September 4, 2021
|
MKLSparse: how to control thread affinity and the number of threads?
|
|
0
|
526
|
July 31, 2021
|