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: [email protected] With regards, Apache Git Services
