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/04/20 20:03:39 UTC

[GitHub] [incubator-mxnet] anko-intel opened a new pull request #18114: Fix description of setting Debug build type for cmake

anko-intel opened a new pull request #18114:
URL: https://github.com/apache/incubator-mxnet/pull/18114


   ## Description ##
   Setting CMAKE_BUILD_TYPE in config.cmake not works properly as the
   config file is read too late. Instead, ask user to setup build type
   from the command line to generate proper cache file.
   
   It fixes #18091 
   Thanks @leezu 
   
   ## Checklist ##
   ### Essentials ###
   Please feel free to remove inapplicable items for your PR.
   - [ ] Changes are complete (i.e. I finished coding on this PR)
   - [ ] Code is well-documented: 
   - [ ] To the best of my knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
   
   


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



[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18114: Fix description of setting Debug build type for cmake

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on issue #18114:
URL: https://github.com/apache/incubator-mxnet/pull/18114#issuecomment-616966066


   Jenkins CI successfully triggered : [unix-gpu]


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



[GitHub] [incubator-mxnet] anko-intel commented on issue #18114: Fix description of setting Debug build type for cmake

Posted by GitBox <gi...@apache.org>.
anko-intel commented on issue #18114:
URL: https://github.com/apache/incubator-mxnet/pull/18114#issuecomment-616966027


   @mxnet-bot run ci [unix-gpu]


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



[GitHub] [incubator-mxnet] mxnet-bot commented on issue #18114: Fix description of setting Debug build type for cmake

Posted by GitBox <gi...@apache.org>.
mxnet-bot commented on issue #18114:
URL: https://github.com/apache/incubator-mxnet/pull/18114#issuecomment-616778654


   Hey @anko-intel , Thanks for submitting the PR 
   All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands: 
   - To trigger all jobs: @mxnet-bot run ci [all] 
   - To trigger specific jobs: @mxnet-bot run ci [job1, job2] 
   *** 
   **CI supported jobs**: [clang, windows-gpu, centos-cpu, centos-gpu, website, sanity, edge, unix-gpu, windows-cpu, unix-cpu, miscellaneous]
   *** 
   _Note_: 
    Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin. 
   All CI tests must pass before the PR can be merged. 
   


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