OS: Windows 10
Device Name: Intel i9-10900K, and NVIDIA GeForce RTX 3080 Ti
Problem:
I tried to run examples\unified\basic.cpp in visual studio 2017, do configuration following the instruction listed on the Arrayfire website.
When I add libcuda.lib to library path, every thing is ok, and I got the correct result.
but when I delete libcuda.lib, and add libcpu.lib to library path, I encounter the following problem:
cannot find entry point , mkl_dft_bless_node_thr on libcpu.dll.