Skip to content

Latest commit

 

History

History
83 lines (69 loc) · 958 Bytes

functions.md

File metadata and controls

83 lines (69 loc) · 958 Bytes
CurrentModule = Dagger

Dagger Functions

Pages = ["functions.md"]

Task Functions/Macros

@spawn
spawn

Task Options Functions/Macros

with_options
get_options
@option
default_option

Data Management Functions

tochunk
mutable
@mutable
@shard
shard

Data Dependencies Functions

spawn_datadeps

Scope Functions

scope
constrain

Processor Functions

execute!
iscompatible
default_enabled
get_processors
get_parent
move
get_tls
set_tls!

Context Functions

addprocs!
rmprocs!

Thunk Execution Environment Functions

These functions are used within the function called by a Thunk.

in_thunk
thunk_processor

Dynamic Scheduler Control Functions

These functions query and control the scheduler remotely.

Sch.sch_handle
Sch.add_thunk!
Base.fetch
Base.wait
Sch.exec!
Sch.halt!
Sch.get_dag_ids