numba_dpex.ocl.oclimpl module
-
numba_dpex.ocl.oclimpl.atomic_add(context, builder, sig, args, name)
-
numba_dpex.ocl.oclimpl.atomic_add_tuple(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.atomic_sub_tuple(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.atomic_sub_wrapper(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.barrier_no_arg_impl(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.barrier_one_arg_impl(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.dppy_local_array_integer(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.dppy_local_array_tuple(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.dppy_private_array_integer(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.dppy_private_array_tuple(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.get_global_id_impl(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.get_global_size_impl(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.get_group_id_impl(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.get_local_id_impl(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.get_local_size_impl(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.get_num_groups_impl(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.get_work_dim_impl(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.insert_and_call_atomic_fn(context, builder, sig, fn_type, dtype, ptr, val, addrspace)
-
numba_dpex.ocl.oclimpl.mem_fence_impl(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.native_atomic_add(context, builder, sig, args)
-
numba_dpex.ocl.oclimpl.sub_group_barrier_impl(context, builder, sig, args)