Skip to content

Conversation

@nishu-builder
Copy link
Contributor

policy_spec_from_uri passes device through to loading

this prevents issues where .mpt policies were being saved with device="cuda:X" in their submission zips, which caused cuda errors when loading on non-cuda-supported machines

…olicies were being saved with device="cudea:X" in their submission zips, which caused cuda errors when loading on non-cuda machines
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@relh relh enabled auto-merge December 8, 2025 20:27
@relh relh added this pull request to the merge queue Dec 8, 2025
Merged via the queue into main with commit 9c2dfb9 Dec 8, 2025
11 checks passed
@relh relh deleted the nishad/fix-device-mismatch branch December 8, 2025 20:48
zfogg pushed a commit that referenced this pull request Dec 20, 2025
policy_spec_from_uri passes `device` through to loading

this prevents issues where .mpt policies were being saved with
device="cuda:X" in their submission zips, which caused cuda errors when
loading on non-cuda-supported machines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants