yade:eraseBodyThermalEngine

Last commit made on 2020-12-18
Get this branch:
git clone -b eraseBodyThermalEngine https://git.launchpad.net/yade

Branch merges

Branch information

Name:
eraseBodyThermalEngine
Repository:
lp:yade

Recent commits

34bf3ba... by Janek Kozicki

Revert "Split Polyhedra.cpp, TwoPhaseFlowEngine.cpp in half. Hope it will use less than 4GB RAM when compiling with debug info."

This reverts commit cddbbb4b4b3372e9884ec381b8379c412dfc7c5d.

fe7f97b... by Janek Kozicki

revert linker memory experiments. Need to link into more files than single large yade.so file

335af05... by Janek Kozicki

compress but with ld.bfd.

131551f... by Janek Kozicki

try ld.bfd linker

0cda9cc... by Janek Kozicki

no compress

5e00ccd... by Janek Kozicki

try again

a8c4ae5... by Janek Kozicki

try some linker flags to reduce memoru usage

21879ba... by Janek Kozicki

disable more stuff hoping that linker will be below 4GB limit. -DENABLE_MPI=OFF -DENABLE_GUI=OFF -DENABLE_GTS=OFF -DENABLE_FEMLIKE=OFF -DENABLE_POTENTIAL_BLOCKS=OFF -DENABLE_POTENTIAL_PARTICLES=OFF -DENABLE_GL2PS=OFF

cddbbb4... by Janek Kozicki

Split Polyhedra.cpp, TwoPhaseFlowEngine.cpp in half. Hope it will use less than 4GB RAM when compiling with debug info.

04c696c... by Janek Kozicki

comment out vtk recorder. Not sure: it uses over 4GB ram to compile with debug information?