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/06/25 06:06:49 UTC

[GitHub] [incubator-mxnet] xianyujie opened a new issue #15348: Is it possible to add environment variables directly to compilation options when compiling Mxnet?

xianyujie opened a new issue #15348: Is it possible to add environment variables directly to compilation options when compiling Mxnet?
URL: https://github.com/apache/incubator-mxnet/issues/15348
 
 
   Hi, @pengzhao-intel , I have some questions to ask you.
   ```export OMP_NUM_THREADS=1```
   ```export MXNET_ENGINE_TYPE=NaiveEngine```
   1. I want to add the above two lines of code in the process of compiling mxnet, are there any compilation options that can be set?
   2. What compilation options are included in compiling mxnet?
   
   many thanks...

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