|
HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
|


Public Member Functions | |
| __attribute__ ((annotate("serialize"))) void __cxxamp_serialize(Kalmar | |
Additional Inherited Members | |
Public Attributes inherited from grid_launch_parm | |
| gl_dim3 | grid_dim |
| Grid dimensions. | |
| gl_dim3 | group_dim |
| Group dimensions. | |
| unsigned int | dynamic_group_mem_bytes |
| Amount of dynamic group memory to use with the kernel launch. More... | |
| enum gl_barrier_bit | barrier_bit |
| Control setting of barrier bit on per-packet basis: See gl_barrier_bit description. More... | |
| unsigned int | launch_fence |
| Value of packet fences to apply to launch. More... | |
| hc::accelerator_view * | av |
| Pointer to the accelerator_view where the kernel should execute. More... | |
| hc::completion_future * | cf |
| Pointe to the completion_future used to track the status of the command. More... | |
1.8.11