KernelObject[…]
represents a kernel available for parallel computing.


KernelObject
KernelObject[…]
represents a kernel available for parallel computing.
Details

- Kernel objects represent running kernels on a local or remote computer system.
- Kernel objects are created with LaunchKernels and terminated with CloseKernels.
- KernelObject[…]["Properties"] gives the list of all supported properties or settings of the given kernel configuration.
- KernelObject[…]["property"] gives the value of the specified property for the given kernel configuration.
- KernelObject[…][All] gives an association of propertyvalue pairs for all properties of the given kernel object.
Examples
open all close allBasic Examples (1)
Scope (2)
Launch a local parallel subkernel:
Display information about the kernel object:
Give the list of all known properties:
Give the value of a specific property:
Give an association of all property-value pairs:
Display information about the kernel object:
Give the list of all known properties:
Applications (2)
Related Guides
History
Text
Wolfram Research (2008), KernelObject, Wolfram Language function, https://reference.wolfram.com/language/ref/KernelObject.html.
CMS
Wolfram Language. 2008. "KernelObject." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/KernelObject.html.
APA
Wolfram Language. (2008). KernelObject. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/KernelObject.html
BibTeX
@misc{reference.wolfram_2025_kernelobject, author="Wolfram Research", title="{KernelObject}", year="2008", howpublished="\url{https://reference.wolfram.com/language/ref/KernelObject.html}", note=[Accessed: 08-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_kernelobject, organization={Wolfram Research}, title={KernelObject}, year={2008}, url={https://reference.wolfram.com/language/ref/KernelObject.html}, note=[Accessed: 08-August-2025]}