Skip to content

Does 'argobots' provide a mechanism to track dependencies between tasks? #386

@HPC4AI

Description

@HPC4AI

Hi, I want to build a simple runtime system using 'argobots' as the low-level threading library. Typically, a runtime system that supports task-level parallelism uses a DAG to form a program. Nodes in a DAG mean tasks and edges mean dependencies between tasks. Does 'argobots' provide a mechanism to track dependencies between tasks?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions