From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org Subject: [Bug 40888] New: Implementation of OpenCL on Nouveau Date: Wed, 14 Sep 2011 13:18:42 -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=40888 Summary: Implementation of OpenCL on Nouveau 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=51215) --> (https://bugs.freedesktop.org/attachment.cgi?id=51215) Tom Stellard's presentation Denis Steckelmacher (https://steckdenis.wordpress.com/2011/08/23/the-gsoc-is-over/) has been working hard to get OpenCL working on the CPU. At the XDC2011, we discussed how GPGPU should be handled and we kind of agreed on what we should do. This can basically be summed up as using the LLVM IR for compute. This means we need to implement LLVM backends for our GPUs. See the Mesa_compilers.pdf attachment. Also, the runtime bits should be written according the Compute Abstraction Layer specifications (https://github.com/shinpei0208/cal-spec). This bug report is actually a meta one that is tracking the development of OpenCL on Nouveau. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.