Skip to content

Conversation

woct0rdho
Copy link

@woct0rdho woct0rdho commented Mar 24, 2025

This is needed for building on Windows with MSVC and sm90.

Technically one can also build on Windows using GCC or other compilers, but detecting this in a reliable way (such as using distutils) would make the build script more complicated. It's much easier to use MSVC when dealing with CUDA on Windows, and it's the default in most CI runners. So for now we only detect os.name == "nt"

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