<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Thanks, Michael. I see the clang++ binary on Mira/Vesta and will give it a try (maybe after vacation :).<br class="">
<div apple-content-edited="true" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="">
------- Timothy J. Williams, Ph.D. --- Argonne Leadership Computing Facility --- <a href="mailto:zippy@anl.gov" class="">
zippy@anl.gov</a> --- 630-252-1154 -------<br class="">
<br class="">
<br class="">
</div>
</div>
</div>
</div>
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Dec 19, 2014, at 2:35 AM, Schlottke, Michael <<a href="mailto:M.Schlottke@aia.rwth-aachen.de" class="">M.Schlottke@aia.rwth-aachen.de</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="" style="word-wrap:break-word">Hi Tim,
<div class=""></div>
<div class=""><br class="">
</div>
<div class="">On JUQUEEN you can just use</div>
<div class=""><br class="">
</div>
<div class=""> clang++ -std=c++11 etc. </div>
<div class=""><br class="">
</div>
<div class="">to compile for the front end, after making clang available through `module load clang`. Since we are (presumably) using the same rpms for the installation, this should also work on Mira/Vesta. Note, however, that this will probably not use the
libcxx installation that comes with clang, so your mileage might vary when it comes to library support for advanced C++11 features. You may recompile libcxx for the frontend, but that has not been necessary for us yet, so no info on how hard this would be,
sorry. </div>
<div class=""><br class="">
</div>
<div class="">Hope that helps! </div>
<div class=""><br class="">
</div>
<div class="">Yours </div>
<div class=""><br class="">
</div>
<div class="">Michael </div>
<br class="">
<br class="">
-------- Original message --------<br class="">
From: "Williams, Timothy J." <<a href="mailto:zippy@anl.gov" class="">zippy@anl.gov</a>>
<br class="">
Date:19/12/2014 00:22 (GMT+01:00) <br class="">
To: <a href="mailto:llvm-bgq-discuss@alcf.anl.gov" class="">llvm-bgq-discuss@alcf.anl.gov</a>
<br class="">
Cc: <br class="">
Subject: [Llvm-bgq-discuss] clang without the "bg" for Mira front end nodes? <br class="">
<br class="">
<div class="">
<div class="">Dear BGQ LLVM Folks;</div>
<div class=""><br class="">
</div>
<div class="">Is there a way to compile C++11 front-end executables with llvm/clang on Mira/Vesta, with an appropriate C++11 standard library?</div>
<div class=""><br class="">
</div>
<div class="">This is just for serial code; no OpenMP or MPI.</div>
<div class=""><br class="">
</div>
<div class="">Thanks,</div>
<div class="">Tim<br class="">
<div class="">
<div class="" style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; word-wrap: break-word;">
<div class="" style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; word-wrap: break-word;">
<div class="" style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; word-wrap: break-word;">
<br class="">
------- Timothy J. Williams, Ph.D. --- Argonne Leadership Computing Facility --- <a href="mailto:zippy@anl.gov" class="">
zippy@anl.gov</a> --- 630-252-1154 -------<br class="">
<br class="">
<br class="">
</div>
</div>
</div>
</div>
<br class="">
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br class="">
</body>
</html>