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 | value_type |
Public Member Functions | |
template<class U > | |
am_allocator (const am_allocator< U > &) | |
T * | allocate (std::size_t n) |
void | deallocate (T *p, std::size_t) |