<div dir="ltr"><div class="gmail_default" style="font-family:georgia,serif;font-size:large">Hello, <br><br></div><div class="gmail_default" style="font-family:georgia,serif;font-size:large">I'm trying to use clang++ instead of nvcc to build lulesh 2.0 cuda version. And it fails in the compilation with errors like the one below:<br><br clear="all"></div>opt/common/cuda/cuda-7.5.18/include/thrust/iterator/iterator_adaptor.h:187:5: error: expected member name or ';' after declaration specifiers<br>    __thrust_exec_check_disable__<br><br><div style="font-family:georgia,serif;font-size:large" class="gmail_default">​It looks like clang++ is complaining about the thrust library comes with cuda, while nvcc works fine for this case. So does it mean clang++ does not support compiling this benchmark (even though it's cuda 7.5)? Or how should I tackle these errors?<br><br></div><div style="font-family:georgia,serif;font-size:large" class="gmail_default">Thanks a lot!​</div><br>-- <br><div class="gmail_signature">Best regards<br><br><br>Hui Zhang<br></div>
</div>