![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7766526_1522123141300_DEF.jpg)
Heiko Weichelt
Followers: 0 Following: 0
Estadística
0 Preguntas
10 Respuestas
0 Problemas
1 Solución
CLASIFICACIÓN
1.403
of 297.016
REPUTACIÓN
50
CONTRIBUCIONES
0 Preguntas
10 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
11
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
119.326
of 157.725
CONTRIBUCIONES
0 Problemas
1 Solución
PUNTUACIÓN
20
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Massive slowdown for Apple Silicon in computing SVD
Thanks for reporting this. We identified the problem and are working on improving this in a future release. As a temporary ...
alrededor de 2 meses hace | 1
How are preconditioned GMRES relative residual computed?
Thanks for bringing this to our attention. I can reproduce the issue you mentioned @响 李. We discussed this internally and foun...
4 meses hace | 2
| aceptada
page-wise matrix determinant or eigenvalues
R2023a, released March 15th 2023, ships PAGEEIG as new function in the page* family: https://www.mathworks.com/help/matlab/rele...
casi 2 años hace | 1
| aceptada
LAPACK: Unable to determine CPU type, on Ubuntu and engineering sample CPU.
Please try to set the following ENVs before starting MATLAB: BLAS_VERSION=mkl.so LAPACK_VERSION=mkl.so The mechanism to...
alrededor de 2 años hace | 0
| aceptada
What, if anything, can be done to optimize performance for modern AMD CPU's?
After intense collaboration between MathWorks and AMD, as of MATLAB R2022a, MATLAB ships a custom-built version of AOCL 3.1 that...
casi 3 años hace | 5
I get the illegal instruction error while running Matlab code on HPC
Please reach out to technical support, as already suggested, for more help. Most likely the issue comes from the MKL that is u...
casi 3 años hace | 0
The problem of 'conv2' with 'BLAS loading error.
The problem occurs from the fact that this particular processor is not correctly detected by MATLAB, and hence, not the right BL...
más de 3 años hace | 0
| aceptada
How do I link my mex file to mkl?
MATLAB uses Intel's MKL as BLAS and LAPACK implementation, not for FFT, however. To see how to use those symbols inside a MEX f...
casi 4 años hace | 0
Correlation on distributed array
Hi Soumyadipta Although xcorr does not show up on the methods list of distributed methods('distributed') you can use xcorr wi...
alrededor de 6 años hace | 1
| aceptada
svds performance on GPU is upto 10 times slower than on CPU
Hi Florian Thanks for asking this question. GPUs are only faster than CPUs if you can keep lots of threads running, and t...
casi 7 años hace | 1
| aceptada