<div dir="ltr">One other note. In testing the clang-omp compiler packaging that we did for the fink project, I aggregated as much openmp test code as I could find to validate its functionality. The current llvm 3.7svn with the two outstanding OPENMP patches applied builds and runs all of the example code listed on...<div><br></div><div><a href="http://people.sc.fsu.edu/~jburkardt/c_src/ziggurat_openmp/ziggurat_openmp.html">http://people.sc.fsu.edu/~jburkardt/c_src/ziggurat_openmp/ziggurat_openmp.html</a></div><div><br></div><div>for both c and c++ versions.<br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 1, 2015 at 8:15 AM, Hal Finkel <span dir="ltr"><<a href="mailto:hfinkel@anl.gov" target="_blank">hfinkel@anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">----- Original Message -----<br>
> From: "Andrey Bokhanko" <<a href="mailto:andreybokhanko@gmail.com">andreybokhanko@gmail.com</a>><br>
</span><div><div class="h5">> To: "Hal Finkel" <<a href="mailto:hfinkel@anl.gov">hfinkel@anl.gov</a>><br>
> Cc: "cfe-dev" <<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a>>, "LLVM Developers Mailing List" <<a href="mailto:llvmdev@cs.uiuc.edu">llvmdev@cs.uiuc.edu</a>>, "Douglas Gregor"<br>
> <<a href="mailto:dgregor@apple.com">dgregor@apple.com</a>>, "C Bergström" <<a href="mailto:cbergstrom@pathscale.com">cbergstrom@pathscale.com</a>>, "Michael Wong" <<a href="mailto:fraggamuffin@gmail.com">fraggamuffin@gmail.com</a>>, "Alexey<br>
> Bataev" <<a href="mailto:a.bataev@gmx.com">a.bataev@gmx.com</a>>, "chandlerc" <<a href="mailto:chandlerc@gmail.com">chandlerc@gmail.com</a>><br>
> Sent: Friday, May 1, 2015 3:09:09 AM<br>
> Subject: Re: libiomp, not libgomp as default library linked with -fopenmp<br>
><br>
><br>
> Hal,<br>
><br>
><br>
><br>
><br>
> On Thu, Apr 30, 2015 at 5:06 PM, Hal Finkel < <a href="mailto:hfinkel@anl.gov">hfinkel@anl.gov</a> ><br>
> wrote:<br>
><br>
><br>
> We need to get the build system integration committed and the<br>
> buildbots updated to compile it<br>
><br>
><br>
> If you are speaking on libiomp buidbots, they are already<br>
> established:<br>
> <a href="http://lab.llvm.org:8011/builders/libiomp5-clang-x86_64-linux-debian" target="_blank">http://lab.llvm.org:8011/builders/libiomp5-clang-x86_64-linux-debian</a><br>
> <a href="http://lab.llvm.org:8011/builders/libiomp5-gcc-x86_64-linux-debian" target="_blank">http://lab.llvm.org:8011/builders/libiomp5-gcc-x86_64-linux-debian</a><br>
<br>
</div></div>Ah, that's good. :-) -- Once the build-system integration is complete, we also need the regular buildbots to start doing this as well using the just-built trunk clang (just like we do for compiler-rt). I don't view that as a prerequisite to switching the linking default, but something we should do as soon as we can.<br>
<br>
 -Hal<br>
<br>
><br>
><br>
> Andrey<br>
<span class="im">><br>
><br>
<br>
--<br>
Hal Finkel<br>
Assistant Computational Scientist<br>
Leadership Computing Facility<br>
Argonne National Laboratory<br>
<br>
</span><div class=""><div class="h5">_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</div></div></blockquote></div><br></div></div></div>