Creating or applying a template creates WorkerRuns with GPUs always disabled
- Create a process.
- Add a WorkerRun on a WorkerVersion with
gpu_usage
set torequired
. - Create a template from that process.
- View the template's details.
- Notice the WorkerRun in the template has GPU usage disabled.
- Cry.
- Create a process.
- Apply a template that has a WorkerRun with GPU usage enabled.
- Notice the WorkerRun in the process has GPU usage disabled.
- Cry.