Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python to build environment #419

Merged
merged 2 commits into from
Jan 6, 2025
Merged

Add Python to build environment #419

merged 2 commits into from
Jan 6, 2025

Conversation

wphicks
Copy link
Collaborator

@wphicks wphicks commented Nov 22, 2024

Add Python to build environment to allow for build of latest cutlass version (required in RAPIDS 24.12).

The following changes were not required for build fixes but were discovered and corrected along the way:

  • Update default versions if none are provided by build process or CI
  • Add new dependency for Triton's build.py to environment

Add Python to build environment to allow for build of latest cutlass
version (required in RAPIDS 24.12).

The following changes were not required for build fixes but were
discovered and corrected along the way:
- Update default versions if none are provided by build process or CI
- Add new dependency for Triton's build.py to environment
@wphicks
Copy link
Collaborator Author

wphicks commented Nov 23, 2024

I'd originally thought this change needed to go in for 24.11, but it does not. We should fix the cuML fork used in 24.11 first and then merge this afterward in preparation for 25.01.

@hcho3 hcho3 merged commit 73b28c8 into main Jan 6, 2025
1 check passed
@hcho3 hcho3 deleted the bug-cutlass_update branch January 6, 2025 03:53
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