Skip to content

Regex fails to parse non-PTX devices in task graph section #1

@stratika

Description

@stratika

The _parse_task_graph function currently uses a regex that only matches PTX -- ... lines, but fails to parse valid logs for other device types such as [Apple] or potentially Inte CPU/GPU, etc.

As a workaround, this patch seems to be working:

git apply REGEX_ISSUE.patch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions