AMDGPU.jl
AMDGPU.jl copied to clipboard
Runtime Locking
To be thread-safe, we need at least one lock around all runtime operations which mutate global state (such as DEFAULT_AGENT/DEFAULT_QUEUE).