This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only allocate GPU if requirements need it (#102)
Now that it's possible to provide program specific resource requirements, the GPU should be only allocated when it's requested. There's still plenty of room for improvement here (mainly allocating the right amount and fee GPUs), but this quick fix should help for the most immediate issues.
- Loading branch information