Developer Reference for Intel® oneAPI Math Kernel Library for Fortran
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: GUID-5BFCBC57-17EC-491B-9C9D-DAFC29920C40
Visible to Intel only — GUID: GUID-5BFCBC57-17EC-491B-9C9D-DAFC29920C40
blacs_gridexit
Frees a BLACS context.
Syntax
call blacs_gridexit( icontxt )
Input Parameters
icontxt |
INTEGER. Integer handle that indicates the BLACS context to be freed. |
Description
This routine frees a BLACS context.
Release the resources when contexts are no longer needed. After freeing a context, the context no longer exists, and its handle may be re-used if new contexts are defined.