Nathaniel McVicar

Results 7 comments of Nathaniel McVicar

For what it's worth, the onnx backend tests are already parallel by default if pytest is installed, which is much more CPU hungry. In practice, currently, the most cores ctest...

That makes sense, although -j will still override any defaults, so changing it won't result in a different behavior in CI that sets it manually. Regardless, if you prefer the...

I'd like to better understand the thought process here. In general, there is some default behavior for parallelizing (across unit test tools like ctest, pytest, etc. and build tools ninja,...

Just to close the loop on this, we have gone with forcing parallel test count using the environment for our own CI. It would be nice to have a consistent...

I think we are recovering ground from above now, but this solution doesn't work with ninja (https://github.com/ninja-build/ninja/issues/1387)

This worked great, I really appreciate the advice! However, I wonder is there any plan to set up some way to use OIDC or SPs directly with artifacts-credprovider, so we...

We have been using the release candidate successfully for a couple months now. Thank you so much for providing this support!