HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
Public Member Functions | List of all members
grid_launch_parm_cxx Class Reference
Inheritance diagram for grid_launch_parm_cxx:
Inheritance graph
Collaboration diagram for grid_launch_parm_cxx:
Collaboration graph

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_viewav
 Pointer to the accelerator_view where the kernel should execute. More...
 
hc::completion_futurecf
 Pointe to the completion_future used to track the status of the command. More...
 

The documentation for this class was generated from the following file: