<div dir="ltr"><div><div>Hi,<br></div>I have installed OpenMM 5.0 beta from source on our linux CentOS 5.6 machine. All of the CUDA tests fail after running <i>make test</i>. When running an individual test I received this error:<br>
<br><i>exception: Error launching CUDA compiler: 32512<br>sh: /usr/local/cuda/bin/nvcc: No such file or directory</i><br><br></div>I know that in my case the path should be <i>opt/cuda/bin/nvcc</i> and cmake seems to recognize it since in the CMakeCache.txt I have:<br>
<br><i>//Path to a program.<br>CUDA_NVCC_EXECUTABLE:FILEPATH=/opt/cuda/bin/nvcc</i><br><div><br></div><div>So why don&#39;t the tests realize this? Is there some environment variable that I should set? I didn&#39;t have this issue with OpenMM 4.1.1.<br>
<br></div><div>Thanks,<br clear="all"></div><div><div><div><div><br>-- <br>Nabil<br>
</div></div></div></div></div>