{"id":5957,"date":"2011-10-20T14:25:41","date_gmt":"2011-10-20T11:25:41","guid":{"rendered":"http:\/\/hgpu.org\/?p=5957"},"modified":"2011-10-20T14:25:41","modified_gmt":"2011-10-20T11:25:41","slug":"famous-faster-using-parallel-computing-techniques-to-accelerate-the-famoushadcm3-climate-model-with-a-focus-on-the-radiative-transfer-algorithm","status":"publish","type":"post","link":"https:\/\/hgpu.org\/?p=5957","title":{"rendered":"FAMOUS, faster: using parallel computing techniques to accelerate the FAMOUS\/HadCM3 climate model with a focus on the radiative transfer algorithm"},"content":{"rendered":"<p>We have optimised the atmospheric radiation algorithm of the FAMOUS climate model on several hardware platforms. The optimisation involved translating the Fortran code to C and restructuring the algorithm around the computation of a single air column. A task queue and a thread pool are used to distribute the computation to several processors. Finally, four air columns are packed together in a single data structure and computed simultaneously using Single Instruction Multiple Data operations.  The modified algorithm runs more than 50 times faster on the CELL&#8217;s Synergistic Processing Elements than on its main PowerPC processing element. On Intel-compatible processors, the new radiation code runs 4 times faster and on graphics processors, using OpenCL, more than 2.5 times faster, as compared to the original code. Because the radiation code takes more than 60 % of the total CPU time, FAMOUS executes more than twice as fast. Our version of the algorithm returns bit-wise identical results, which demonstrates the robustness of our approach.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>We have optimised the atmospheric radiation algorithm of the FAMOUS climate model on several hardware platforms. The optimisation involved translating the Fortran code to C and restructuring the algorithm around the computation of a single air column. A task queue and a thread pool are used to distribute the computation to several processors. Finally, four [&hellip;]<\/p>\n","protected":false},"author":351,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[36,303,90,3],"tags":[1787,545,1801,989,20,1064,1793,1106,617],"class_list":["post-5957","post","type-post","status-publish","format-standard","hentry","category-algorithms","category-earth-and-space-sciences","category-opencl","category-paper","tag-algorithms","tag-cell-processor","tag-earth-and-space-sciences","tag-fortran","tag-nvidia","tag-nvidia-geforce-gt-330-m","tag-opencl","tag-weather-prediction","tag-weather-prediction-model"],"views":2986,"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/hgpu.org\/index.php?rest_route=\/wp\/v2\/posts\/5957","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hgpu.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hgpu.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hgpu.org\/index.php?rest_route=\/wp\/v2\/users\/351"}],"replies":[{"embeddable":true,"href":"https:\/\/hgpu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5957"}],"version-history":[{"count":0,"href":"https:\/\/hgpu.org\/index.php?rest_route=\/wp\/v2\/posts\/5957\/revisions"}],"wp:attachment":[{"href":"https:\/\/hgpu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5957"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hgpu.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5957"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hgpu.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5957"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}