NetCon & parallel network simulations

General issues of interest both for network and
individual cell parallelization.

Moderator: hines

Post Reply
ttpuff

NetCon & parallel network simulations

Post by ttpuff »

Hi All, I am trying to parallelize my current network model. I study several examples in ModelDB. It seems that using NetCon class is necessary for parallel network simulations. My current model is not a event based simulation model. So if I want to use some parallel classes, like ParallelNetManager, do I have to modify the model with NetCon? My knowledge of parallel methods is very poor. I read several post here, they're helpful, but I'm still confused. Thank you!
ted
Site Admin
Posts: 6300
Joined: Wed May 18, 2005 4:50 pm
Location: Yale University School of Medicine
Contact:

Post by ted »

Communication between cells on different processors must involve either NetCons or gap
junctions.
Post Reply