Go backward to InitializeD: Initialize a Session Go up to 3.1 Session Setup |
![]() |
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