lebeg opened a new pull request #10530: Jetson build with cmake and CUDA
URL: https://github.com/apache/incubator-mxnet/pull/10530
 
 
   ## Description ##
   
   Changed jetson build to cmake.
   
   ## Checklist ##
   ### Essentials ###
   - [x] The PR title does not start with [MXNET-$JIRA_ID], since it's a minor 
change
   - [x] Changes are complete
   - [x] To the my best knowledge, examples are not affected by this change
   
   ### Changes ###
   - [x] Added Ninja to possible generators when using CUDA
   - [x] Fixed passing CMAKE_C_FLAGS issue
   - [x] Disabled CMAKE_GENERATOR_TOOLSET override (actually I think this 
override should be removed completely, according to the manual this is 
[undefined 
behaviour](https://cmake.org/cmake/help/v3.10/variable/CMAKE_GENERATOR_TOOLSET.html))
   - [x] Disabled OpenMP build from 3rdparty when cross compiling
   - [x] Made 1 cuda directory in the Docker image
   
   ## Comments ##
   - Tested on Jetson TX2
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to