ajeyabsf commented on PR #48274:
URL: https://github.com/apache/arrow/pull/48274#issuecomment-4031682339

   `archery benchmark run` does appear to run with the SIMD level set to SVE:
   
   ```
   archery benchmark run --output=<file> --cmake-extras="-DARRO
   W_SIMD_LEVEL=SVE" --cmake-extras="-DARROW_RUNTIME_SIMD_LEVEL=MAX" 
--cmake-extras="-DARROW_COMPUTE=ON"
   ```
   
   However, as you mentioned, using `ninja` might be the better approach for 
building Arrow. We will plan to update our workflows accordingly.
   
   In that case, should this PR be closed?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to