From r.j.tomsett at newcastle.ac.uk Mon Jun 20 04:44:28 2011 From: r.j.tomsett at newcastle.ac.uk (Richard Tomsett) Date: Mon, 20 Jun 2011 04:44:28 +0100 Subject: [neuroConstruct] Export settings for distributed simulations Message-ID: <9C190B2814CF3D4F97D048156841E1ED02431858B59B@EXCCR02.campus.ncl.ac.uk> Hi all, Very much enjoying using neuroConstruct! I'm looking at the Traub thalamocortical model, specifically the Cunningham et al 2004 configuration. By default this exports NEURON code to run the simulation using MPI, I think. Is it possible to modify the project in neuroConstruct to change this - so, to export to NEURON to run the model on a single computer? Thanks, Richard From ucgbpgl at ucl.ac.uk Mon Jun 20 19:04:55 2011 From: ucgbpgl at ucl.ac.uk (Padraig Gleeson) Date: Mon, 20 Jun 2011 19:04:55 +0100 Subject: [neuroConstruct] Export settings for distributed simulations In-Reply-To: <9C190B2814CF3D4F97D048156841E1ED02431858B59B@EXCCR02.campus.ncl.ac.uk> References: <9C190B2814CF3D4F97D048156841E1ED02431858B59B@EXCCR02.campus.ncl.ac.uk> Message-ID: <4DFF8BC7.7080303@ucl.ac.uk> Hi Richard, You can enable the parallel features of neuroConstruct by adding a file named parallel to the install directory of the application (normally /home/username/neuroConstruct (Linux/ Mac) or c:\neuroConstruct (Windows)). This will give the option of picking a Parallel Configuration in the Simulation Configuration GUI. This should be set to "Local machine, serial mode" to run in serial NEURON. That sim config was probably just saved with a parallel configuration last time I saved the project. The Parallel NEURON support in neuroConstruct is still under active development & testing and there's limited documentation for it at the moment. It's possible to make very large complex and difficult to debug/analyse networks with it, so it's not promoted as one of the core features of the application just yet. Anyone who's interested in trying it out please get in touch. Regards, Padraig On 20/06/2011 04:44, Richard Tomsett wrote: > Hi all, > > Very much enjoying using neuroConstruct! I'm looking at the Traub thalamocortical model, specifically the Cunningham et al 2004 configuration. By default this exports NEURON code to run the simulation using MPI, I think. Is it possible to modify the project in neuroConstruct to change this - so, to export to NEURON to run the model on a single computer? > > Thanks, > > Richard > _______________________________________________ > neuroConstruct mailing list > neuroConstruct at ucl.ac.uk > http://www.mailinglists.ucl.ac.uk/mailman/listinfo/neuroconstruct > Please note that the neuroConstruct mailing list is publicly archived