damNull commented on issue #13958: Windows builds running out of heap space in 
CI
URL: 
https://github.com/apache/incubator-mxnet/issues/13958#issuecomment-565894808
 
 
   I meet the same problem too. And I use the following method to easily solve 
the problem.
   Enter the property page of generated MXNet visual studio solution and edit 
the property:
   > "Link Time Code Generation" should be set to "Profile Guided Optimization 
- Optimization (/LTCG:PGOptimize)" instead of being blank.

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

Reply via email to