Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

KernelLaunchFlags


flags to use when the kernel is launched
  • KernelLaunchFlags is a configuration setting that gives any special flags that you want to set on the command line for the launch of the Mathematica kernel. Typically this is not needed, but one example is that you might want to set the password file that is used.
A sample setting is shown below.
A sample setting is shown below.
<KernelLaunchFlags>
-pwfile /home/users/webserver/pwfile
</KernelLaunchFlags>
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team