Skip to content

Refactor parallelism to support PyTorch and only use shared memory #126

Refactor parallelism to support PyTorch and only use shared memory

Refactor parallelism to support PyTorch and only use shared memory #126

Triggered via pull request May 10, 2024 22:33
Status Success
Total duration 2m 50s
Artifacts

check-sources.yml

on: pull_request
Check Source Code
2m 39s
Check Source Code
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (F401): lenskit/parallel/pool.py#L12
lenskit/parallel/pool.py:12:8: F401 `pickle` imported but unused
Ruff (F401): lenskit/parallel/worker.py#L12
lenskit/parallel/worker.py:12:8: F401 `pickle` imported but unused
Check Source Code
source code lint check failed
Check Source Code
lint failed but non-mandatory
Check Source Code
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.