From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
Subject: [Bug 40891] New: OpenCL: Implementing an LLVM backend for
GPGPU
Date: Wed, 14 Sep 2011 14:23:17 -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=40891
Summary: OpenCL: Implementing an LLVM backend for GPGPU
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=51218)
--> (https://bugs.freedesktop.org/attachment.cgi?id=51218)
Tom Stellard's presentation
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.
The OpenCL frontend has been implemented by Denis Steckelmacher during the GSoC
2011 (https://steckdenis.wordpress.com/2011/08/23/the-gsoc-is-over/) that
currently works on the CPU only.
This implementation work can be done by a newcomer, it requires knowledge (or
willing to get it) in compilers. Please contact Martin Peres(mupuf) to get
started. We'll see who can mentor your work.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.