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
Currently the all-in-one installer has no option to choose the Qualcomm NPU from the Snapdragon X Elite (or Plus) as GPU driver. I'd love to have support for that as well.
Additional Context
Miniconda on Windows right now must be emulated as it doesn't offer a public available arm64 build yet. (This is planned for release later this year). For WSL however native aarch64 should be no issue (and would work fine if the installer wouldn't crash due to not detecting cuda support. This can be fixed with env var BUILD_CUDA_EXT=0). Having NPU support here as well would be awesome!
The text was updated successfully, but these errors were encountered:
This issue has been closed due to inactivity for 6 months. If you believe it is still relevant, please leave a comment below. You can tag a developer in your comment.
Description
Currently the all-in-one installer has no option to choose the Qualcomm NPU from the Snapdragon X Elite (or Plus) as GPU driver. I'd love to have support for that as well.
Additional Context
Miniconda on Windows right now must be emulated as it doesn't offer a public available arm64 build yet. (This is planned for release later this year). For WSL however native aarch64 should be no issue (and would work fine if the installer wouldn't crash due to not detecting cuda support. This can be fixed with env var BUILD_CUDA_EXT=0). Having NPU support here as well would be awesome!
The text was updated successfully, but these errors were encountered: