Skip to content

fix(mem): correct GPU memory accounting (host vs container) and memory limits accordingly #44

fix(mem): correct GPU memory accounting (host vs container) and memory limits accordingly

fix(mem): correct GPU memory accounting (host vs container) and memory limits accordingly #44

Re-run triggered February 13, 2026 03:54
Status Success
Total duration 23s
Artifacts

style.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
cpplint: src/multiprocess/multiprocess_memory_limit.c#L347
[cpplint] reported by reviewdog 🐶 Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4] Raw Output: src/multiprocess/multiprocess_memory_limit.c:347: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
cpplint: src/multiprocess/multiprocess_memory_limit.c#L269
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: src/multiprocess/multiprocess_memory_limit.c:269: Lines should be <= 120 characters long [whitespace/line_length] [2]
cpplint: src/multiprocess/multiprocess_memory_limit.c#L260
[cpplint] reported by reviewdog 🐶 Missing space after , [whitespace/comma] [3] Raw Output: src/multiprocess/multiprocess_memory_limit.c:260: Missing space after , [whitespace/comma] [3]
cpplint: src/cuda/memory.c#L508
[cpplint] reported by reviewdog 🐶 Missing space after , [whitespace/comma] [3] Raw Output: src/cuda/memory.c:508: Missing space after , [whitespace/comma] [3]