memo_shutdown

Synopsis

    #include "nortlib.h"
    int memo_shutdown( nid_t node );
    

Description

memo_shutdown() requests that the instance of memo for the current Experiment running on the specified node terminate.

Returns

On success, memo_shutdown() returns a non-zero value. On failure, it will observe the nl_response codes, but it will not take any action higher then 2 (Error). In other words, memo_shutdown() will always return. On error, a message may be issued via nl_error(), depending on the value of nl_response, and a zero value will be returned.

Source File

/usr/local/src/nortlib/memo.c

Alphabetical List
Subject List
Return to Manuals Page
webmaster@huarp.harvard.edu
Copyright 2001 by the President and Fellows of Harvard College