Home
last modified time | relevance | path

Searched refs:syncthreads_or (Results 1 – 10 of 10) sorted by relevance

/dports/devel/py-numba/numba-0.51.2/numba/cuda/
H A Ddevice_init.py4 syncthreads_and, syncthreads_or, shared, local,
H A Dstubs.py230 class syncthreads_or(Stub): class
H A Dcudadecl.py106 key = cuda.syncthreads_or
H A Dcudaimpl.py206 @lower(stubs.syncthreads_or, types.i4)
/dports/devel/py-numba/numba-0.51.2/numba/cuda/simulator/
H A Dkernelapi.py217 def syncthreads_or(self, val): member in FakeCUDAModule
218 return threading.current_thread().syncthreads_or(val)
H A Dkernel.py207 def syncthreads_or(self, value): member in BlockThread
/dports/devel/py-numba/numba-0.51.2/numba/cuda/tests/cudapy/
H A Dtest_sync.py70 ary_out[i] = cuda.syncthreads_or(ary_in[i])
/dports/devel/py-numba/numba-0.51.2/docs/source/cuda-reference/
H A Dkernel.rst207 .. function:: numba.cuda.syncthreads_or(predicate)
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dfortran.vim347 …rinsicCUDA warpsize syncthreads syncthreads_and syncthreads_count syncthreads_or threadfence th…
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dfortran.vim347 …rinsicCUDA warpsize syncthreads syncthreads_and syncthreads_count syncthreads_or threadfence th…