Hello Siggy,
Thank you for replying .
I tried both carlsim 3 and carlsim4
When I ran carl.sln using my Visual studio 2019 ,I got the error as :
Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations\CUDA 8.0.props" was not found. Confirm that the expression in the Import declaration "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\\BuildCustomizations\CUDA 8.0.props" is correct, and that the file exists on disk.
I had already installed CUDA 8.0 toolkit, but the problem persisted. I thought about moving CUDA8.0 props to the specified path, but couldn't find the CUDA props file in the installed location.
For linux there is "$ export CARLSIM3_NO_CUDA=1" for installation without GPU support .I was wondering if there was similar thing for windows. My computer has intelHD graphics and i3 processor with 4GB RAM.
I am still a beginner ,so I apologize if my questions seem silly.