Distributed Direct Solver Guidelines for HPC Configuration
The dependence of Distributed Direct solver on number
of tasks is very similar to the
Some general guidelines:
- If memory usage is critical, use 1 task/machine using all cores.
- If memory usage is not critical, use 4 cores/task for optimal speed.