<div dir="ltr"><div><div><div><div>Hi Nikos,<br><br></div>There are two sets of distributed suites, one using OpenMP (complete) and a small one using OpenCL (incomplete but few simple modules are there).<br><br></div>In any case I suggest you take any of the directory inside prog/ or progcl/ that you are most familiar with (i.e. prog_NDVI is always an easy take) and compile it in your computer (make clean; make). After that, use any input required (for NDVI, Red and NIR) and run the module. The distribution of processing is done within the dataset processed, i.e. all pixels are loaded in RAM, then each receives pixels as available and process the image required. <br>
<br></div>for OpenMP (prog/ directory) distribution, I suggest you use a biggish image (1Gb per input band) to see a significant change with 4/8 core/threads. It scales well, you can try bigger and more cores/threads.<br>
<br></div><div>Cheers,<br></div><div>Yann<br></div><div><br></div>PS: if your CPU is INTEL, go in the BIOS and enable HyperThreading, it will double you number of cores, works very well for such type of processing distribution.<br>
<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 20 November 2013 15:44, Nikos Alexandris <span dir="ltr"><<a href="mailto:nik@nikosalexandris.net" target="_blank">nik@nikosalexandris.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Congratulations for this new list and best of success.  Where can one start<br>
testing, just one step at a time?<br>
<br>
Thank you, Nikos<br>
_______________________________________________<br>
distRS mailing list<br>
<a href="mailto:distRS@lists.osgeo.org">distRS@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/distrs" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/distrs</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>----
</div>