Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Enable stages to request GPU resources #76

Open
AlexIoannides opened this issue Apr 20, 2021 · 0 comments
Open

Enable stages to request GPU resources #76

AlexIoannides opened this issue Apr 20, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@AlexIoannides
Copy link
Contributor

Description
As a Machine Learning Engineer, I would like to be able to request GPU resources for stages in a workflow, so that tensor-based machine learning (e.g. PyTorch), can benefit from hardware based acceleration for training and serving.

Tasks

  • manual PoC based on resources listed below.
  • add a gpu_request config parameter for all stage types.
  • extend bodywork.k8s.batch_jobs and bodywork.k8s.service_deployments to request GPU resources.
  • think of a functional test - e.g. trying to run a deployment that uses PyTorch, explicitly checking for GPU availability and printing to stdout?
  • update docs accordingly.

Resources

@AlexIoannides AlexIoannides added the enhancement New feature or request label Apr 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant