uncomplicate.clojurecuda.constants

Defines constants and mappings from/to CUDA constants.

ctx-flags

Available context flags defined in the CUDA standard.

ctx-limits

Available context limits.

dec-compute-mode

(dec-compute-mode mode)

dec-func-cache-config

(dec-func-cache-config mode)

dec-shared-config

(dec-shared-config config)

dec-stream-flag

(dec-stream-flag flag)

event-flags

Available flags for the core/event function.

func-cache-config

Available config for the core/cache-config! function.

jit-input-types

Available jit input types defined in the CUDA standard.

jit-options

Available jit options defined in the CUDA standard.

mem-attach-flags

Available flags for the core/mem-host-attach function.

mem-host-alloc-flags

Available flags for the core/mem-host-alloc function.

mem-host-register-flags

Available flags for the core/mem-host-register function.

p2p-attributes

Available device P2P attributes.

shared-config-map

Available shared memory configurations.

stream-flags

Available flags for the core/mem-host-attach function.