#!/bin/sh #PBS -N q5r630 #PBS -l select=1:ncpus=24 #PBS -l walltime=02:00:00 #PBS -l place=scatter #PBS -j oe #PBS -S /bin/sh -V . /opt/modules/default/init/sh cd $PBS_O_WORKDIR aprun -n 24 -N 24 ./ex7 -f1 a22 -f2 b22 -st_type sinvert -eps_nev 1 -eps_max_it 2000 -st_ksp_type preonly -st_pc_type lu -st_pc_factor_mat_solver_package mumps -mat_mumps_icntl_14 500