randomwalk with parallel optimization
Posted: 07 Dec 2011, 18:25
Hello,
I'm trying to do parallel optimizations on a quad core desktop and trying to figure out which method is the best for job.
From the manual, it says that the method for parallel optimization may be one of "genetic", "hybridsimplex" or "swarm". I don't have much computation resource, so "swarm" is out of consideration. My start point is no where closed to the solution, so "hybridsimplex" is out. And "genetic" doesn't seems to be working for me either.
I tried to use the default method and it does work but it will give me a local optimium some time depends on my start point. If I put down "randomwalk" for the method, will Pelegant do the optimization as "randomwalk" in serial mode except tracking in parallel?
Thanks,
Wanming
I'm trying to do parallel optimizations on a quad core desktop and trying to figure out which method is the best for job.
From the manual, it says that the method for parallel optimization may be one of "genetic", "hybridsimplex" or "swarm". I don't have much computation resource, so "swarm" is out of consideration. My start point is no where closed to the solution, so "hybridsimplex" is out. And "genetic" doesn't seems to be working for me either.
I tried to use the default method and it does work but it will give me a local optimium some time depends on my start point. If I put down "randomwalk" for the method, will Pelegant do the optimization as "randomwalk" in serial mode except tracking in parallel?
Thanks,
Wanming