From: Abhishek D. <the...@gm...> - 2009-03-11 12:28:58
|
Hi Anjan, Can you create a wiki page that gives basic introduction to OpenMP use for using multiple cores? You can post the OpenMP based code snippet from adaboost implementation and add information about compiling such programs. Don't waste much time doing this. Just create a very short howto for us. Email us after you have prepared the wiki page. You can place the wiki page by linking it with the Main wiki page All: As we will be running all four modules in a single laptop (with 2 cores), we can use OpenMP (very simple to use - anjan made his code faster by putting just two #pragma). We can also plot the difference in Face extraction/recognition time with/without use of OpenMP. Try using OpenMP if you have extra time and if you wish to optimize your module. bye -- Abhishek http://adutta.np.googlepages.com |