[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PETSC error
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