HPL_send man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

HPL_send(3)		     HPL Library Functions		   HPL_send(3)

NAME
       HPL_send - Send a message.

SYNOPSIS
       #include "hpl.h"

       int  HPL_send(  double * SBUF, int SCOUNT, int DEST, int STAG, MPI_Comm
       COMM );

DESCRIPTION
       HPL_send is a simple wrapper around  MPI_Send.  Its  main   purpose  is
       to   allow  for some  experimentation / tuning  of this simple routine.
       Successful  completion  is  indicated  by  the  returned	  error	  code
       MPI_SUCCESS.   In  the case of messages of length less than or equal to
       zero, this function returns immediately.

ARGUMENTS
       SBUF    (local input)	       double *
	       On entry, SBUF specifies the starting address of buffer	to  be
	       sent.

       SCOUNT  (local input)	       int
	       On  entry,   SCOUNT  specifies  the number of  double precision
	       entries in SBUF. SCOUNT must be at least zero.

       DEST    (local input)	       int
	       On entry, DEST specifies the rank of the receiving  process  in
	       the communication space defined by COMM.

       STAG    (local input)	       int
	       On  entry,   STAG specifies the message tag to be used for this
	       communication operation.

       COMM    (local input)	       MPI_Comm
	       The MPI communicator identifying the communication space.

SEE ALSO
       HPL_recv (3), HPL_sendrecv (3).

HPL 2.1			       October 26, 2012			   HPL_send(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net