Analysis Software
Documentation for sPHENIX simulation software
|
Device interface for cl_device_id. More...
#include <JETSCAPE/blob/main/external_packages/clvisc_wrapper/include/cl.hpp>
Public Member Functions | |
Device (cl_device_id device) | |
Device () | |
Device (const Device &device) | |
Device & | operator= (const Device &rhs) |
template<typename T > | |
cl_int | getInfo (cl_device_info name, T *param) const |
template<cl_int name> | |
detail::param_traits < detail::cl_device_info, name > ::param_type | getInfo (cl_int *err=NULL) const |
Public Member Functions inherited from cl::detail::Wrapper< cl_device_id > | |
Wrapper () | |
Wrapper (const Wrapper< cl_type > &rhs) | |
~Wrapper () | |
Wrapper< cl_type > & | operator= (const Wrapper< cl_type > &rhs) |
cl_type | operator() () const |
cl_type & | operator() () |
Additional Inherited Members | |
Public Types inherited from cl::detail::Wrapper< cl_device_id > | |
typedef cl_device_id | cl_type |
Protected Member Functions inherited from cl::detail::Wrapper< cl_device_id > | |
cl_int | retain () const |
cl_int | release () const |
Protected Attributes inherited from cl::detail::Wrapper< cl_device_id > | |
cl_type | object_ |
Device interface for cl_device_id.
Definition at line 1183 of file cl.hpp.
View newest version in sPHENIX GitHub at line 1183 of file cl.hpp
|
inline |
Definition at line 1186 of file cl.hpp.
View newest version in sPHENIX GitHub at line 1186 of file cl.hpp
References cl::detail::Wrapper< cl_device_id >::object_.
|
inline |
|
inline |
|
inline |
Definition at line 1201 of file cl.hpp.
View newest version in sPHENIX GitHub at line 1201 of file cl.hpp
References cl::detail::errHandler(), cl::detail::getInfo(), and cl::detail::Wrapper< cl_device_id >::object_.
Referenced by getInfo().
|
inline |
Definition at line 1210 of file cl.hpp.
View newest version in sPHENIX GitHub at line 1210 of file cl.hpp
References check_license::err(), getInfo(), and perf_headwind::name.
Definition at line 1192 of file cl.hpp.
View newest version in sPHENIX GitHub at line 1192 of file cl.hpp
References cl::detail::Wrapper< T >::operator=().