Enforce attributes in Benchpark
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 78
- Forks
- 52
- Avg merge
- 4d 19m
- Merged PRs (30d)
- 10
Description
We should enforce attributes in system.py and experiment.py. Let's work through the list.
Here's how the "name" attribute is enforced in Ramble:
https://github.com/GoogleCloudPlatform/ramble/pull/630/files
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading system.py and experiment.py, then compare the name-attribute enforcement shown in the linked Ramble pull request. Identify the attributes that need enforcement from the project’s intended list; done means the applicable attributes are consistently enforced in both files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- hpc
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100