PyOCL / OpenCLGA

A Python Library for Genetic Algorithm on OpenCL
MIT License
119 stars 34 forks source link

Elitism mode #31

Closed john-hu closed 7 years ago

john-hu commented 7 years ago

as a user, I would like to share top N chromosomes among all devices to boost the performance.

kilikkuo commented 7 years ago

I'll call it Elitism mode