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
HPL_grid_exit(3) HPL Library Functions HPL_grid_exit(3)

HPL_grid_exit - Exit process grid.

#include "hpl.h"

int HPL_grid_exit( HPL_T_grid * GRID );

HPL_grid_exit marks the process grid object for deallocation. The returned error code MPI_SUCCESS indicates successful completion. Other error codes are (MPI) implementation dependent.

GRID (local input/output) HPL_T_grid *
On entry, GRID points to the data structure containing the process grid to be released.

HPL_pnum (3), HPL_grid_init (3), HPL_grid_info (3).
December 2, 2018 HPL 2.3

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

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