Page 1 of 1

parallel computing and simulated annealing

Posted: Mon Jul 26, 2010 3:29 am
by mattmc88
I'm using the multiple run fitter with a simulated annealing optimization routine on a single-cell multicompartment model. When I try to run the optimization with parallel processing enabled (# threads, 4; Thread Parallel; Multisplit) I get the following error:

Assertion failed: file /home/hines/neuron/releases/nrn-7.1/src/nrniv/multisplit.cpp, line 2956
/usr/local/nrn/x86_64/bin/nrniv: use_cachevec
near line 27
{finit()}
^
finitialize(-63)
init()
stdinit()
FitnessRun[0].run()
and others

Anybody know what's going on, and how to fix this?

Thanks!

Matt

Re: parallel computing and simulated annealing

Posted: Mon Jul 26, 2010 2:55 pm
by ted
You might try the latest alpha version, in case this is a bug that has been fixed.