You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Charles Coulombe (Jira)" <ji...@apache.org> on 2020/02/25 16:42:00 UTC

[jira] [Commented] (ARROW-6213) [C++] tests fail for AVX512

    [ https://issues.apache.org/jira/browse/ARROW-6213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044637#comment-17044637 ] 

Charles Coulombe commented on ARROW-6213:
-----------------------------------------

Yes I did, and I tried with v0.15.1, which also fails the same two tests.

As you suggested, I logged the {{i}} and {{op}} values, for arrow-compute-compare-test : [^arrow-compute-compare-test.res]

I also added a script that better describe the environment used to build Arrow : [^arrow-0.15.1-GCC-7.3.0.env.avx512]

 

> [C++] tests fail for AVX512
> ---------------------------
>
>                 Key: ARROW-6213
>                 URL: https://issues.apache.org/jira/browse/ARROW-6213
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 0.14.1, 0.15.1
>         Environment: CentOS 7.6.1810, Intel Xeon Processor (Skylake, IBRS) avx512
>            Reporter: Charles Coulombe
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: arrow-0.14.1-c++-failed-tests-cmake-conf.txt, arrow-0.14.1-c++-failed-tests.txt, arrow-0.15.1-GCC-7.3.0.env.avx512, arrow-compute-compare-test.res, easybuild-arrow-0.14.1-20190809.111134.MgMEK.log
>
>
> When building libraries for avx512 with GCC 7.3.0, two C++ tests fails.
> {noformat}
> The following tests FAILED: 
>   28 - arrow-compute-compare-test (Failed) 
>   30 - arrow-compute-filter-test (Failed) 
> Errors while running CTest{noformat}
> while for avx2 they passes.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)