[petsc-users] Eigenvalue problem in batch

venkatesh g venkateshgk.j at gmail.com
Fri Dec 18 01:46:31 CST 2015


Hi all,
I am using Petsc and Slepc to solve my eigenvalue problem.

I have 1000 A and B matrices saved as binary files. So I use in my script :

*aprun -n 1 -N 1 ./ex7 -f1 A -f2 B -st_type sinvert -eps_target 0.01 *

This is for one A and one B. So, how to do it for each A and B in multiple
cores ?

Pls. let me know.

Thank you
Venkatesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20151218/acae1ce5/attachment.html>


More information about the petsc-users mailing list