[Openmp-dev] libomp buildbots

Dmitri Gribenko via Openmp-dev openmp-dev at lists.llvm.org
Tue Mar 22 08:51:38 PDT 2016


On Tue, Mar 22, 2016 at 8:27 AM, Hahnfeld, Jonas
<Hahnfeld at itc.rwth-aachen.de> wrote:
> Hi,
>
> So should we use a pre-compiled version? In the configuration there is some
> reference to /home/llvmbb/bin/clang-latest/bin - does that contain a
> reasonably recent version of clang?

I think that would be best.

$ /home/llvmbb/bin/clang-latest/bin/clang --version
clang version 3.9.0 (trunk 259021)

If it is not recent enough, I will update it.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/


More information about the Openmp-dev mailing list