upc_global_exit

Date:

03-29-2013

NAME

upc_global_exit - Flushes I/O, releases memory, and terminates execution for all active threads

SYNOPSIS

#include <upc.h>
void upc_global_exit(int status);

IMPLEMENTATION

Cray Linux Environment (CLE)

DESCRIPTION

The upc_global_exit function flushes all I/O, releases all memory, and terminates the execution for all active threads.