← Back to team overview

dolfin team mailing list archive

ProjectionLibrary compile problem

 

I'm just barely able to compile dolfin on my computer
due to memory requirements during compilation of ProjectionLibrary. Almost 60%
of my memory was in use at peak. The consequence is that I cannot use scons
-j4 (or similar) to speed up compilation. 

$ cat /proc/meminfo  | grep MemTotal
MemTotal:      2063108 kB

Is this something we really want?

Ola


Follow ups