Skip to content

refactor(gpu): restructure device plugin and resource management#2

Merged
JustinChengLZ merged 1 commit intoJustinChengLZ:dev/support-gpu-memory-pluginfrom
luomingmeng:dev/refactor-gpu-plugin
Oct 21, 2025
Merged

refactor(gpu): restructure device plugin and resource management#2
JustinChengLZ merged 1 commit intoJustinChengLZ:dev/support-gpu-memory-pluginfrom
luomingmeng:dev/refactor-gpu-plugin

Conversation

@luomingmeng
Copy link

  • Remove unused ResourcePluginsNames field and related configurations
  • Add DefaultAccompanyResourceName method to CustomDevicePlugin interface
  • Make registry maps private and add getter functions
  • Improve error handling and cleanup in StaticPolicy allocation
  • Simplify device topology initialization and allocation logic

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Special notes for your reviewer:

- Remove unused ResourcePluginsNames field and related configurations
- Add DefaultAccompanyResourceName method to CustomDevicePlugin interface
- Make registry maps private and add getter functions
- Improve error handling and cleanup in StaticPolicy allocation
- Simplify device topology initialization and allocation logic
@luomingmeng luomingmeng force-pushed the dev/refactor-gpu-plugin branch from c6f90d5 to 30ba80f Compare October 21, 2025 02:39
@JustinChengLZ JustinChengLZ force-pushed the dev/support-gpu-memory-plugin branch 2 times, most recently from b361407 to 7ea9a29 Compare October 21, 2025 03:19
@JustinChengLZ JustinChengLZ merged commit 084c4ce into JustinChengLZ:dev/support-gpu-memory-plugin Oct 21, 2025
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.

2 participants