Poster of Linux kernelThe best gift for a Linux geek
icetDestroyMPICommunicator

icetDestroyMPICommunicator

Section: IceT Reference (3) Updated: April 20, 2006
Local index Up
 

NAME

icetDestroyMPICommunicator -- deletes a MPI communicator

 

Synopsis

#include <GL/ice-t_mpi.h>

void icetDestroyMPICommunicator(IceTCommunicatorcomm );

 

Description

Destroys an IceTCommunicator. comm becomes invalid and any memory or MPI resources held by comm are freed.

Communicators are copied when attached to an IceT context, so destroying an IceTCommunicator used to create a context still in use is safe.

 

Errors

None.

 

Warnings

None.

 

Bugs

All MPI errors are ignored.

 

Copyright

Copyright (C)2003 Sandia Corporation

Under the terms of Contract DE-AC04-94AL85000, there is a non-exclusive license for use of this work by or on behalf of the U.S. Government. Redistribution and use in source and binary forms, with or without modification, are permitted provided that this Notice and any statement of authorship are reproduced on all copies.

 

See Also

icetCreateMPICommunicator(3)


 

Index

NAME
Synopsis
Description
Errors
Warnings
Bugs
Copyright
See Also

This document was created by man2html, using the manual pages.
Time: 21:48:06 GMT, April 16, 2011