onnxruntime icon indicating copy to clipboard operation
onnxruntime copied to clipboard

Accelerate Mac CI Workflow with shared cache

Open mszhanyi opened this issue 3 years ago • 2 comments

Description:

Motivation and Context Mac resources in CI is limited and we couldn't scale up or scale out them. There're only 3 threads in Mac agent, so the compilation is much slower than in other agents. With this PR, the workflow duration could be saved by 70%.

PS The storage name and location are just for testing, they would be changed.

mszhanyi avatar Jul 01 '22 04:07 mszhanyi

/azp run ONNX Runtime React Native CI Pipeline

ytaous avatar Jul 15 '22 03:07 ytaous

Azure Pipelines successfully started running 1 pipeline(s).

azure-pipelines[bot] avatar Jul 15 '22 03:07 azure-pipelines[bot]