Re: GPGPU SLA support

2016-01-11 Thread Anshuman Goswami
Any thoughts? On Mon, Jan 4, 2016 at 2:56 PM, Anshuman Goswami wrote: > I have posted this on the user list. Reposting here for continuity of this > thread. > > I have been working on GPU QoS by modifying the GPU kernels. Something > along the lines of this >

Re: GPGPU SLA support

2016-01-11 Thread Vaibhav Khanduja
What is your exact proposal? Having to use GPU as a sharable resource is definately beneficial. It would really makes sense, for any framework to control and schedule jobs, asking for GPU resources similar to sharable resources. Do you have a proposal of changes required (if) in Mesos? On Mon,

Re: GPGPU SLA support

2016-01-11 Thread Anshuman Goswami
Thanks for the feedback. I wanted to know if the mechanism would at all be acceptable to the community. It involves adapting GPU kernels to incorporate timeslicing functionality. Also, there is a limitation if GPU kernels without the source or ptx are being used (e.g., close-sourced libraries

Re: GPGPU SLA support

2016-01-04 Thread Anshuman Goswami
I have posted this on the user list. Reposting here for continuity of this thread. I have been working on GPU QoS by modifying the GPU kernels. Something along the lines of this . The basic mechanism is to time slice a grid by running a

Re: GPGPU SLA support

2015-03-23 Thread Niklas Nielsen
By sending an email with the topic 'Subscribe' to modules-subscr...@mesos.apache.org I apologize for having this on the website; will get it up now. Niklas On 20 March 2015 at 19:49, Anshuman Goswami goswami.anshu...@gmail.com wrote: How do I subscribe to the 'modules' mailing list? On Fri,

Re: GPGPU SLA support

2015-03-23 Thread Niklas Nielsen
Should be available now through http://mesos.apache.org/community/ Niklas On 23 March 2015 at 12:24, Anshuman Goswami goswami.anshu...@gmail.com wrote: Thanks! On Mon, Mar 23, 2015 at 3:18 PM, Niklas Nielsen nik...@mesosphere.io wrote: By sending an email with the topic 'Subscribe' to

Re: GPGPU SLA support

2015-03-23 Thread Anshuman Goswami
Thanks! On Mon, Mar 23, 2015 at 3:18 PM, Niklas Nielsen nik...@mesosphere.io wrote: By sending an email with the topic 'Subscribe' to modules-subscr...@mesos.apache.org I apologize for having this on the website; will get it up now. Niklas On 20 March 2015 at 19:49, Anshuman Goswami

Re: GPGPU SLA support

2015-03-20 Thread Anshuman Goswami
Thanks Niklas for the pointer...will get back as I dig in more On Fri, Mar 20, 2015 at 6:20 PM, Niklas Nielsen nik...@mesosphere.io wrote: Sounds like you are on the right track; let us know if you have any problems developing/running modules. We created a modules mailing list too where

Re: GPGPU SLA support

2015-03-20 Thread Anshuman Goswami
How do I subscribe to the 'modules' mailing list? On Fri, Mar 20, 2015 at 10:16 PM, Anshuman Goswami goswami.anshu...@gmail.com wrote: Thanks Niklas for the pointer...will get back as I dig in more On Fri, Mar 20, 2015 at 6:20 PM, Niklas Nielsen nik...@mesosphere.io wrote: Sounds like

GPGPU SLA support

2015-03-20 Thread Anshuman Goswami
Hi mesos developers, I am just getting started with understanding the internals. I am working on a project to add some SLA support to GPGPU resources and want to have that work under mesos. After reading this QA (

Re: GPGPU SLA support

2015-03-20 Thread Niklas Nielsen
Sounds like you are on the right track; let us know if you have any problems developing/running modules. We created a modules mailing list too where we can go into more details - modu...@mesos.apache.org Cheers, Niklas On 20 March 2015 at 12:47, Anshuman Goswami goswami.anshu...@gmail.com wrote: