Make Harbor images Prime VM GPU capable#48
Closed
xeophon wants to merge 1 commit into
Closed
Conversation
This was referenced Jun 1, 2026
Author
|
sorry, codex was a bit overeager here |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This stacks on top of #8 and makes the generated Harbor agent/verifier images capable of seeing GPUs in Prime VM sandboxes.
Changes:
nvidia/cudato Prime's driver-aware CUDA VM baseinitialize-nvidia-gpu-stackfrom the PTB entrypoint before log streaming and monitoring startsValidation run on 2026-06-01:
git diff --check -- src/harbor_adapter/template/environment/Dockerfile src/harbor_adapter/template/tests/Dockerfile src/harbor_adapter/template/environment/entrypoint.shbash -n src/harbor_adapter/template/environment/entrypoint.shcmmvfch400000n3w57owbyhkq/posttrainbench-gsm8k-qwen3-1.7b-agent:pr8-c9176a7-primecuda1gpu-init-skipfmas both container and VM artifactsGPU VM smoke is currently blocked by Prime VM sandbox startup: tiny control images on
H200_141GBandRTX_PRO_6000terminate before reaching runnable state withexit_code=1, andprime sandbox logsreturns HTTP 500 for those VM sandboxes. Prime CLI was upgraded from 0.6.6 to the available 0.6.9 path and the H200 control still failed the same way.