Skip to content

generate new partition graphinfo files

Guoqing Ge edited this page Oct 16, 2025 · 1 revision
source rrfs-workflow/workflow/ush/load_rrfs.sh
module load metis
gpmetis -minconn -contig -niter=200 ea5km.graph.info 80
gpmetis -minconn -contig -niter=200 ea5km.graph.info 40
...

where 80, 40 are the target numbers of PEs

Clone this wiki locally