Skip to content

Refactor gpu-remoting config loading and ignore local artifacts - #53

Merged
yumemiso merged 1 commit into
ModelEngine-Group:mainfrom
Reggie1314129:refactor/gpu-remoting-config-cleanup
Jul 29, 2026
Merged

Refactor gpu-remoting config loading and ignore local artifacts#53
yumemiso merged 1 commit into
ModelEngine-Group:mainfrom
Reggie1314129:refactor/gpu-remoting-config-cleanup

Conversation

@Reggie1314129

Copy link
Copy Markdown

Summary

This PR centralizes runtime configuration loading for gpu-remoting and cleans up repository hygiene.

What changed

  • add a shared runtime config helper
  • replace repeated config.json reads with a common loader
  • switch scheduler job metadata loading from an absolute path to a repo-relative path
  • ignore local macOS/Python cache artifacts in .gitignore

Why

This reduces duplicated config logic, removes environment-specific path assumptions, and makes the codebase easier to maintain before the next round of refactoring.

Validation

  • python3 -m py_compile on updated Python files

@yumemiso
yumemiso merged commit b96ae90 into ModelEngine-Group:main Jul 29, 2026
1 check failed
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