I have a general question about scalapack and system resolution. I am using DGESV (Fortran) on a dense matrix. From what size would it make sense to switch to Scalapack? From 10 000 X 10 000 ? 100 000 to 100 000? Is there a general answer to that or is it case by case?
Thanks for insights