previous up next
Go backward to InitializeD: Initialize a Session
Go up to 3.1 Session Setup
RISC-Linz logo

TerminateD: Terminate a Session

TerminateD[]

This call terminates a distributed session, by closing all the kernels except the local one, and all the communications. If there is no distributed session started, it prints an acknowledgment message. TerminateD should be called before quitting Mathematica.

In[6]:=TerminateD[]
Out[6]=okay

Maintained by: Cleo Pau
Last Modification: July 5, 2000

previous up next