LightweightGridClient`
LightweightGridClient`

RemoteKernelClose

RemoteKernelClose[kernel]

closes a Lightweight Grid kernel.

Details and Options

  • The input to RemoteKernelClose can be a LinkObject, a link name, or a RemoteServicesKernel expression.
  • RemoteKernelClose returns a ClosedKernel expression.
  • RemoteKernelClose automatically threads over lists.
  • The following option can be given:
  • "Timeout" 30the timeout for the network connection, in seconds

Examples

open allclose all

Basic Examples  (1)

Open one kernel on a remote computer:

Evaluate an expression on the remote kernel:

Close the kernel:

Scope  (1)

Close all open kernels:

Options  (1)

"Timeout"  (1)

Open a kernel and wait 2.5 seconds for a response from the octet.example.com before giving up: