Newsgroups: comp.parallel
From: wbell1@unf6.cis.unf.edu (William Bell)
Subject: mpadvise() function
Organization: University of North Florida, Jacksonville
Date: 29 May 1995 15:54:05 GMT
Message-ID: <3qcqmt$278@usenet.srv.cis.pitt.edu>

Greetings all,

I'm using a parallel library called P4 on a Harris NightHawk.  My
program (for testing purposes) does matrix multiplication using
shared memory.  I need to be able to use the system call
mpadvise() to specify which CPUs do how much of the load.  There
is a man page for mpadvise(), but it is (typically) unhelpful
when it comes to actually implementing the call.  Does anyone
have a snippet of code which uses it?

Thanks for any help!

-Bill Bell
wbell1@unf6.cis.unf.edu
wbell@junix.ju.edu

-- 
Bill Bell - wbell@junix.ju.edu	

