GPU and special resource requests
Open
- Dominant language
- Shell
- Stars
- 14
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Currently the _ChRIS_ plugin spec requires the resource-related fields
- `max_memory_limit` or (MiB, GiB)
- `min_cpu_limit` (millicores)
- `min_gpu_limit` (int)
The spec has inadequate detail for representing resource request needs for ML apps (typically GPU). An app might require specifically...
- CPU supports AVX extensions
- GPU has a specific compute capability
- GPU has xGB VRAM
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.