numba_dpex.ocl package
Subpackages
Submodules
- numba_dpex.ocl.mathdecl module
MathModuleAttributeMathModuleAttribute.keyMathModuleAttribute.resolve_acos()MathModuleAttribute.resolve_acosh()MathModuleAttribute.resolve_asin()MathModuleAttribute.resolve_asinh()MathModuleAttribute.resolve_atan()MathModuleAttribute.resolve_atan2()MathModuleAttribute.resolve_atanh()MathModuleAttribute.resolve_ceil()MathModuleAttribute.resolve_copysign()MathModuleAttribute.resolve_cos()MathModuleAttribute.resolve_cosh()MathModuleAttribute.resolve_degrees()MathModuleAttribute.resolve_e()MathModuleAttribute.resolve_erf()MathModuleAttribute.resolve_erfc()MathModuleAttribute.resolve_exp()MathModuleAttribute.resolve_expm1()MathModuleAttribute.resolve_fabs()MathModuleAttribute.resolve_floor()MathModuleAttribute.resolve_fmod()MathModuleAttribute.resolve_gamma()MathModuleAttribute.resolve_isinf()MathModuleAttribute.resolve_isnan()MathModuleAttribute.resolve_lgamma()MathModuleAttribute.resolve_log()MathModuleAttribute.resolve_log10()MathModuleAttribute.resolve_log1p()MathModuleAttribute.resolve_pi()MathModuleAttribute.resolve_pow()MathModuleAttribute.resolve_radians()MathModuleAttribute.resolve_sin()MathModuleAttribute.resolve_sinh()MathModuleAttribute.resolve_sqrt()MathModuleAttribute.resolve_tan()MathModuleAttribute.resolve_tanh()MathModuleAttribute.resolve_trunc()
Math_acosMath_acoshMath_asinMath_asinhMath_atanMath_atan2Math_atanhMath_binaryMath_ceilMath_copysignMath_cosMath_coshMath_degreesMath_erfMath_erfcMath_expMath_expm1Math_fabsMath_floorMath_fmodMath_gammaMath_isinfMath_isnanMath_lgammaMath_logMath_log10Math_log1pMath_powMath_radiansMath_sinMath_sinhMath_sqrtMath_tanMath_tanhMath_truncMath_unary
- numba_dpex.ocl.mathimpl module
- numba_dpex.ocl.ocldecl module
OCL_local_arrayOCL_private_arrayOclAtomicTemplateOclLocalTemplateOclModuleTemplateOclModuleTemplate.keyOclModuleTemplate.resolve_atomic()OclModuleTemplate.resolve_barrier()OclModuleTemplate.resolve_get_global_id()OclModuleTemplate.resolve_get_global_size()OclModuleTemplate.resolve_get_group_id()OclModuleTemplate.resolve_get_local_id()OclModuleTemplate.resolve_get_local_size()OclModuleTemplate.resolve_get_num_groups()OclModuleTemplate.resolve_get_work_dim()OclModuleTemplate.resolve_local()OclModuleTemplate.resolve_mem_fence()OclModuleTemplate.resolve_private()OclModuleTemplate.resolve_sub_group_barrier()
OclPrivateTemplateOcl_atomic_addOcl_atomic_subOcl_barrierOcl_get_global_idOcl_get_global_sizeOcl_get_group_idOcl_get_local_idOcl_get_local_sizeOcl_get_num_groupsOcl_get_work_dimOcl_mem_fenceOcl_sub_group_barrier
- numba_dpex.ocl.oclimpl module
atomic_add()atomic_add_tuple()atomic_sub_tuple()atomic_sub_wrapper()barrier_no_arg_impl()barrier_one_arg_impl()dpex_local_array_integer()dpex_local_array_tuple()dpex_private_array_integer()dpex_private_array_tuple()get_global_id_impl()get_global_size_impl()get_group_id_impl()get_local_id_impl()get_local_size_impl()get_num_groups_impl()get_work_dim_impl()insert_and_call_atomic_fn()mem_fence_impl()native_atomic_add()sub_group_barrier_impl()
- numba_dpex.ocl.stubs module