Posted Fri, 01 Jul 2016 07:13:22 GMT by feflower
Hi,
I just wanted to know if it is possible to run simulation on two different CPU together. Like breaking the simulation in two parts to save time. As my 3d model is taking almost 2 days to run whole simualtion.

Thanks


Posted Fri, 01 Jul 2016 08:15:04 GMT by Denim Umeshkumar Anajwala
Yes, FEFLOW uses multiple CPUs/cores on one single machine ('shared-memory parallelization'). This is automatically done for lots of tasks such as matrix assembly, but the default equation system solver is NOT working in parallel. So to use paralellization for the matrix solution process as well, try to use either PARDISO or SAMG as the solver.

You must be signed in to post in this forum.