Skip to content

Conversation

akemimadoka
Copy link
Contributor

  • Replaced std::aligned_alloc with ::operator new(size_t, std::align_val_t) to ensure compatibility across both Linux and Windows platforms, as MSVC does not support the former.
  • Modified dependencies for Windows builds by replacing the direct dependency on triton with triton-windows, as the standard triton package cannot be directly used on Windows systems.

@Atream
Copy link
Contributor

Atream commented May 9, 2025

Thank you for your contribution, we will merge this PR after test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants