Skip to content

[hpc] Bound Ray plasma startup - #88

Merged
penfever merged 3 commits into
penfever/workingfrom
codex/ray-plasma-startup-retry
Aug 6, 2026
Merged

[hpc] Bound Ray plasma startup#88
penfever merged 3 commits into
penfever/workingfrom
codex/ray-plasma-startup-retry

Conversation

@penfever

@penfever penfever commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Pass Ray’s plasma-socket connection-attempt limit through the shared Apptainer prefix while retaining the separate GCS-registration deadline. Large 40 GiB object-store mappings can exceed Ray 2.51.1’s ten-second default even when GCS is healthy, causing otherwise identical cluster starts to fail nondeterministically.

Jupiter job 1262020 created the plasma socket after about eight seconds. Job 1262271 exhausted all ten default attempts before the socket appeared and the head raylet aborted. Both used the same runtime and object-store size.

Jupiter job 1264144 then formed a four-GPU Ray cluster with a preallocated 40 GiB object store and completed 0:0 in 42 seconds using the new bound.

Pass Ray’s plasma-socket connection-attempt limit through the shared Apptainer prefix. Large object-store mappings can exceed Ray’s ten-second default even when GCS is healthy, causing otherwise identical cluster starts to fail nondeterministically.
@penfever penfever added the agent-generated Created by an autonomous coding agent label Aug 6, 2026
@penfever
penfever marked this pull request as ready for review August 6, 2026 14:28
@penfever
penfever merged commit bcf9d26 into penfever/working Aug 6, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent-generated Created by an autonomous coding agent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant