HCC
HCC is a single-source, C/C++ compiler for heterogeneous computing. It's optimized with HSA (http://www.hsafoundation.com/).
|
Public Member Functions | |
accelerator_view_removed (const char *message, HRESULT view_removed_reason) throw () | |
accelerator_view_removed (HRESULT view_removed_reason) throw () | |
HRESULT | get_view_removed_reason () const throw () |
Public Member Functions inherited from Kalmar::runtime_exception | |
runtime_exception (const char *message, HRESULT hresult) throw () | |
runtime_exception (HRESULT hresult) throw () | |
runtime_exception (const runtime_exception &other) throw () | |
runtime_exception & | operator= (const runtime_exception &other) throw () |
virtual const char * | what () const throw () |
HRESULT | get_error_code () const |