Newsgroups: comp.parallel.pvm
From: co1dll@sunc.sheffield.ac.uk (D Lamptey)
Subject: Re: PVMfCATCHOUT(??)
Organization: Academic Computing Services, Sheffield University
Date: 12 Jul 1994 09:48:47 GMT
Message-ID: <2vtotv$ffe@hippo.shef.ac.uk>

D Lamptey (co1dll@sunc.sheffield.ac.uk) wrote:
: Hello, I have been trying to use pvmfcatchout on our SUnSparc with 3.3.0.
: The call is:
: ...
: 	print *,' Switching on catchout'
: 	call pvmfcatchout( 1 )
: ...

Update: had a look at the .m4 srouces, and tried pvmfcatchout(1, info)
This works. 
Moral of the story: Use 2 arguments, not as the docs say (1).

Derryck/


