I am using remote cluster (supercomputer) to start the .exe file, which was built with Visual Studio 2008 (with C language) using the Intel MKL Library. And it gives me "Task failed during execution with exit code -1073741701". When I run this file on my computer, all is ok. But the cluster opens this file as some another user and I suppose it cannot find Intel MKL files.
This file is runned from command promt, maybe there are some keys which I can add in command promt to locate this files? Or maybe reason is different?