Newsgroups: comp.parallel.pvm
From: sabina@uni-paderborn.de (Sabina Rips)
Subject: End of buffer
Organization: Universitaet Paderborn, Germany
Date: 23 May 1995 13:50:15 GMT
Message-ID: <3psp6n$3jc@news.uni-paderborn.de>

When I want to unpack a message with:

pvm_unpackf("%d %d %f %d %f %f",
		&my_index, &swap_times, &remote_red_speed, &remote_res,
		&net_time1.tv_sec, &net_time1.tv_usec);

I get the message:
		  libpvm [t40044]: pvm_unpackf(): End of buffer

What does it mean and what can I do to avoid it?

Thanks in advance,

   Sabina


e-mail: sabina@uni-paderborn.de

