parallel computing workers number vs. PSO particle number
Mostrar comentarios más antiguos
Hi there,
I'm trying to run PSO in Matlab. I have a processor of 64 cores. I'm wondering how I should assign particle numbers for PSO. Is that true that at each iteration if I assign 64*n (n is an integer) particles, there won't be idle workers waiting each other, which brings efficiency compared with non-64*n particles? My simulation time varies from 25-40s per simulation.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Particle Swarm en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!