|
-
numba.cuda.fp16.hmul()
-
numba.cuda.fp16.hne()
-
numba.cuda.fp16.hneg()
-
numba.cuda.fp16.hrcp()
-
numba.cuda.fp16.hrint()
-
numba.cuda.fp16.hrsqrt()
-
numba.cuda.fp16.hsin()
-
numba.cuda.fp16.hsqrt()
-
numba.cuda.fp16.hsub()
-
numba.cuda.fp16.htrunc()
-
numba.cuda.grid()
-
numba.cuda.gridsize()
-
numba.cuda.is_float16_supported()
-
numba.cuda.lanemask_lt()
-
numba.cuda.libdevice
-
numba.cuda.local.array()
-
numba.cuda.match_all_sync()
-
numba.cuda.match_any_sync()
-
numba.cuda.nanosleep()
-
numba.cuda.popc()
-
numba.cuda.selp()
-
numba.cuda.shared.array()
-
numba.cuda.shfl_down_sync()
-
numba.cuda.shfl_sync()
-
numba.cuda.shfl_up_sync()
-
numba.cuda.shfl_xor_sync()
-
numba.cuda.syncthreads()
-
numba.cuda.syncthreads_and()
-
numba.cuda.syncthreads_count()
-
numba.cuda.syncthreads_or()
-
numba.cuda.syncwarp()
-
numba.cuda.threadfence()
-
numba.cuda.threadfence_block()
-
numba.cuda.threadfence_system()
- numba.DUFunc(内置类)
-
numba.experimental.structref
-
numba.extending
-
numba.extending.as_numba_type()
-
numba.farray()
-
numba.from_dtype()
-
numba.guvectorize()
-
numba.jit()
- numba.optional(内置类)
-
numba.typeof()
- numba.types.Array(内置类)
- numba.types.NPDatetime(内置类)
- numba.types.NPTimedelta(内置类)
-
numba.vectorize()
- NUMBA_BOUNDSCHECK
- NUMBA_CACHE_DIR
- NUMBA_CAPTURED_ERRORS
- NUMBA_CPU_NAME
- NUMBA_CUDA_INCLUDE_PATH
- NUMBA_CUDA_PER_THREAD_DEFAULT_STREAM
- NUMBA_CUDA_USE_NVIDIA_BINDING, [1]
- NUMBA_DEBUG_ARRAY_OPT
- NUMBA_DEBUG_ARRAY_OPT_STATS, [1]
- NUMBA_DEBUG_PRINT_AFTER
- NUMBA_DEBUGINFO
- NUMBA_DISABLE_JIT, [1]
- NUMBA_DUMP_ANNOTATION
- NUMBA_DUMP_ASSEMBLY
- NUMBA_DUMP_IR, [1], [2]
- NUMBA_DUMP_LLVM
- NUMBA_DUMP_OPTIMIZED, [1], [2]
- NUMBA_ENABLE_CUDASIM, [1]
- NUMBA_EXTEND_VARIABLE_LIFETIMES, [1]
- NUMBA_GDB_BINARY
- NUMBA_LLVM_PASS_TIMINGS
- NUMBA_LLVM_REFPRUNE_FLAGS
- NUMBA_LLVM_REFPRUNE_PASS
- NUMBA_NUM_THREADS, [1], [2], [3], [4], [5], [6], [7]
- NUMBA_OPT, [1]
- NUMBA_PARALLEL_DIAGNOSTICS
- NUMBA_THREADING_LAYER_PRIORITY
|