Community Profile

photo

Heiko Weichelt

Last seen: Today 2016년부터 활동

통계

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

배지 보기

Content Feed

보기 기준

답변 있음
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...

대략 1년 전 | 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...

1년 초과 전 | 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...

대략 2년 전 | 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...

대략 2년 전 | 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...

2년 초과 전 | 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...

대략 3년 전 | 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...

대략 5년 전 | 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...

거의 6년 전 | 1

| 수락됨

문제를 풀었습니다


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

거의 8년 전