CUG Program-3Press.Pdf

CUG Program-3Press.Pdf

Welcome Dear Friends, On behalf of the staff and faculty of the Arctic Region Supercomputing Center (ARSC) at the University of Alaska Fairbanks, we welcome you to CUG 2011 in Fairbanks, Alaska. This is the second time that ARSC has hosted CUG and we hope that this experience will be even better than it was sixteen years ago, in the Fall of 1995. Our theme, Golden Nuggets of Discovery, reflects the gold rush history of the far north as well as the many valuable discoveries made possible through High Performance Computing on Cray systems. ARSC’s rich history with Cray began with a CRAY Y-MP in 1993. Our continuous relationship has been sustained with leading installations of the T3D, T3E, SX6, X1 and XE6 architectures. Throughout, we have enjoyed the benefits of CUG membership that we have passed on to our users. Serving the CUG organization itself has brought its own rewards to many ARSC individuals. We hope that this week will bring each of you new nuggets of discovery whether through new insights for supporting users of Cray systems or new ideas for performing your own research on those systems. This week is a great time to start dialogs and collaborations towards the goal of learning from each other. We welcome you to Interior Alaska and hope that you will find time while you are here to enjoy some of its many charms. ARSC is very pleased you have come to the Golden Heart City. Sincerely, Image courtesy of ARSC Image courtesy of ARSC Image courtesy of Dr. Frank Williams, Barbara Horner-Miller, ARSC Director Local Arrangements Chair CUG 2011—Golden Nuggets of Discovery Page 1 Program Notes Special Interest Group (SIG) Meetings Contents Welcome.................................1 The Special Interest Groups (SIGs) hold interactive sessions that are open to all interested CUG attendees. A separate interactive Program.Notes.......................2 session will be held again this year for each of the three standing Keynote.Speaker.Bio..............3 groups. Please check the schedule for day and time of the Sessions.and.Abstracts meetings. These meetings provide a forum to become acquainted Monday...............................4 with people from other CUG sites who share your interests, Tuesday...............................8 to discuss the future direction of the SIG and other important Wednesday..........................12 issues, and to hear talks of special interest. Liaisons from Cray Thursday..............................18 Inc. will attend each SIG to help address questions and to foster Local.Arrangements...............24 communications between the SIG and Cray. You are encouraged Social.Events..........................27 to attend any of these open meetings. Contacts.................................28 Program Suggestions Sponsors................................30 CUG.2012...............................31 The Program Committee needs your ideas! We encourage you to share your suggestions on how to improve the conference Meeting.Room.Map................32 with the CUG Vice-President, CUG Directors, and/or any of the SIG Chairs. The CUG Conference Program is the net result of the combined efforts of all interested CUG participants. You can make a unique contribution to the next CUG conference with your suggestions. Help establish the future direction of CUG and let us know how to help you make the most of your Cray system! Conference Evaluation The conference evaluation will be available online starting Thursday, May 26 at 8:00 AM until Friday, June 3 at 5:00 PM. Please go to www.cug.org/4-organization/eval_survey/ to complete the evaluation. If you complete your survey during the conference, please stop by the conference office and pick up a small thank you gift. Cell Phone and Pager Policy Please silence your cell phone and/or pager during conference sessions. There will be ample time to check your messages outside of the conference sessions. Please extend this courtesy to our presenters and your fellow attendees. Changes to the Program Image courtesy of FCVB We always anticipate there will be some changes to the The milepost at Golden Heart Program schedule. Check the Message Board outside the Plaza can help you figure out conference each day for schedule changes. Changes should be how far Fairbanks is from your announced at the first morning session as well. Thank you for home. your patience and cooperation. CUG 2011—Golden Nuggets of Discovery Page 2 Keynote Speaker Bio DaviD NeWmaN David Newman is a professor of Physics at the University of Alaska Fairbanks as well as Director of the Center for Complex Systems Studies also at UAF. Before coming to UAF in 1998, he was selected as a Wigner Fellow at Oak Ridge National Laboratory in 1993 and worked there as a research scientist from 1993-1998. In 1997, he was awarded the Presidential Early Career Award for Scientists and Engineers. Before getting his PhD at the University of Wisconsin in 1993, Professor Newman served in the U.S. Peace Corps teaching in Kenya for two years. His research work has covered plasma physics, fluid turbulence, and nonlinear dynamics as well as modeling the dynamics of complex systems such as the power transmission grid and communications networks. ARSC Image courtesy of The Trans-Alaska Oil Pipeline passes through Fairbanks on its route from Prudhoe Bay to Valdez. Visitors can view the pipeline on the Image courtesy of FCVB outskirts of Fox, Alaska. CUG 2011—Golden Nuggets of Discovery Page 3 Sessions and abstracts moNDay (HPCS). In this tutorial, we will present an introduction to Chapel, from context and motivation to a detailed description of Chapel via 1a Tutorial example computations. 8:00 Introduction to Programming for GPU Accelerators, Jeff Larkin, Cray Inc. 2 opening General Session At NVIDIA’s GTC ‘10, Cray announced 11:00 CUG Welcome, Nicholas P. Cardo, CUG the future support for NVIDIA GPUs in XE6 President, National Energy Research Scientific systems. At SC10, GPUs were one of the Computing Center hottest topics of the conference. This tutorial 11:10 Welcome, Frank Williams, Director, will teach the basics of GPU computing in Arctic Region Supercomputing Center, University preparation for gpu-accelerated Cray XE6 of Alaska Fairbanks systems. I will establish a baseline knowledge 11:15 The Dynamics of Turbulent Transport, in GPU architecture. This will be followed by a David Newman, University of Alaska Fairbanks discussion of the currently available options for One of the great open problems in physics GPU programming, including CUDA C, CUDA is a fundamental understanding of turbulence Fortran, OpenCL, and compiler directives. The and turbulent transport. The issues involved tutorial will also include a demonstration of GPU in this have underpinned a number of “Grand performance analysis and basic optimization Challenge” scale problems from climate to techniques. plasmas. One of the difficulties in studying turbulent transport is the extreme multi-scale 1B Tutorial nature of the problem to be solved. In the past 8:00 A Deep Dive on New Features of the few years a great deal of progress has been Cray Programming Environment, Luiz DeRose made on understanding turbulent transport in the and Heidi Poxon, Cray Inc. presence of flows using computational methods. This tutorial is intended for users that are This new understanding includes classes of interested in learning in more depth some of non-diffusive transport that have implications the more recent features in the Programming for all areas that model turbulent transport as a Environment for the Cray XT and Cray XE diffusive process. To continue to improve our systems. The tutorial will cover, with examples, ability to address the multi-scale nature of the features in the Cray Compiling Environment problem, the Parareal technique (parallelization (CCE), the Cray Performance Measurement and in time) has been applied to turbulence models. Analysis Tools (CPMAT), the Cray Debugging The implication of these advances on transport Supporting Tools (CDST), and the Cray modeling and large-scale turbulence simulations Scientific and Math Libraries (CSML). will be discussed as will the application of the Parareal technique to turbulence. This work has 1C Tutorial been performed with the support of DOE-OFES 8:00 An Overview of the Chapel Programming grants and computational support from ARSC. Language, Sung-Eun Choi and Bradford Chamberlain, Cray Inc. 3a Chapel is a new parallel programming 1:00 The Cray Programming Environment: language being developed under the DARPA Current Status and Future Directions, Luiz High Productivity Computing Systems program DeRose, Cray Inc. CUG 2011—Golden Nuggets of Discovery Page 4 Sessions and abstracts The Cray Programming Environment has ensure system integrity by proper access controls been designed to address issues of scale and and by applying security patches but also to complexity of high-end HPC systems. Its main enable service availability and ease of use. This goal is to hide the complexity of the system, such paper will present an analysis of aggregated that applications can achieve the highest possible log metrics for access history and service up- performance from the hardware. In this talk I will time processed with tools such as Nagios and present the recent activities and future directions Splunk in conjunction with a set of cases of of the Cray Programming Environment, vulnerabilities, intrusions and faults. The paper including an overview of the Cray PE plans to will also compare and suggest improved best support heterogeneous CPU/GPU systems. practices to be shared between sites. 1:45 Cray Scientific Libraries: Overview, 1:45 High Performance Network Intrusion Performance Evaluation and Advanced Usage, Detection in the HPC Environment, Jim Adrian Tate, Cray Inc. Mellander, National Energy Research Scientific The Cray Scientific Libraries enable highly Computing Center efficient usage of Cray systems with the Today’s high-performance, high-bandwidth minimum programmer effort. The standard systems require innovative approaches in order and near-standard scientific libraries for dense to provide effective Network Intrusion Detection.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    32 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us