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/01/23 05:39:50 UTC

[GitHub] marcoabreu commented on issue #13958: Windows builds running out of heap space in CI

marcoabreu commented on issue #13958: Windows builds running out of heap space in CI
URL: https://github.com/apache/incubator-mxnet/issues/13958#issuecomment-456677152
 
 
   Interesting, haven't seen that one before. Considering we got ~300GB of Swap enabled on Windows instances, it surprises me that we are allegedly running out of memory. 
   
   Do you have an idea what this could be caused by or if Swap is not applicable to that usecase?
   
   Also, I found something:
   
   > "Link Time Code Generation" should be set to "Profile Guided Optimization - Optimization (/LTCG:PGOptimize)" instead of being blank.
   
   Source: https://social.msdn.microsoft.com/Forums/sqlserver/en-US/d2c4bb60-e558-4dc6-a0ba-47611d45bc86/c1002-compiler-is-out-of-heap-space-in-pass-2?forum=vcgeneral
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services