Forum Admin,
Please add project: GA Grid (beta): Distributive in Memory Genetic Algorithm component for Ignite to "Addons and Extensions" section of Apache Ignite website: https://ignite.apache.org/addons.html ![]() (F)itness Calculation, (C)rossover, and (M)utation operations are modeled as a ComputeTask for distributive behavior. The ComputeTask is split into multiple ComputeJobs, (ie: Fn,Cn,Mn) assigned to respective nodes, and executed in parallel. All of these ComputeTasks leverage Apache Ignite's Affinity Colocation to route ComputeJobs to respective nodes where Chromosomes are stored in cache. Additional information about GA Grid (beta) found here: https://github.com/techbysample/gagrid Please advise. Best, Turik Campbell |
Hi Turik,
Sure, we will do this with pleasure. Prachi, could you add the component to the mentioned page? — Denis > On Aug 16, 2017, at 9:16 PM, techbysample <[hidden email]> wrote: > > Forum Admin, > > Please add project: > > GA Grid (beta): Distributive in Memory Genetic Algorithm component for > Ignite > > to "Addons and Extensions" section of Apache Ignite website: > > https://ignite.apache.org/addons.html > > <http://apache-ignite-developers.2346864.n4.nabble.com/file/n20947/GAGrid_Overview.png> > > (F)itness Calculation, (C)rossover, and (M)utation operations are modeled as > a ComputeTask for distributive behavior. The ComputeTask is split into > multiple ComputeJobs, (ie: Fn,Cn,Mn) assigned to respective nodes, and > executed in parallel. > > All of these ComputeTasks leverage Apache Ignite's Affinity Colocation to > route ComputeJobs to respective nodes where Chromosomes are stored in cache. > > Additional information about GA Grid (beta) found here: > > https://github.com/techbysample/gagrid > > Please advise. > > Best, > Turik Campbell > > > > -- > View this message in context: http://apache-ignite-developers.2346864.n4.nabble.com/Ignite-Add-on-Extension-Request-Please-add-GA-Grid-beta-to-Ignite-website-tp20947.html > Sent from the Apache Ignite Developers mailing list archive at Nabble.com. |
Dennis/Prachi,
Thanks you! Please include GA Grid Architecture within the addon section.. For example, Here is content from my initial post in Ignite users forum: http://apache-ignite-users.70518.x6.nabble.com/GA-Grid-Beta-Genetic-Algorithm-component-for-Ignite-is-here-td16041.html Best Turik |
Turik,
Thanks for you contribution. I will add it to the website early next week. -P On Fri, Aug 18, 2017 at 3:57 AM, techbysample <[hidden email]> wrote: > Dennis/Prachi, > > Thanks you! Please include GA Grid Architecture within the addon section.. > > For example, Here is content from my initial post in Ignite users forum: > > http://apache-ignite-users.70518.x6.nabble.com/GA-Grid- > Beta-Genetic-Algorithm-component-for-Ignite-is-here-td16041.html > > Best > Turik > > > > -- > View this message in context: http://apache-ignite- > developers.2346864.n4.nabble.com/Ignite-Add-on-Extension- > Request-Please-add-GA-Grid-beta-to-Ignite-website-tp20947p21042.html > Sent from the Apache Ignite Developers mailing list archive at Nabble.com. > |
In reply to this post by dmagda
Turik,
GA Grid is added to the "Addons and Related Solutions" section of the Ignite website - https://ignite.apache.org/addons.html Thank you for your contribution! -P On Thu, Aug 17, 2017 at 1:38 PM, Denis Magda <[hidden email]> wrote: > Hi Turik, > > Sure, we will do this with pleasure. > > Prachi, could you add the component to the mentioned page? > > — > Denis > > > On Aug 16, 2017, at 9:16 PM, techbysample <[hidden email]> wrote: > > > > Forum Admin, > > > > Please add project: > > > > GA Grid (beta): Distributive in Memory Genetic Algorithm component for > > Ignite > > > > to "Addons and Extensions" section of Apache Ignite website: > > > > https://ignite.apache.org/addons.html > > > > <http://apache-ignite-developers.2346864.n4.nabble. > com/file/n20947/GAGrid_Overview.png> > > > > (F)itness Calculation, (C)rossover, and (M)utation operations are > modeled as > > a ComputeTask for distributive behavior. The ComputeTask is split into > > multiple ComputeJobs, (ie: Fn,Cn,Mn) assigned to respective nodes, and > > executed in parallel. > > > > All of these ComputeTasks leverage Apache Ignite's Affinity Colocation to > > route ComputeJobs to respective nodes where Chromosomes are stored in > cache. > > > > Additional information about GA Grid (beta) found here: > > > > https://github.com/techbysample/gagrid > > > > Please advise. > > > > Best, > > Turik Campbell > > > > > > > > -- > > View this message in context: http://apache-ignite- > developers.2346864.n4.nabble.com/Ignite-Add-on-Extension- > Request-Please-add-GA-Grid-beta-to-Ignite-website-tp20947.html > > Sent from the Apache Ignite Developers mailing list archive at > Nabble.com. > > |
Free forum by Nabble | Edit this page |