AcademySoftwareFoundation / AcademySoftwareFoundation/OpenCue
If min gpus is not set, rqd cannot receive job
- Dominant language
- Python
- Stars
- 957
- Forks
- 259
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 16
Description
**Describe the bug**
A clear and concise description of what the bug is.
How to set min_gpus in the submitted job? I tried to search for relevant parameters in CueSubmit, but I couldn't find them. I finally found in CueGUI that I could reset the layer parameters for the layer, but this requires manually inputting after submitting the task. Can I directly submit the job to set min_gpus
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Version Number**
Your OpenCue version number or commit hash.
0.22.14、1.0.0
**Additional context**
Add any other context about the problem here.
Contributor guide
Research direction
Start by comparing how CueSubmit represents submitted job or layer parameters with the reset controls in CueGUI, focusing on the missing min_gpus value. Trace the submission path until rqd receives the job. Done means a job can set min_gpus during submission and rqd receives that value without manual CueGUI changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100