Bug 40890 - OpenCL: Implement a GPGPU runtime following the CAL specification
Summary: OpenCL: Implement a GPGPU runtime following the CAL specification
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/nouveau (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Nouveau Project
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 40888
  Show dependency treegraph
 
Reported: 2011-09-14 13:47 UTC by Martin Peres
Modified: 2013-08-18 18:10 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Shinpei's Kato talk (957.86 KB, application/pdf)
2011-09-14 13:47 UTC, Martin Peres
no flags Details

Description Martin Peres 2011-09-14 13:47:48 UTC
Created attachment 51217 [details]
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!
Comment 1 Daniel Bergey 2011-12-06 08:57:09 UTC
github cal-spec link is broken.  Is this document (Dec 2010) an appropriate spec?

http://developer.amd.com/sdks/amdappsdk/assets/AMD_CAL_Programming_Guide_v2.0.pdf
Comment 2 Ilia Mirkin 2013-08-18 18:10:27 UTC
It appears that this bug report has laid dormant for quite a while. Sorry we haven't gotten to it. Since we fix bugs all the time, chances are pretty good that your issue has been fixed with the latest software. Please give it a shot. (Linux kernel 3.10.7, xf86-video-nouveau 1.0.9, mesa 9.1.6, or their git versions.) If upgrading to the latest isn't an option for you, your distro's bugzilla is probably the right destination for your bug report.

In an effort to clean up our bug list, we're pre-emptively closing all bugs that haven't seen updates since 2011. If the original issue remains, please make sure to provide fresh info, see http://nouveau.freedesktop.org/wiki/Bugs/ for what we need to see, and re-open this one.

Thanks,

The Nouveau Team


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.