I am running FEM only (decoupled from MoM) iterative calculations on my universities HPC. I have found that the default preconditioner for these simulations is the Multilevel LU/Diagonal Decomposition (2050) , which is using a majority of my memory availability. Are there other preconditioner's that reduce the memory usage at the cost of computation time? Also would it be suggested that I switch to a direct solver with no preconditioner?