HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
|
Public Types | |
typedef T & | result_type |
Static Public Member Functions | |
static result_type | project (array_view< T, 1 > &now, int i) |
static result_type | project (const array_view< T, 1 > &now, int i) |