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_Finish_log(4) MPE MPE_Finish_log(4)

MPE_Finish_log - Send log to master, who writes it out

int MPE_Finish_log( const char *filename )

MPE_Finish_log() & MPE_Init_log() are NOT needed when liblmpe.a is linked because MPI_Finalize() would have called MPE_Finish_log() already. liblmpe.a will be included in the final executable if it is linked with either "mpicc -mpe=mpilog" or "mpecc -mpilog"

This routine outputs the logfile in CLOG2 format, i.e. a collective call over 'MPI_COMM_WORLD'.

This function is threadsafe, but MPE_Finish_log() is expected to be called only on the main thread which initializes MPE logging through MPE_Init_log().

Always return MPE_LOG_OK.

MPE_Init_log()

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.