yosinski / deep-visualization-toolbox

DeepVis Toolbox
http://yosinski.com/deepvis
MIT License
4.01k stars 927 forks source link

virtual memory exhausted: Cannot allocate memory g++: Internal error: Killed (program cc1plus) #110

Open onlyyouxgl opened 7 years ago

onlyyouxgl commented 7 years ago

i compiled it by 'make -j ', but met the problem "virtual memory exhausted: Cannot allocate memory g++: Internal error: Killed (program cc1plus) " VM platform and ubuntu14.04 It is maybe caused by the limition of memory, so i extended to 4G memory but the problem still on. Can you give me some suggestions about it? Thanks