The upc_global_exit function

Synopsis

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

Description

upc_global_exit() flushes all I/O, releases all storage, and terminates the execution for all active threads.

 

 

Terms, definitions, and symbols

Back to index of all UPC functions