aws / aws/sagemaker-hyperpod-cli
Spaces commands do not allow to specify HyperPod Task Governance configurations
Open
- Dominant language
- Python
- Stars
- 41
- Forks
- 95
- Avg merge
- 23h 5m
- Merged PRs (30d)
- 8
Description
The `hyp create hyp-space` command does not have parameters for task governance annotations such as the following:
```
--scheduler-type TEXT If specified, training job pod will be dispatched by specified scheduler. If not specified, the pod will be dispatched by default scheduler.
--queue-name TEXT Queue name for job scheduling
--priority TEXT Priority class for job scheduling
--preferred-topology TEXT Preferred topology annotation for scheduling
--required-topology TEXT Required topology annotation for scheduling
```
Contributor guide
Assessment
This issue has not been assessed yet.