Why do I observe a 'libiomp5md.dll' dependency when I generate code with MATLAB Coder in MATLAB R2015b?

5 次查看(过去 30 天)
After upgrading to MATLAB R2015b, when I generate a DLL using MATLAB Coder, there is a new dependency for my project named 'libiomp5mp.dll'. Why does this dependency appear, and how do I disable it?

采纳的回答

MathWorks Support Team
This is an expected behavior: starting in MATLAB R2015b, several library functions are automatically parallelized using OpenMP. You can disable this option by following the instructions for setting the 'EnableOpenMP' option to false. 

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Coder 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by