Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-8012

[C++][CI] Set CTEST_PARALLEL_LEVEL to $concurrency

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.16.0
    • None
    • C++, CI, Continuous Integration
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            bkietz Ben Kietzman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: