Next: Message Reporting Service
Up: l1soft_1107_online
Previous: Inter Process Communication (1)
Commands
- The ipc package provides some line mode commands to
manage partitions (esp if things go wrong).
- ipc_ls -alF
shows top level IPC processes known to the naming system
- ipc_ls -p partition
shows all IPC processes registered in the given partition
- ipc_rm -i ".*" -n ".*" -v -f
kills all IPC processes (on all nodes) - including those
belonging to other peoples partitions!
- NB all commands in all Online packages respond to -help
Murrough Landon (m.p.j.landon@qmul.ac.uk)