MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Saving kernel state ?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg28066] Re: [mg28047] Saving kernel state ?
  • From: jmt <jmt at agat.net>
  • Date: Fri, 30 Mar 2001 04:12:19 -0500 (EST)
  • References: <200103290824.DAA03043@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Use DumpSave["file"]
When restarting Mathematica, evaluate
Get["file"]

On Thursday 29 March 2001 10:24, Sebastien de Menten wrote:
> Hi,
>
> I want to shut down my computer but keep the state of the kernel.
>
> Is it possible to save the state of the kernel to a file and then, after
> launching Mathematica, recover the saved kernel ?
>
> Thank you
>
> Seb


  • Prev by Date: DSolve, Generalised Functions and Boundary Conditions
  • Next by Date: Re: Saving kernel state ?
  • Previous by thread: Saving kernel state ?
  • Next by thread: Re: Saving kernel state ?