You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/06/16 21:16:00 UTC

[jira] [Updated] (ARROW-8012) [C++][CI] Set CTEST_PARALLEL_LEVEL to $concurrency

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

Neal Richardson updated ARROW-8012:
-----------------------------------
    Fix Version/s:     (was: 1.0.0)

> [C++][CI] Set CTEST_PARALLEL_LEVEL to $concurrency
> --------------------------------------------------
>
>                 Key: ARROW-8012
>                 URL: https://issues.apache.org/jira/browse/ARROW-8012
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, CI
>    Affects Versions: 0.16.0
>            Reporter: Ben Kietzman
>            Priority: Major
>
> Currently the default {{test}} target runs serially while {{unittest}} arbitrarily uses 4 threads. On many systems that's suboptimal. The environment variable {{CTEST_PARALLEL_LEVEL}} can be set to run tests in parallel, and we should probably have a good default for it (like the hardware concurrency)
> https://cmake.org/cmake/help/latest/manual/ctest.1.html



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