<DIV><FONT face=Arial size=2>  <DIV>I have a sequential FE code composed of about 150 subroutines in FORTRAN, and I want to parallelize ONLY ONE of them the LINEAR SOLVER</DIV>  <DIV> </DIV>  <DIV>Would you please answer the following question?</DIV>  <DIV> </DIV>  <DIV>1. Can I run sequential and parallel (combined) code in the same program?</DIV>  <DIV>2 If that is possible what kind of MPI commands or directives should be included in the sequential code to make it compatible with the parallel code.</DIV>  <DIV>3. The serial code is going to call only one PARALLEL SUBROUTINE (the solver), if I call MPI_INIT only in one subroutine, what happen with the variables of the serial code.</DIV>  <DIV> </DIV>  <DIV>Any response from you will be really valuable. </DIV>  <DIV> </DIV>  <DIV>My best regards,</DIV>  <DIV> </DIV>  <DIV>Carlos Avila</DIV></FONT></DIV><p>