[Feature Request] Allow `Feature`-s specification for Compute nodes
- Dominant language
- Python
- Stars
- 888
- Forks
- 314
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
In our use case, it would be extremely useful to allow specifying `Feature`-s for compute nodes in `ComputeResource`. The specified features list should be merged with the features that ParallelCluster currently generates.
Possible generic use case: Cluster admin can specify features for compute nodes and then either create custom partitions with fetaure-based filters or allow users to filter nodes for their jobs directly by feature.
Contributor guide
Research direction
Start by tracing how ComputeResource configuration is handled and where ParallelCluster generates compute-node features. Inspect the existing feature-generation and validation paths, then determine how configured features should merge with generated features and how that behavior should be tested. Done means compute nodes accept the specified features without losing generated ones.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud, hpc, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100