Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(BA-460): Cache gpu_alloc_map in Redis, and Add RescanGPUAllocMaps mutation #3293

Open
wants to merge 27 commits into
base: topic/06-13-feat_support_scanning_gpu_allocation
Choose a base branch
from

fix: Update milestone

e5fbcb9
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

feat(BA-460): Cache gpu_alloc_map in Redis, and Add RescanGPUAllocMaps mutation #3293

fix: Update milestone
e5fbcb9
Select commit
Loading
Failed to load commit list.
GitHub Actions / GraphQL Inspector succeeded Jan 8, 2025 in 0s

Everything looks good

Found 2 changes

Breaking: 0
Dangerous: 0
Safe: 2

Safe changes

  • Type RescanGPUAllocMaps was added
  • Field rescan_gpu_alloc_maps was added to object type Mutations

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check notice on line 2122 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Type 'RescanGPUAllocMaps' was added

Type 'RescanGPUAllocMaps' was added

Check notice on line 1723 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'rescan_gpu_alloc_maps' was added to object type 'Mutations'

Field 'rescan_gpu_alloc_maps' was added to object type 'Mutations'