Skip to content

named/sharable locks #4

@mdenil

Description

@mdenil
gpu_lock --name mylock # acquire a shareable lock named mylock
gpu_lock whatever # lock a different gpu
gpu_lock --name mylock # use the same gpu as the first line (assuming that process is still running, otherwise create a new shareable lock)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions