Nsight crash when use cuda + mkl in one project

Hi.

I use CUDA and Intel Math Kernel Library in my visual studio project. When i try “start cuda debugging” application crashed with message:

“The program can’t start because mkl_intel_thread.dll” is missing from your computer. Try reinstalling the program to fix this problem".

Then i add mkl_intel_thread.dll in project folder. After that, new message appears:

“The Application was Unable to Start Correctly (0xc000007b)”.

How can i fix it?

Could you give me you app, then I can have a try on my computer