tumblr / collins

groovy kind of love
tumblr.github.com/collins
Apache License 2.0
572 stars 99 forks source link

Add GPU support #536

Closed michaeljs1990 closed 6 years ago

michaeljs1990 commented 7 years ago

We have some machines that utilize GPUs which we handle now with special roles and as time goes on this will likely turn into a mess of tagging nodes with HAS_GPU, GPU=NVIDIA and GPU_NUM=2. I would rather just get this at induction time and never think about it again.

Going to try to dig into this and get a PR posted soon.

michaeljs1990 commented 7 years ago

537 is the fist wack at adding upstream support.

defect commented 6 years ago

I do believe this is fixed :) Big thanks @jyundt and @michaeljs1990 !