> For my parallel code to run, I first make grid partitioning on command line > then for running the parallel code I give hard-code the path of > METIS-partition files. It is very cumbersome if I need to run code with > different grids and for different -np value. Please tell me how to call > METIS partitioning routine from within the program run so that whatever -np > value would be we are at ease.
You could call the Metis routines directly from your code. See http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/manual.pdf Regards, Mattijs _______________________________________________ Beowulf mailing list, Beowulf@beowulf.org sponsored by Penguin Computing To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf