[kubernetes-users] Current status of GPU support in Kubernetes

2016-11-30 Thread phvu225
Hi everyone,

We are considering using Kubernetes to manage batch jobs on an on-prem GPU 
cluster. 
However, I had a hard time looking for updated information about GPU support in 
Kubernetes.

Here it said only 1 GPU per machine is supported: 
https://github.com/kubernetes/kubernetes/pull/24836
Is it still the case? 

We have machines with several GPUs, and if the above information is correct 
then it would be a blocker for us.

Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.


Re: [kubernetes-users] Current status of GPU support in Kubernetes

2016-12-19 Thread phvu225
Awesome!

I checked out the branch, rebase with master, compiled it and deploy on a 
single-node Ubuntu 14.04 machine.
However, when I run "kubectl describe nodes", it shows:

Capacity:
 alpha.kubernetes.io/nvidia-gpu:0


Allocatable:
 alpha.kubernetes.io/nvidia-gpu:0


I am pretty sure I have 2 GPUs on the machines, with CUDA driver properly 
installed (I can see nvidia0, nvidia1, nvidiactl, nvidia-uvm under /dev).

I am in the middle of debugging this, but just want to check if anyone 
experiences something similar?

Regards,
Vu

On Sunday, December 4, 2016 at 10:38:51 AM UTC+1, Hui-Zhi Zhao wrote:
> Hi all,
> 
> 
> I have rebasedĀ #28216, any comment is welcome. Meanwhile, I will add more 
> logs and annotations.
> 
> 
> 
> 
> Regards,
> Hui-Zhi Zhao
> 
> 
> 
> On 30 Nov 2016, at 7:12 PM, Hui-Zhi Zhao  wrote:
> 
> 
> 
> Great! I am working on rebase my 
> pr(https://github.com/kubernetes/kubernetes/pull/28216).
> 
> 
> Regards,
> Hui-Zhi Zhao
> 
> 
> 
> On 30 Nov 2016, at 6:28 PM, Vishnu Kannan  wrote:
> 
> this

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.