Re: Review Request 30736: Add GPGPU resouce support

2015-02-19 Thread chester kuo
, 2015, 5:33 p.m., chester kuo wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30736/ --- (Updated Feb. 6, 2015, 5:33 p.m

Re: Review Request 30736: Add GPGPU resouce support

2015-02-11 Thread chester kuo
side it could simply look up the resources by name, since the methods you added is only relevant if frameworks links with Mesos itself chester kuo wrote: Use script/process to inject isn't a good idea , since it only treat the gpgpu or computing device as sepearte one , but some

Re: Review Request 30736: Add GPGPU resouce support

2015-02-10 Thread chester kuo
--- On Feb. 6, 2015, 5:33 p.m., chester kuo wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30736/ --- (Updated Feb. 6, 2015, 5

Re: Review Request 30736: Add GPGPU resouce support

2015-02-10 Thread chester kuo
side it could simply look up the resources by name, since the methods you added is only relevant if frameworks links with Mesos itself chester kuo wrote: Use script/process to inject isn't a good idea , since it only treat the gpgpu or computing device as sepearte one , but some

Re: support/post-reviews.py not responding

2015-02-10 Thread Chester Kuo
It may due to not login yet, try to run rbt status to see any info. Chester 2015/2/10 下午6:31 於 Siddharth Choudhary siddharthchoudhary...@gmail.com 寫道: Hi all, I am trying to submit my patch for review, but the support/post-reviews.py script keeps getting stuck at 'Press enter to continue or

CPU/memory support NUMA system

2015-02-10 Thread Chester Kuo
Hi dev, Just checking with current Mesos and i didn't see it utilize NUMA system of memory/CPU allocation on slave. Are there anyone planning on this or correct me if this is supported. There is a feature called cpuset implemented in the linux kernel, which is very useful for HPC application on

Re: GPU computing resource add into Mesos

2015-02-09 Thread Chester Kuo
, Feb 4, 2015 at 7:17 PM, Chester Kuo chester@gmail.com wrote: Hi , Are there anyone can help to add me into contributor list so i can work on this issue/feature ? chesterkuo Chester On Fri, Jan 30, 2015 at 8:23 PM, Chester Kuo chester@gmail.com wrote: Hi dev

Review Request 30736: Add GPGPU resouce support

2015-02-06 Thread chester kuo
, chester kuo

Re: GPU computing resource add into Mesos

2015-02-04 Thread Chester Kuo
Hi , Are there anyone can help to add me into contributor list so i can work on this issue/feature ? chesterkuo Chester On Fri, Jan 30, 2015 at 8:23 PM, Chester Kuo chester@gmail.com wrote: Hi dev, I put some design/info on JIRA , please help to put comment if you interested. https

Re: GPU computing resource add into Mesos

2015-01-30 Thread Chester Kuo
(namely discovery): http://research.cs.wisc.edu/htcondor/HTCondorWeek2014/presentations/KnoellerJ-GPU.pptx Cheers, Tim - Original Message - From: Chester Kuo chester@gmail.com To: dev@mesos.apache.org Sent: Tuesday, January 27, 2015 3:18:21 AM Subject: Re: GPU computing resource

Re: GPU computing resource add into Mesos

2015-01-27 Thread Chester Kuo
to separate what is a minimum vs complete set of features to consider. The doc will be a good starting point for discussion. On Mon, Jan 26, 2015 at 1:18 AM, Chester Kuo chester@gmail.com wrote: Hi Tom Ya, the GPGPU resources needs to provided from slave , but we need to extend to have

Re: GPU computing resource add into Mesos

2015-01-26 Thread Chester Kuo
files at slave start. Mesosphere's packaged mesos had some pretty scriptable ones. You could add to those scripts to look for opencl and then use opencl to generate resources that are more specific. Kevin On Mon, Jan 26, 2015 at 9:18 AM, Chester Kuo chester@gmail.com wrote: Hi Tom Ya

Re: GPU computing resource add into Mesos

2015-01-26 Thread Chester Kuo
itself to support this, unless I'm missing something. -- Tom Arnfeld Developer // DueDil (+44) 7525940046 25 Christopher Street, London, EC2A 2BS On Mon, Jan 26, 2015 at 6:15 AM, Chester Kuo chester@gmail.com wrote: Hi All I'd like to extend and add new feature

GPU computing resource add into Mesos

2015-01-25 Thread Chester Kuo
Hi All I'd like to extend and add new feature into Mesos to support GPU resource allocation, so we can put OpenCL application/framework on top of Mesos and make it write once run across cluster. Why choose OpenCL, due to it was widely supported by Intel , Nvidia, AMD, Qualcomm GPGPU, so we may