Skip to content

Conversation

@LeiWang1999
Copy link
Member

  • Introduced a new function get_nvcc_compiler in nvcc.py to obtain the path to the nvcc compiler.
  • Updated LibraryGenerator to use get_nvcc_compiler instead of hardcoding the nvcc command, improving maintainability and flexibility.

* Introduced a new function `get_nvcc_compiler` in nvcc.py to obtain the path to the nvcc compiler.
* Updated LibraryGenerator to use `get_nvcc_compiler` instead of hardcoding the nvcc command, improving maintainability and flexibility.
@LeiWang1999 LeiWang1999 merged commit 4d0e645 into tile-ai:main Apr 21, 2025
3 checks passed
@LeiWang1999 LeiWang1999 deleted the feat_20250421_nvcc branch April 21, 2025 06:10
LeiWang1999 added a commit to LeiWang1999/tilelang that referenced this pull request Jul 18, 2025
…ile-ai#414)

* Introduced a new function `get_nvcc_compiler` in nvcc.py to obtain the path to the nvcc compiler.
* Updated LibraryGenerator to use `get_nvcc_compiler` instead of hardcoding the nvcc command, improving maintainability and flexibility.
LeiWang1999 added a commit to LeiWang1999/tilelang that referenced this pull request Jul 20, 2025
…ile-ai#414)

* Introduced a new function `get_nvcc_compiler` in nvcc.py to obtain the path to the nvcc compiler.
* Updated LibraryGenerator to use `get_nvcc_compiler` instead of hardcoding the nvcc command, improving maintainability and flexibility.
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.

1 participant