Hi, Lately I've noticed that compiling the Swig generated cpp file exhaust my memory (1GB) and uses up to 60% of the swap which means compiling DOLFIN takes around 30min. In addition, the single cpp file represents a bottleneck when compiling using multiple processes.
Will it be possible to let Swig generate multiple files instead, and link those into a Python module? Kristian _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@lists.launchpad.net Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp