Skip to content

Use MAP_SHARED to allow sharing memory between processing #41756

Use MAP_SHARED to allow sharing memory between processing

Use MAP_SHARED to allow sharing memory between processing #41756

Triggered via pull request June 16, 2025 22:37
Status Failure
Total duration 17m 4s
Artifacts

lint.yml

on: pull_request
lintrunner  /  linux-job
11m 41s
lintrunner / linux-job
link-check  /  ...  /  linux-job
4m 32s
link-check / lint-urls / linux-job
link-check  /  ...  /  linux-job
4m 44s
link-check / lint-xrefs / linux-job
android-java-format  /  linux-job
4m 43s
android-java-format / linux-job
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lintrunner / linux-job
Process completed with exit code 1.
UFMT format: /pytorch/executorch/examples/qualcomm/oss_scripts/llama/eval_llama_qnn.py#L0
Run `lintrunner -a` to apply this patch.
FLAKE8 F811: /pytorch/executorch/examples/qualcomm/oss_scripts/llama/eval_llama_qnn.py#L16
redefinition of unused 'torch' from line 11 See https://www.flake8rules.com/rules/F811.html.
FLAKE8 F401: /pytorch/executorch/examples/qualcomm/oss_scripts/llama/eval_llama_qnn.py#L8
'logging' imported but unused See https://www.flake8rules.com/rules/F401.html.