Skip to content
  • Emma Anholt's avatar
    ci/freedreno: Stop specifying the number of deqp threads · 2bea7f43
    Emma Anholt authored
    For "0" (its default) deqp-runner picks a number of jobs corresponding to
    the CPU count, so set our hardware runners to use that (note that mesa's
    deqp-runner.sh will pick a default of 4 if we don't specify a
    DEQP_PARALLEL).
    
    This means we'll allocate threads for the slow cores on a630 now, reducing
    gles3 runtime from 6.5 minutes to around 5.
    
    Part-of: <mesa/mesa!8132>
    2bea7f43
Validating GitLab CI configuration… Learn more