Path: csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!news.glorb.com!news-out.readnews.com!news-xxxfer.readnews.com!newspump.sol.net!posts.news.twtelecom.net!nnrp2.twtelecom.net!not-for-mail From: Afolabicrystal Newsgroups: comp.soft-sys.math.mathematica Subject: How to Assign Different Kernel To Different Notebook? Date: Wed, 27 Apr 2011 09:39:00 +0000 (UTC) Organization: Steven M. Christensen and Associates, Inc and MathTensor, Inc. Sender: steve@smc.vnet.net Approved: Steven M. Christensen , Moderator Message-ID: Lines: 21 NNTP-Posting-Date: 27 Apr 2011 08:39:45 GMT NNTP-Posting-Host: f8dfd67f.news.twtelecom.net X-Trace: DXC=D@TF1Oh_W3HYLc:mj4EB>GC_A=>8kQj6M;[h;PUXBgbDVonPDX8c=AMEFiONJ7[GoF1JoO_m@KZ0K X-Complaints-To: abuse@twtelecom.net Xref: x330-a1.tempe.blueboxinc.net comp.soft-sys.math.mathematica:1903 Hello Group, My PC is an i7 with Quad Core, i.e. 4 processors so I can run multiple kernels. I presently have to manually select Evaluation >> Notebook's Kernel >> "KernelName" to select one of my 4 kernels which I have set up to compute some problems. Each problem takes an average of 3-4 hrs to compute and I have 4-5 of such computations to do. Sometimes I 4get to select different Kernel and then the job gets pooled, waiting for another job to finish using the kernel. If I use "Quit" to stop the pooled job, mathematica stops all associated job to that kernel. Now, is there a code or function in mathematica to include in my initialization cell to instruct ..mathetica to select specific kernel for particular notebook? thank so much for the anticipated suggestions.