How to circumvent Intel's AMD discrimination in MKL from v1.7 onwards?
|
|
2
|
2978
|
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
|
104
|
May 7, 2025
|
Correct way to set MKL threads at runtime
|
|
4
|
96
|
April 28, 2025
|
Reducing app size
|
|
1
|
207
|
February 16, 2025
|
Segmentation fault when using ccall to call a BLAS-like extension function from Intel MKL
|
|
7
|
93
|
December 3, 2024
|
Precompilation warning - in which package should it be fixed?
|
|
9
|
308
|
September 3, 2024
|
Fastest way to perform A * B * A’
|
|
9
|
568
|
August 13, 2024
|
Fastest way to perform A[a,:] * B * A’[:,b] where a and b are vectors of indices
|
|
5
|
89
|
August 8, 2024
|
Installing MKL on Windows fails
|
|
2
|
237
|
May 12, 2024
|
Acceleration of Intel MKL on AMD Ryzen CPU's
|
|
34
|
6946
|
May 9, 2024
|
MKL package wrong results
|
|
6
|
331
|
February 19, 2024
|
Fastest matrix multiplication
|
|
20
|
1445
|
February 19, 2024
|
From MKL back to OpenBLAS
|
|
15
|
3364
|
January 17, 2024
|
How to mitigate bad performance of eigvals from LinearAlgebra
|
|
3
|
371
|
January 1, 2024
|
Question About MKL on Slurm Cluster
|
|
1
|
255
|
October 29, 2023
|
Weird matrix multiplication results from MKL
|
|
2
|
260
|
October 5, 2023
|
Error with MKL artifact when running app built through PackageCompiler.jl
|
|
1
|
448
|
May 14, 2023
|
MKL Distributed slower!
|
|
2
|
222
|
April 17, 2023
|
Multithreaded LAPACK function in a Threads.@threads loop
|
|
2
|
1605
|
September 24, 2022
|
How to load ScaLAPACK library from Intel MKL (library inter-dependencies)?
|
|
4
|
1792
|
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
|
1271
|
March 18, 2022
|
MKL slower than openblas in intel cpu
|
|
7
|
3440
|
March 2, 2022
|
Problem when loading Intel MKL shared library to use with C written shared library
|
|
9
|
2987
|
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
|
2899
|
September 8, 2021
|
ANN: MKLSparse
|
|
8
|
2495
|
September 4, 2021
|
MKLSparse: how to control thread affinity and the number of threads?
|
|
0
|
526
|
July 31, 2021
|