PETSC error

Matt Funk mafunk at nmsu.edu
Thu Mar 15 12:50:14 CDT 2007


Thanks for the replies,

I'll run the program with -log_info, but that'll take a while.
However, i suspect that it is MPI related, because, even though my program is 
pretty much static in terms of size it is being shuffled around in terms of 
process distribution. So, this problem only occurs in parallel. However, it 
seems to start out fine, but then slows down in the parallel communication 
section.

Also, PETSC is not the base package i use. I interface to it, so i am not sure 
that PETSC is necessarily the problem. 

anyway, i'll see if the log file gives me anything.

thanks
mat


On Thursday 15 March 2007 11:33, you wrote:
> Hi,
>
> I got that problem when
>
> 1) The time you are allowed to be in the system exceeded and batch-
> system killed your processes.
> 2) I did not exit the program properly
> 3) One of the MPI installs afaik was a bit un-steady or not
> configured properly and caused error messages like this pop up after
> the program had exited (properly).
>
> With best regards, Shaman Mahmoudi
>
> On Mar 15, 2007, at 5:56 PM, Matt Funk wrote:
> > Hi,
> >
> > i am getting the following error message in a program that uses PETSC:
> > "Caught signal number 15 "Terminate: Somet process (or the batch
> > system) has
> > told this process to end"
> >
> > Does any body know what that means or what could possibly cause this?
> >
> >
> > thanks
> > mat




More information about the petsc-users mailing list