Skip to content

Fix github action CI for GPU #11

Fix github action CI for GPU

Fix github action CI for GPU #11

Triggered via pull request February 1, 2024 18:49
Status Failure
Total duration 44s
Artifacts

ci_gpu.yml

on: pull_request
integrationtest_py39_torch_release_cuda
32s
integrationtest_py39_torch_release_cuda
unittest_multi_gpu
1s
unittest_multi_gpu
micro_benchmarks_py39_torch_release_cuda
0s
micro_benchmarks_py39_torch_release_cuda
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
unittest_multi_gpu
Unable to resolve action `actions/checkout@v5`, unable to find version `v5`
integrationtest_py39_torch_release_cuda
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
integrationtest_py39_torch_release_cuda
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
integrationtest_py39_torch_release_cuda
Process completed with exit code 127.
integrationtest_py39_torch_release_cuda
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integrationtest_py39_torch_release_cuda
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/