search for: xdc2011

Displaying 2 results from an estimated 2 matches for "xdc2011".

Did you mean: xdc2016
2011 Sep 14
2
[Bug 40891] New: OpenCL: Implementing an LLVM backend for GPGPU
...er/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: martin.peres at ensi-bourges.fr QAContact: xorg-team at lists.x.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 Den...
2011 Sep 14
7
[Bug 40888] New: Implementation of OpenCL on Nouveau
...team at lists.x.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 accord...