<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">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>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/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><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Eric<br></div></div></div></div></div>
</div></div>