photo

Heiko Weichelt

Last seen: 12日 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Knowledgeable Level 2
  • First Answer
  • Revival Level 1
  • Solver

バッジを表示

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 ...

約2ヶ月 前 | 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ヶ月 前 | 2

| 採用済み

回答済み
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...

2年弱 前 | 1

| 採用済み

回答済み
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...

約2年 前 | 0

| 採用済み

回答済み
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...

3年弱 前 | 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...

3年弱 前 | 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...

3年以上 前 | 0

| 採用済み

回答済み
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...

4年弱 前 | 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...

約6年 前 | 1

| 採用済み

回答済み
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...

7年弱 前 | 1

| 採用済み