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 2019/08/12 15:22:00 UTC

[jira] [Updated] (ARROW-6213) C++ tests fails for AVX512

     [ https://issues.apache.org/jira/browse/ARROW-6213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Charles Coulombe updated ARROW-6213:
------------------------------------
    Description: 
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.

 

  was:
When building libraries for avx512 with GCC 7.3.0, two C++ tests fails.
{code:java}
The following tests FAILED:
  28 - arrow-compute-compare-test (Failed)
  30 - arrow-compute-filter-test (Failed)
Errors while running CTest
{code}
while for avx2 they passes.

 


> C++ tests fails 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
>         Environment: CentOS 7.6.1810, Intel Xeon Processor (Skylake, IBRS) avx512
>            Reporter: Charles Coulombe
>            Priority: Minor
>         Attachments: arrow-0.14.1-c++-failed-tests-cmake-conf.txt, arrow-0.14.1-c++-failed-tests.txt
>
>
> 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
(v7.6.14#76016)