GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MPE_GetTags(4) MPE MPE_GetTags(4)

MPE_GetTags - Returns tags that can be used in communication with a communicator

int MPE_GetTags( comm_in, ntags, comm_out, first_tag )
MPI_Comm comm_in, *comm_out;
int      ntags, *first_tag;

comm_in
- Input communicator
ntags
- Number of tags

comm_out
- Output communicator. May be 'comm_in'.
first_tag
- First tag available

MPI_SUCCESS on success, MPI error class on failure.

This routine returns the requested number of tags, with the tags being

These tags are guarenteed to be unique within 'comm_out'.

MPE_ReturnTags

11/2/2007

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.