필터 지우기
필터 지우기

BLAS and LAPACK functions

조회 수: 2 (최근 30일)
Semih Furkan Kilic
Semih Furkan Kilic 2021년 12월 22일
Hello everyone,
I'm trying to generate C code from a Simulink model. To speed up the matrix operations as much as possible, I also call the BLAS and Lapack libraries in Simulink-Model. I noticed some BLAS functions are not used in C code. They are level 1 and 2 BLAS functions. The level 3 BLAS functions are successfully used in C code. I read in the Intel MKL Developer Guide the usable functions in OpenMP and Intel TBB differ. My question is whether the compiler used has any influence on it or how can I change the threading options between OpenMP and Intel TBB?
I would be grateful for any advice. Thanks.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Array and Matrix Mathematics에 대해 자세히 알아보기

태그

제품


릴리스

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by