[Openmp-dev] libomp buildbots
Alexey Bataev via Openmp-dev
openmp-dev at lists.llvm.org
Tue Mar 22 22:11:32 PDT 2016
Hi,
I don't think this a good idea to not use latest clang compiler. There
might be some changes, that may have bugs. Currently these bugs may be
revealed during testing of OpenMP runtime on libomp buildbots.
But definitely we must switch to Release+Asserts version of build.
Best regards,
Alexey Bataev
=============
Software Engineer
Intel Compiler Team
22.03.2016 19:05, Dmitri Gribenko пишет:
> On Tue, Mar 22, 2016 at 8:58 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.
>> Looks ok to me, CC'ing some Intel folks...
>> Do you also have llvm-lit and FileCheck there?
> No -- it does not look like a default installation of Clang would
> install those. If you have a suggestion of how to install Clang
> differently -- I'm all ears.
>
> Dmitri
>
More information about the Openmp-dev
mailing list