From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org Subject: [Bug 40890] New: OpenCL: Implement a GPGPU runtime following the CAL specification Date: Wed, 14 Sep 2011 13:47:50 -0700 (PDT) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org Errors-To: nouveau-bounces+gcfxn-nouveau=m.gmane.org-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org List-Id: nouveau.vger.kernel.org https://bugs.freedesktop.org/show_bug.cgi?id=40890 Summary: OpenCL: Implement a GPGPU runtime following the CAL specification Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org ReportedBy: martin.peres-Iz16wY1oaNPLSKGbIzaifA@public.gmane.org QAContact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org Created an attachment (id=51217) --> (https://bugs.freedesktop.org/attachment.cgi?id=51217) Shinpei's Kato talk Before being able to run GPGPU kernels on the GPU, we need to have an API to handle the upload, allocate memory and read/write from/to the GPU. We think that our runtime should follow the CAL specifications (https://github.com/shinpei0208/cal-spec) and so should every other driver. If you would like to do this task, you'll have to communicate implement the interface for nvidia but also try to make it portable so as AMD could also use this library to send commands to their GPU. Please have a look at Shinpei's presentation. This task is a great way for new comers to learn their way into Nouveau. Please contact Martin Peres (mupuf) and Shinpei Kato (shinpei) if you consider applying for this task! -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.