You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know what CUDA arch versions (ie. sm_*) are used to build the pre-built pip wheels installed from PyPI. Here are the GPU arch im interested in using MMCV with:
📚 The doc issue
Hello,
I would like to know what CUDA arch versions (ie.
sm_*
) are used to build the pre-built pip wheels installed from PyPI. Here are the GPU arch im interested in using MMCV with:I found this usage for CI:
https://github.com/open-mmlab/mmcv/blob/main/.github/workflows/merge_stage_test.yml#L257
But where are the GPU arch set when building the pip wheels that are published to PyPI? Can you point to a script or build file?
Thank you!
Sam
Suggest a potential alternative/fix
No response
The text was updated successfully, but these errors were encountered: