Updated GSoC 2014 Ideas (markdown)
This commit is contained in:
parent
565e1c2cb9
commit
7393819269
|
@ -52,7 +52,7 @@ The vision is a ``gpu`` pragma that means a proc and all of its dependencies are
|
|||
|
||||
**Tasks:**
|
||||
* Add support for new pointer types in the compiler like ``global``, ``private``.
|
||||
* Add support for workg groupss.
|
||||
* Add support for work groupss.
|
||||
* Add support for the ``gpu`` pragma that translates to the OpenCL, version 2: https://www.khronos.org/registry/cl/sdk/2.0/docs/man/xhtml/
|
||||
|
||||
**Bonus points:** Support version 1.2 of the OpenCL specification: https://www.khronos.org/registry/cl/sdk/1.2/docs/man/xhtml/. This should be significantly harder as version 1.2 doesn't support a shared address space with the host environment.
|
||||
|
|
Loading…
Reference in New Issue