Query: pgasendindividual
OS: debian
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PGASendIndividual(4) PGAPack PGASendIndividual(4)NAMEPGASendIndividual - transmit an individual to another processINPUT PARAMETERSctx - context variable p - index of an individual pop - symbolic constant of the population dest - ID of the process where this is going tag - MPI tag to send with the individual comm - MPI communicatorOUTPUT PARAMETERSnoneSYNOPSIS#include "pgapack.h" void PGASendIndividual(ctx, p, pop, dest, tag, comm) PGAContext *ctx int p int pop int dest int tag MPI_Comm commLOCATIONparallel.cEXAMPLEPGAContext *ctx; int p, dest; : dest = SelectAFreeProcessor(); PGASendIndividual(ctx, p, PGA_NEWPOP, dest, PGA_SR_STRINGTOEVAL, comm); 05/01/95 PGASendIndividual(4)
Related Man Pages |
---|
pgaevaluate(1) - debian |
mpi_rsend(3) - debian |
pgasendreceiveindividual(4) - debian |
pgaduplicate(8) - debian |
pgasetuserfunction(8) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |