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_Log_event(4) MPE MPE_Log_event(4)

MPE_Log_event - Log an event in MPI_COMM_WORLD.

int MPE_Log_event( int event, int data, const char *bytebuf )

event
- event number.
data
- integer data value (not used, provided for backward compatibility purpose).
bytebuf
- optional byte informational array. In C, bytebuf should be set to NULL when no extra byte informational data. In Fortran, an zero-length string "", or a single blank string " ", is equivalent to NULL in C.

This function is threadsafe.

alway returns MPE_LOG_OK

6/15/2009

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.