pipelines/samples/tutorials/gpu
Alexey Volkov d0b799e4a9
fix(sdk): SDK - Avoiding deprecated ContainerOp methods (#4134)
Switched from `task.set_X` to `task.container.set_X`
2020-07-14 17:02:37 -07:00
..
README.md gpu example wording cleanup (#3682) 2020-05-04 20:57:07 -07:00
gpu.ipynb fix(sdk): SDK - Avoiding deprecated ContainerOp methods (#4134) 2020-07-14 17:02:37 -07:00

README.md

GPU

This folder contains a GPU sample.

  • Demo how to set up one GPU node pool with low cost via autoscaling.
  • Demo how to set up more than one GPU node pool in one cluster.
  • Demo how to use the Kubeflow Pipeline SDK to consume GPUs.