Liking cljdoc? Tell your friends :D

tech.compute.context

Compute context allows someone to setup the default driver, device, and stream to use in function calls.

Compute context allows someone to setup the default driver, device, and stream to
use in function calls.
raw docstring

*contextclj

source

default-contextclj

(default-context)
source

default-deviceclj

(default-device)
source

default-driverclj

(default-driver)
source

default-streamclj

(default-stream)
source

options->contextclj

(options->context opt-map)

Given an options map, return a augmented map that always includes device, driver, and stream.

Given an options map, return a augmented map that always includes
device, driver, and stream.
sourceraw docstring

with-contextcljmacro

(with-context context & body)
source

with-merged-contextcljmacro

(with-merged-context context & body)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close