Liking cljdoc? Tell your friends :D

hive-weave.gpu

VRAM-budget gate. Thin alias of hive-weave.budget with :unit :mib; preserves the historical :gpu/* error keys for existing callers.

VRAM-budget gate. Thin alias of hive-weave.budget with :unit :mib;
preserves the historical :gpu/* error keys for existing callers.
raw docstring

fork-joinclj

source

gpu-fork-joinclj

(gpu-fork-join {:keys [gate total-ms] :or {total-ms 30000}} & tasks)
source

gpu-gate-statsclj

(gpu-gate-stats g)
source

vram-budget-gateclj

(vram-budget-gate
  {:keys [budget-mb timeout-ms name fair?]
   :or {budget-mb 4096 timeout-ms 30000 name "vram-gate" fair? true}})
source

with-vram-budgetclj

(with-vram-budget g vram-mb thunk)
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