[petsc-users] command line option for superlu_dist
    hxie at umn.edu 
    hxie at umn.edu
       
    Tue Jan  5 10:45:01 CST 2010
    
    
  
Hi,
My code works when I use mumps option like
 -ksp_type preonly -pc_type lu -pc_factor_mat_solver_package mumps .
But it does not work with 
 -ksp_type preonly -pc_type lu -pc_factor_mat_solver_package superlu_dist  
 It runs but cannot get anything. Are the options correct? Or the 
superlu_dist solver does not work with my matrix.
Bests,
Hui  
    
    
More information about the petsc-users
mailing list