Use CUTIL Lib

Hello,

I have a cuda code with “#include<cutil.h>” that I need to compile it in MEX file.

I installed cuda 6.5, cudatoolkit_4.0_Win_[64] and gpucomputingsdk_4.0_Win_[64]. To compile cutil library I needed Visual Studio 2008. After this the Mex function on Matlab doesn’t run I have this error: “No supported compiler or SDK was found”.

Knowing that with cuda6.5 and Visual Studio 2013 I run the mexGPUExample.cu.

I hope that someone can help me.
Thanks.

Mouna