Johan Hake <[email protected]> writes: >> What scale is "pretty time consuming"? My laptop takes 6 seconds to >> recompile PETSc with ccache after switching between disparate branches. >> This hasn't been slow enough to motivate me to find an alternative. > > 6 second would be very nice. It takes over 1 minute on my laptop, which > is a pretty new i7 with 4 cores.
Mine is an i7 with two cores, so it's not the hardware. > Then it seems I have problem with: > > dolfin/generation/PolyhedralMeshGenerator.cpp Oh, I see the problem. Rename the file to PolyhedralMeshGenerator.c and fix the compilation errors. ;-) _______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
