by Michiel Bliemer » Thu Nov 19, 2009 8:40 am
Sounds like a great idea!
The only thing is, when do you know that you have finished with one design? It now runs until you stop it yourself, so an additional stopping criteria will be needed.
What we do ourselves is do multiple runs at the same time and let all of them run overnight. Nowadays, computers have multi-core processors, and Ngene can take advantage of this. So you could just boot up Ngene multiple times and then each Ngene run will use it's own core. In Windows you can even specify which Ngene run uses what processor / core if you like. Of course, if you assign multiple Ngene threads to the same core, it will slow down the other thread that is using the same core. Therefore, it is best to use 2 Ngene runs if you have 2 cores, or 4 Ngene runs if you have 4 cores, etc. This way you will not loose any computation speed and use all the computation power in your computer.