Update of /src/master/dx/src/exec/dpexec
In directory opendx.watson.ibm.com:/tmp/cvs-serv34660/exec/dpexec

Modified Files:
        Makefile.am dxmain.c lex.c 
Log Message:
These changes are a first step toward an MPI-based distributed OpenDX.  They
include adding user-definable procedures to init and clean up the exec, so that
MPI can be initiated and finalized (their term, not mine); also to enable
script input to come from other than the command line (in script mode) or the 
UI socket (in UI mode).  This enables script commands to come across the MPI 
link.  

Reply via email to