Use Perl's Parallel::MPI (or Parallel::MPI::Simple) module. Get it from CPAN. Documentation should be good enough to start with.
Prakash Abhishek Pratap wrote: > Can i execute a code written in perl over with MPI. > > My code also access a database present locally on the server. > > I am new to this field . Looking for some help > > Regards, > Abhishek