I want to run the default example of apache ignite for Genetic Algorithm for "hello world" sample But when I increase the size of the initial population up to 40000, It gives me an error and can't handle this size of data. The error is because of "lake of heap memory" (out of memory). I have increased the java heap size, but the error still remains. How can I solve this problem?
-- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
