<div dir="ltr">yes, I got it. Thanks.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jan 31, 2018 at 11:16 PM, Eric Noulard <span dir="ltr"><<a href="mailto:eric.noulard@gmail.com" target="_blank">eric.noulard@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">2018-01-31 18:29 GMT+01:00 kartikay gupta <span dir="ltr"><<a href="mailto:kartikay000555000@gmail.com" target="_blank">kartikay000555000@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi<div><br></div><div>I want to install cmake 3.10 to my institute high performace computing without root access, in local directory. I am able to install it, but still when I call the command 'cmake .. -DUSE_CUDA=ON' , it asks to upgrade cmake to atleast 3.5. </div><div>What should be done to load cmake 3.10?</div></div></blockquote><div><br></div></div></div><div>You should use the complete path to your locally installed cmake (or change your path).</div><div><br></div><div>i.e. something like:</div><div><br></div><div>/home/kartikay/local/cmake/<wbr>bin/cmake <span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">.. -DUSE_CUDA=ON</span></div></div><span class="HOEnZb"><font color="#888888"><br clear="all"><div><br></div>-- <br><div class="m_-2348931427276823555gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Eric<br></div></div></div></div></div>
</font></span></div></div>
</blockquote></div><br></div>