5.1 CCS: Starting a Server

A CONVERSE program is started using
charmrun pgmname +pN charmrun-opts pgm-opts
charmrun also accepts the CCS options:

++server: open a CCS server on any TCP port number

++server-port=: open the given TCP port as a CCS server

++server-auth=: accept authenticated queries

As the parallel job starts, it will print a line giving the IP address and TCP port number of the new CCS server. The format is: ``ccs: Server IP = , Server port = $'', where is a dotted decimal version of the server IP address, and is the decimal port number.



November 23, 2009
Converse Homepage
Charm Homepage