You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/11/02 19:24:36 UTC

[GitHub] [incubator-mxnet] barry-jin commented on issue #20720: Mxnet can not detect GPU in Win 11WSL2

barry-jin commented on issue #20720:
URL: https://github.com/apache/incubator-mxnet/issues/20720#issuecomment-958099068


   It looks like your mxnet-cu112 is overriden by mxnet, which is CPU-only version. You could pip uninstall mxnet and keep mxnet-cu112 to use GPU version. 
   
   ```
   mxnet                              1.9.0b20211102
   mxnet-cu112                        1.9.0b20211007
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org