[Trilinos-Users] solving N linear systems simultaneously on parallel platform

RAMAKRISHNA TIPIREDDY tipiredd at usc.edu
Thu Oct 9 12:04:46 MDT 2008


Hi all,

I am trying to solve N linear systems simultaneously,

K_i u_i = f_i,  for i = 1 to N,

I would like to solve this problem on parallel platform such that each
processor solves one linear system. ie ith processor solves K_i u_i = f_i.

I used Epetra_CRSMatrices to distribute rows of a matrix on to different
processors. I am just wondering how to distribute each linear system on to
diiferent processors.

Thanks in advance,
Ramakrishna Tipireddy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://software.sandia.gov/mailman/private/trilinos-users/attachments/20081009/2e14e075/attachment.html 


More information about the Trilinos-Users mailing list