[Nouveau] [Bug 40890] New: OpenCL: Implement a GPGPU runtime following the CAL specification

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Sep 14 13:47:50 PDT 2011


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 at lists.freedesktop.org
        ReportedBy: martin.peres at ensi-bourges.fr
         QAContact: xorg-team at lists.x.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.


More information about the Nouveau mailing list