<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,
<div>I am trying to build clang with GPU support, in particular with support for OpenMP target offload.</div>
<div>I want to build for a Xeon+Nvidia GPU.</div>
<div>I did this:</div>
<div>git clone <a href="https://github.com/clang-ykt/openmp.git" target="_blank" style="font-size: 10pt;">https://github.com/clang-ykt/openmp.git</a></div>
<div>and built the OpenMP libomp.so</div>
<div>Then I try this:</div>
<div>git clone <a href="https://github.com/clang-ykt/libomptarget.git" target="_blank" style="font-size: 10pt;">https://github.com/clang-ykt/libomptarget.git</a></div>
<div>but now I am ask for a user name, guest does not seem to work:</div>
<div><br>
</div>
<div>
<div>git clone https://github.com/clang-ykt/libomptarget.git</div>
<div>Cloning into 'libomptarget'...</div>
<div>Username for 'https://github.com': guest</div>
<div>Password for 'https://guest@github.com': </div>
</div>
<div><br>
</div>
<div>Is this not a public branch of the repo? </div>
<div><br>
</div>
<div>I am interested to hear other peoples experience with this.</div>
<div>Thanks in advance,</div>
<div>Gabriele</div>
<div><br>
</div>
</div>
</body>
</html>