I was assuming there might be isolation or something else involved, but I wasn't sure. If just another resource to share than what Tom said is sufficient.
Tim On Mon, Jan 26, 2015 at 12:48 AM, Tom Arnfeld <[email protected]> wrote: > Chester, you can specify arbitrary resources using the --resources flag to > the slave and Mesos will share out the resources to frameworks, and then your > framework can do as it pleases. > > > I'm not sure any changes are required in Mesos 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 <[email protected]> > wrote: > >> 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 extended to have other framework (ex: >> Spark) can try to utilize GPGPU computing resource. >> Any Comments? >> Chester
