Newsgroups: comp.parallel.pvm From: "Alan Gingras" Subject: pvm_tasks() Organization: InterServ News Service Date: 22 Mar 1997 13:37:47 GMT Message-ID: <01bc36c6$231e63f0$52baaec7@area51> The pvm book/online documentation for this function talks about the values that can be set in the ti_flag member of the pvmtaskinfo structure. Unfortunately it does not mention what those values are. I.E. you can see if a task is waiting for a message, waiting for pvmd, or running. It doesn't tell you what those values are. Does anyone know the possible values? Thanks.