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 2020/11/24 07:31:41 UTC

[GitHub] [incubator-mxnet] honglei opened a new issue #19581: Missing mxnet-cu102 pip packages for Windows

honglei opened a new issue #19581:
URL: https://github.com/apache/incubator-mxnet/issues/19581


   https://mxnet.apache.org/versions/1.7.0/get_started?platform=windows&language=python&processor=gpu&environ=pip&
   suggests:
   ```
   pip install mxnet-cu102
   ```
   
   C:\Users\jhonglei>c:\python37\python.exe -m pip install --upgrade mxnet-cu102 
   ```
   ERROR: Could not find a version that satisfies the requirement mxnet-cu102 (from versions: none)
   ERROR: No matching distribution found for mxnet-cu102
   ```


----------------------------------------------------------------
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.

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


[GitHub] [incubator-mxnet] honglei commented on issue #19581: Missing mxnet-cu102 pip packages for Windows

Posted by GitBox <gi...@apache.org>.
honglei commented on issue #19581:
URL: https://github.com/apache/incubator-mxnet/issues/19581#issuecomment-734064475


   PS D:\OCRLibs> nvcc -V
   ```
   nvcc: NVIDIA (R) Cuda compiler driver
   Copyright (c) 2005-2019 NVIDIA Corporation
   Built on Wed_Oct_23_19:32:27_Pacific_Daylight_Time_2019
   Cuda compilation tools, release 10.2, V10.2.89
   ```
   
   
   ```
   Python 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:58:18) [MSC v.1900 64 bit (AMD64)] on win32
   Type "help", "copyright", "credits" or "license" for more information.
   >>> from mxnet.runtime import feature_list
   >>> feature_list()
   [✔ CUDA, ✔ CUDNN, ✖ NCCL, ✔ CUDA_RTC, ✖ TENSORRT, ✖ CPU_SSE, ✖ CPU_SSE2, ✖ CPU_SSE3, ✖ CPU_SSE4_1, ✖ CPU_SSE4_2, ✖ CPU_SSE4A, ✖ CPU_AVX, ✖ CPU_AVX2, ✔ OPENMP, ✖ SSE, ✖ F16C, ✖ JEMALLOC, ✔ BLAS_OPEN, ✖ BLAS_ATLAS, ✖ BLAS_MKL, ✖ BLAS_APPLE, ✔ LAPACK, ✖ MKLDNN, ✔ OPENCV, ✖ CAFFE, ✖ PROFILER, ✖ DIST_KVSTORE, ✖ CXX14, ✖ INT64_TENSOR_SIZE, ✔ SIGNAL_HANDLER, ✖ DEBUG, ✖ TVM_OP]
   ```
   
   


----------------------------------------------------------------
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.

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


[GitHub] [incubator-mxnet] dai-ichiro commented on issue #19581: Missing mxnet-cu102 pip packages for Windows

Posted by GitBox <gi...@apache.org>.
dai-ichiro commented on issue #19581:
URL: https://github.com/apache/incubator-mxnet/issues/19581#issuecomment-734066864


   Sorry I don't know why.
   
   Try to validate your MXNet installation.
   https://mxnet.apache.org/get_started/validate_mxnet.html


----------------------------------------------------------------
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.

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


[GitHub] [incubator-mxnet] honglei edited a comment on issue #19581: Missing mxnet-cu102 pip packages for Windows

Posted by GitBox <gi...@apache.org>.
honglei edited a comment on issue #19581:
URL: https://github.com/apache/incubator-mxnet/issues/19581#issuecomment-734054970


   @dai-ichiro  It only works  in cpu-mode under Win10/Python3.7.9 x64, the gpu-mode cause application crash.


----------------------------------------------------------------
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.

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


[GitHub] [incubator-mxnet] honglei commented on issue #19581: Missing mxnet-cu102 pip packages for Windows

Posted by GitBox <gi...@apache.org>.
honglei commented on issue #19581:
URL: https://github.com/apache/incubator-mxnet/issues/19581#issuecomment-734079441


   It works after uninstall and re-install mxnet! just sometimes raise out-of-memeory exception. 


----------------------------------------------------------------
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.

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


[GitHub] [incubator-mxnet] honglei commented on issue #19581: Missing mxnet-cu102 pip packages for Windows

Posted by GitBox <gi...@apache.org>.
honglei commented on issue #19581:
URL: https://github.com/apache/incubator-mxnet/issues/19581#issuecomment-734054970


   @dai-ichiro  It only works under in cpu-mode under Win10/Python3.7.9 x64, the gpu-mode cause application crash.


----------------------------------------------------------------
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.

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


[GitHub] [incubator-mxnet] dai-ichiro commented on issue #19581: Missing mxnet-cu102 pip packages for Windows

Posted by GitBox <gi...@apache.org>.
dai-ichiro commented on issue #19581:
URL: https://github.com/apache/incubator-mxnet/issues/19581#issuecomment-733290209


   Check this site.
   https://dist.mxnet.io/python/cu102
   
   You can install mxnet from this site.
   `pip install mxnet-cu102==1.7.0 -f https://dist.mxnet.io/python/cu102`
   
   Hope this helps.


----------------------------------------------------------------
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.

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


[GitHub] [incubator-mxnet] honglei commented on issue #19581: Missing mxnet-cu102 pip packages for Windows

Posted by GitBox <gi...@apache.org>.
honglei commented on issue #19581:
URL: https://github.com/apache/incubator-mxnet/issues/19581#issuecomment-733400004


   @dai-ichiro Many Thanks !


----------------------------------------------------------------
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.

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


[GitHub] [incubator-mxnet] github-actions[bot] commented on issue #19581: Missing mxnet-cu102 pip packages for Windows

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #19581:
URL: https://github.com/apache/incubator-mxnet/issues/19581#issuecomment-732711772


   Welcome to Apache MXNet (incubating)! We are on a mission to democratize AI, and we are glad that you are contributing to it by opening this issue.
   Please make sure to include all the relevant context, and one of the @apache/mxnet-committers will be here shortly.
   If you are interested in contributing to our project, let us know! Also, be sure to check out our guide on [contributing to MXNet](https://mxnet.apache.org/community/contribute) and our [development guides wiki](https://cwiki.apache.org/confluence/display/MXNET/Developments).


----------------------------------------------------------------
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.

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


[GitHub] [incubator-mxnet] dai-ichiro commented on issue #19581: Missing mxnet-cu102 pip packages for Windows

Posted by GitBox <gi...@apache.org>.
dai-ichiro commented on issue #19581:
URL: https://github.com/apache/incubator-mxnet/issues/19581#issuecomment-734057861


   Is CUDA version correct?
   Please check `nvcc -V` command on command prompt.
   
   If CUDA version is correct, check this command in python.
   ```
   from mxnet.runtime import feature_list
   feature_list()
   ```
   Hope this helps.


----------------------------------------------------------------
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.

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