@inproceedings{088c347cd1f34c5d9a8de75cc7ff9022,
title = "Multi-GPU island-based genetic algorithm for solving the knapsack problem",
abstract = "This paper introduces a novel implementation of the genetic algorithm exploiting a multi-GPU cluster. The proposed implementation employs an island-based genetic algorithm where every GPU evolves a single island. The individuals are processed by CUDA warps, which enables the solution of large knapsack instances and eliminates undesirable thread divergence. The MPI interface is used to exchange genetic material among isolated islands and collect statistical data. The characteristics of the proposed GAs are investigated on a two-node cluster composed of 14 Fermi GPUs and 4 six-core Intel Xeon processors. The overall GPU performance of the proposed GA reaches 5.67 TFLOPS.",
keywords = "CUDA, GA, GPU, MPI, island model, knapsack",
author = "Jiri Jaros",
year = "2012",
doi = "10.1109/CEC.2012.6256131",
language = "English",
isbn = "9781467315098",
series = "2012 IEEE Congress on Evolutionary Computation, CEC 2012",
booktitle = "2012 IEEE Congress on Evolutionary Computation, CEC 2012",
note = "2012 IEEE Congress on Evolutionary Computation, CEC 2012 ; Conference date: 10-06-2012 Through 15-06-2012",
}