"test/vscode:/vscode.git/clone" did not exist on "26bd7272bc3eb64ae7959eff5e9fed1a3d59af36"
Run CI unittests in parallel (#3445)
* enable parallel tests
* disable parallelism for GPU tests
* [test] limit maximum processes on linux
* [debug] limit max processes even further
* [test] use subprocesses over threads
* [test] limit intra-op threads
* only limit intra op threads for CPU tests
* [poc] use low timeout for showcasing
* [poc] fix syntax
* set timeout to 5 minutes
* fix timeout on windows
Co-authored-by:
Francisco Massa <fvsmassa@gmail.com>
Showing
Please register or sign in to comment