<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body class="" style="word-wrap:break-word">
Hi Tim, 
<div></div>
<div><br>
</div>
<div>On JUQUEEN you can just use</div>
<div><br>
</div>
<div>    clang++ -std=c++11 etc. </div>
<div><br>
</div>
<div>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><br>
</div>
<div>Hope that helps! </div>
<div><br>
</div>
<div>Yours </div>
<div><br>
</div>
<div>Michael </div>
<br>
<br>
-------- Original message --------<br>
From: "Williams, Timothy J." <zippy@anl.gov> <br>
Date:19/12/2014 00:22 (GMT+01:00) <br>
To: llvm-bgq-discuss@alcf.anl.gov <br>
Cc: <br>
Subject: [Llvm-bgq-discuss] clang without the "bg" for Mira front end nodes? <br>
<br>
<div>
<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="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; word-wrap:break-word">
<div class="" 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; word-wrap:break-word">
<div class="" 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; 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>
</body>
</html>