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/24 00:33:05 UTC

[GitHub] [incubator-mxnet] haojin2 opened a new pull request #17160: Revert "Disable OpenMP offloading support for 3rdparty/openmp"

haojin2 opened a new pull request #17160: Revert "Disable OpenMP offloading support for 3rdparty/openmp"
URL: https://github.com/apache/incubator-mxnet/pull/17160
 
 
   Reverts apache/incubator-mxnet#17098, trying to alleviate the current CI issue.

----------------------------------------------------------------
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 pull request #17160: Revert "Disable OpenMP offloading support for 3rdparty/openmp"

Posted by GitBox <gi...@apache.org>.
leezu closed pull request #17160: Revert "Disable OpenMP offloading support for 3rdparty/openmp"
URL: https://github.com/apache/incubator-mxnet/pull/17160
 
 
   

----------------------------------------------------------------
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] haojin2 commented on issue #17160: Revert "Disable OpenMP offloading support for 3rdparty/openmp"

Posted by GitBox <gi...@apache.org>.
haojin2 commented on issue #17160: Revert "Disable OpenMP offloading support for 3rdparty/openmp"
URL: https://github.com/apache/incubator-mxnet/pull/17160#issuecomment-568614121
 
 
   Trying to solve the current CI issue by reverting #17160 since #17133 passed all its post-merge check as per https://github.com/apache/incubator-mxnet/commits/master. Let's see if this PR passes CI smoothly.

----------------------------------------------------------------
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 #17160: Revert "Disable OpenMP offloading support for 3rdparty/openmp"

Posted by GitBox <gi...@apache.org>.
leezu commented on issue #17160: Revert "Disable OpenMP offloading support for 3rdparty/openmp"
URL: https://github.com/apache/incubator-mxnet/pull/17160#issuecomment-568706193
 
 
   Closing as the failure is due to Numpy 1.18 release and unrelated to #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

[GitHub] [incubator-mxnet] TaoLv commented on issue #17160: Revert "Disable OpenMP offloading support for 3rdparty/openmp"

Posted by GitBox <gi...@apache.org>.
TaoLv commented on issue #17160: Revert "Disable OpenMP offloading support for 3rdparty/openmp"
URL: https://github.com/apache/incubator-mxnet/pull/17160#issuecomment-568826469
 
 
   > Closing as the failure is due to Numpy 1.18 release and unrelated to #17098
   
   I thought ci is dockernized and pined to a certain version of each dependency. Why a new release of numpy can crash mxnet ci? Is it upgraded explicitly by PR?

----------------------------------------------------------------
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 #17160: Revert "Disable OpenMP offloading support for 3rdparty/openmp"

Posted by GitBox <gi...@apache.org>.
leezu commented on issue #17160: Revert "Disable OpenMP offloading support for 3rdparty/openmp"
URL: https://github.com/apache/incubator-mxnet/pull/17160#issuecomment-568875053
 
 
   Numpy is not pinned. We may want to pin it. CI just installs the latest stable numpy version.

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