<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
we've just implemented and tested a CUDA based parallelization of
fitness calculations<br>
(and also the calculation of the pareto fronts in case of
multi-objective GAs - see <a class="moz-txt-link-freetext" href="http://mogalib.uni-pannon.hu">http://mogalib.uni-pannon.hu</a>).<br>
<br>
Parallelization of fitness calculation with a GPU might be the way to
go for you, in case your fitness function is<br>
massively parallelizable. If it is, you have to implement the fitness
function in CUDA, and I can provide<br>
you with our modified GALib version.<br>
<br>
Kind regards,<br>
Balazs<br>
<br>
<br>
2010.05.04. 0:18 keltez&eacute;ssel, Guillaume Mass&eacute; &iacute;rta:
<blockquote
 cite="mid:h2y8229c9771005031518q20deb75bw3a2707e68aebcc61@mail.gmail.com"
 type="cite">
  <meta http-equiv="Context-Type"
 content="text/html; charset=ISO-8859-1">
Hi,
  <div><br>
  </div>
  <div>I Have a expensive calculation of the objective function in my
work.</div>
  <div>I want to know if there is anything in the lib that can do
parallel computation of populations.</div>
  <div>Is there anyone working on this feature?</div>
  <div>Is there anyone who would like to work on that with me ?</div>
  <div><br>
  </div>
  <div>Guillaume Mass&eacute;</div>
  <div>&Eacute;cole polytechnique de Montr&eacute;al</div>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
galib mailing list
<a class="moz-txt-link-abbreviated" href="mailto:galib@mit.edu">galib@mit.edu</a>
<a class="moz-txt-link-freetext" href="http://mailman.mit.edu/mailman/listinfo/galib">http://mailman.mit.edu/mailman/listinfo/galib</a>
  </pre>
</blockquote>
<br>
</body>
</html>