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 2019/12/19 00:23:45 UTC

[GitHub] [incubator-mxnet] leezu opened a new issue #17113: 3rdparty/openmp cmake build broken on some systems

leezu opened a new issue #17113: 3rdparty/openmp cmake build broken on some systems
URL: https://github.com/apache/incubator-mxnet/issues/17113
 
 
   ## Description
   See https://github.com/apache/incubator-mxnet/pull/17098 and please help to review it.
   
   `cmake -GNinja -DUSE_CUDA=ON` will currently fail on some systems, as OpenMP detects and attempts to build nvptx offloading target (which is not needed, but whose build fails).

----------------------------------------------------------------
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 #17113: 3rdparty/openmp cmake build broken on some systems

Posted by GitBox <gi...@apache.org>.
leezu closed issue #17113: 3rdparty/openmp cmake build broken on some systems
URL: https://github.com/apache/incubator-mxnet/issues/17113
 
 
   

----------------------------------------------------------------
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 #17113: 3rdparty/openmp cmake build broken on some systems

Posted by GitBox <gi...@apache.org>.
leezu commented on issue #17113: 3rdparty/openmp cmake build broken on some systems
URL: https://github.com/apache/incubator-mxnet/issues/17113#issuecomment-568410176
 
 
   Fixed by https://github.com/apache/incubator-mxnet/pull/17098

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