Skip to content

Update triton-windows to resolve long-path issues #27

@philpax

Description

@philpax

The currently-released version of triton-windows uses regular Windows paths for its cache, which is problematic as our kernels have filenames long enough to produce paths that exceed MAX_PATH (260 characters). In #22 (which will not be merged), I've worked around this by depending on our own fork: https://github.com/Overworldai/triton-windows/releases/tag/v3.6.0-windows-longpath

However, triton-windows has recently merged in a proper fix for it, so we should hopefully be able to switch over to that sometime this week. If not available, we should use the fork. This is a blocker for release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions