You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/01/07 03:02:08 UTC

[GitHub] [incubator-mxnet] tonyng1707 opened a new issue #17232: How to build conda package on mxnet-cu101 (version 1.5.1)

tonyng1707 opened a new issue #17232: How to build conda package on mxnet-cu101 (version 1.5.1)
URL: https://github.com/apache/incubator-mxnet/issues/17232
 
 
   I use 'conda skeleton pypi' to build Conda package on mxnet-cu101; however exception 'could not find unpacked source dir' occurs. It seems like PyPI only has the wheel file on the package, not the source. 
   
   How can I get the source (tar file) on mxnet-cu101 (v1.5.1). Thank you.
   

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


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] leezu closed issue #17232: How to build conda package on mxnet-cu101 (version 1.5.1)

Posted by GitBox <gi...@apache.org>.
leezu closed issue #17232: How to build conda package on mxnet-cu101 (version 1.5.1)
URL: https://github.com/apache/incubator-mxnet/issues/17232
 
 
   

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


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] szha commented on issue #17232: How to build conda package on mxnet-cu101 (version 1.5.1)

Posted by GitBox <gi...@apache.org>.
szha commented on issue #17232: How to build conda package on mxnet-cu101 (version 1.5.1)
URL: https://github.com/apache/incubator-mxnet/issues/17232#issuecomment-577062394
 
 
   @tonyng1707 you can use `tools/staticbuild/build.sh cu101` for building the mxnet-cu101 variant.

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


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] leezu commented on issue #17232: How to build conda package on mxnet-cu101 (version 1.5.1)

Posted by GitBox <gi...@apache.org>.
leezu commented on issue #17232: How to build conda package on mxnet-cu101 (version 1.5.1)
URL: https://github.com/apache/incubator-mxnet/issues/17232#issuecomment-571628614
 
 
   https://github.com/apache/incubator-mxnet/releases/download/1.5.1/apache-mxnet-src-1.5.1-incubating.tar.gz

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


With regards,
Apache Git Services

[GitHub] [incubator-mxnet] tonyng1707 commented on issue #17232: How to build conda package on mxnet-cu101 (version 1.5.1)

Posted by GitBox <gi...@apache.org>.
tonyng1707 commented on issue #17232: How to build conda package on mxnet-cu101 (version 1.5.1)
URL: https://github.com/apache/incubator-mxnet/issues/17232#issuecomment-577000680
 
 
   @leezu I can build a MXNet Conda package based on the source you provided; however the package does not support GPU usage.  Please help

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


With regards,
Apache Git Services