Statistica
RANK
1.408
of 295.467
REPUTAZIONE
48
CONTRIBUTI
0 Domande
9 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
10
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
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...
circa un mese fa | 2
| accettato
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...
oltre un anno fa | 1
| accettato
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...
quasi 2 anni fa | 0
| accettato
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...
oltre 2 anni fa | 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...
oltre 2 anni fa | 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...
circa 3 anni fa | 0
| accettato
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...
quasi 4 anni fa | 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...
quasi 6 anni fa | 1
| accettato
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...
oltre 6 anni fa | 1
| accettato
Risolto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
oltre 8 anni fa