[Openmp-dev] [OpenMP-dev] OMPT tests failing on OSX

Simone Atzeni via Openmp-dev openmp-dev at lists.llvm.org
Mon Jul 2 17:02:38 PDT 2018


I was wondering because for our tool Archer (OpenMP data race detector) we run the OMPT tests to make sure that we are using the correct OpenMP version and those two failures make fail our Travis CI.

It would be great if it could be fixed.

Thanks.
Simone

> On Jul 2, 2018, at 5:58 PM, Jeff Hammond <jeff.science at gmail.com> wrote:
> 
> The fix appears to be "don't use that option", as demonstrated by https://github.com/pytorch/pytorch/issues/3436 <https://github.com/pytorch/pytorch/issues/3436>.  I have not verified this, although I am a Mac user and can do so if necessary.
> 
> Jeff
> 
> On Mon, Jul 2, 2018 at 4:41 PM, Simone Atzeni via Openmp-dev <openmp-dev at lists.llvm.org <mailto:openmp-dev at lists.llvm.org>> wrote:
> Hi,
> 
> On Mac two OMPT tests (see below) fail because the linking option "--no-as-needed” is not recognized (using LLVM/Clang 6.0.1)
> Does anyone know a workaround for this?
> 
> Failing Tests (2):
>     libomp :: ompt/loadtool/tool_available/tool_available.c
>     libomp :: ompt/loadtool/tool_not_available/tool_not_available.c
> 
> Thanks.
> Simone
> 
> _______________________________________________
> Openmp-dev mailing list
> Openmp-dev at lists.llvm.org <mailto:Openmp-dev at lists.llvm.org>
> http://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-dev <http://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-dev>
> 
> 
> 
> -- 
> Jeff Hammond
> jeff.science at gmail.com <mailto:jeff.science at gmail.com>
> http://jeffhammond.github.io/ <http://jeffhammond.github.io/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20180702/ebbd4ec4/attachment.html>


More information about the Openmp-dev mailing list