Newsgroups: comp.parallel.mpi
From: Ki YangSuk <enigma@iris.snu.ac.kr>
Reply-To: enigma@iris.snu.ac.kr
Subject: Interrupt is impossible in MPI?
Organization: S.N.U
Date: Tue, 25 Mar 1997 15:33:48 +0900
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <333771CC.41C67EA6@iris.snu.ac.kr>

Hi, everyone!

I'm in master program.
My current research topic is load-balancing on multicomputer system
using MPI.
My problem is that a process running on processor A can't interrupt the
other process running on processor B.
Recently I heard that MPI doesn't include interrupt facility.
Do I give up the approach using interrupt?
please, give me hand.

Thanks!

