BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//IT Center Events - ECPv6.15.20//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:IT Center Events
X-ORIGINAL-URL:https://blog.rwth-aachen.de/itc-events/en
X-WR-CALDESC:Events for IT Center Events
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:Europe/Berlin
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20180325T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20181028T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20190331T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20191027T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20200329T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20201025T010000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;VALUE=DATE:20191202
DTEND;VALUE=DATE:20191206
DTSTAMP:20260504T025933
CREATED:20210515T174007Z
LAST-MODIFIED:20210515T174017Z
UID:4274-1575244800-1575590399@blog.rwth-aachen.de
SUMMARY:aiXcelerate 2019
DESCRIPTION:in cooperation with \n      and         \nsponsored by \n                        \n  \nHPC Tuning Workshop\nMon\, Dec 2  – Thu Dec 5\, 2019\nIT Center\nRWTH Aachen University\nKopernikusstraße 6\n                              \n\n\n\n\nContent\nThis event focuses on CLAIX-2018\, the new Supercomputer that has been set up in late 2018. In 2019\, it was further extended to become the main HPC platform of RWTH Aachen University’s IT Center. It is currently the fastest computer among German universities according to the recent most TOP 500 list. (see https://www.top500.org/lists/top500/2019/06/) \nCLAIX-2018\nCLAIX-2018 is the main building block of CLAIX—the HPC Cluster of RWTH Aachen University—along with the previously installed CLAIX-2016. It consists of about 1300 nodes with two 24-core Intel Skylake processors and 192 GB of main memory\, 54 of which are additionally equipped with two NVIDIA Volta V100 GPUs. As with CLAIX-2016\, all nodes are connected via a fast Intel OmniPath network. An additional Lustre file system provides 10 PB of fast storage.\nCLAIX-2018 is available to students and researchers of RWTH Aachen University. In addition\, researchers from all over Germany can apply for resources on CLAIX-2018. Furthermore\, researchers from FZ Jülich and RWTH with high demand for compute power can apply for resources on CLAIX-2018 (as well as on CLAIX-2016) as part of the JARA-HPC partition. \nFocusing on CLAIX-2018\, the aiXcelerate 2019 workshop consists of two parts:\nPart I on  Monday – Tuesday: Introduction to Performance Engineering and Analysis. Presentations and hands-on exercises on prepared examples are open to a broader auditorium.\nPart II on Wednesday – Thursday: Hands-on tuning workshop on participants’ codes only for a limited number of selected computing projects.\nWe are happy to announce Michael Klemm and Mikko Byckling from Intel as well as Thomas Gruber from RRZE Erlangen as external HPC performance experts\, who will support the IT Center’s HPC Team as instructors and during tuning efforts.\nPresentations will be given in English. \nAgenda\nPlease find agenda  here >>>  \n \nSlides\n\n\naiXcelerate_Correctness_Tools.pdf\n\n\n\n\nScore-P.pdf \n\n\n\n\nCube.pdf \n\n\n\n\nVampir.pdf \n\n\n\n\nScalasca.pdf \n\n\n\n\nFurther presentations (password on flipboard)\n\n\naiXcelerate 2019 – Part I: Introduction to Performance Engineering and Analysis\nMonday\, December 2\, 10:00 – 17:30\nTuesday\, December 3\, 9:00 – 17:30\nWe will introduce the basic terminology of performance engineering and analysis. Next to key metrics of application performance\, we will introduce a workflow to identify and quantify performance bottlenecks and a performance engineering methodology to cure performance deficiencies.\nWe will showcase a selection of performance and correctness tools for shared-memory programming\, message passing\, and I/O. The presentations are also accompanied by simple hands-on exercises that give you a first impression of the tools presented when applying them to prepared code examples. \nCourse level: \n\nIntermediate\n\nTarget audience: \n\nHPC Programmers and HPC Users interested in learning about available tools to ensure correctness and optimize performance of HPC applications\n\nPrerequisites: \n\nIntroduction to HPC (see Introduction to High-Performance Computing 2019)\nBasic and intermediate knowledge of parallel programming in HPC (e.g.\, see PPCES: www.itc.rwth-aachen.de/ppces)\n\nGained skills: \n\nAt the end of the course you will be able to analyze your code following the presented performance engineering workflow using the presented tools.\n\nRegistration is open!\nPlease register here until Saturday\, Nov 30  >>> for Part I \nPart II: Hands-on Tuning Workshop\nWednesday\, December 4\, 9:00 – 17:30\nThursday\, December 5\, 9:00 – 17:30\nWe will introduce the Intel performance tool VTune and assist you in applying it (and other tools presented in the aiXcelerate tutorial) on your own application code. Tuning efforts will focus on C/C++/Fortran codes on the CLAIX-2018 platform\, with its Skylake processors and OmniPath fabric. We expect you to bring your own application code\, ready to (build and) run on CLAIX-2018 with the Intel compiler toolchains. We further expect you to provide/configure an input data set for your application that uses representative code parts of your production code and restricts the runtime to a few minutes.\nIn the case you cannot disclose your application source code during the workshop and want to investigate the performance of your application as a pre-build binary\, please ensure that your application is built with debugging symbols enabled.\nIn the case you are not able to bring in your own code\, we will provide well prepared benchmark codes for you to work on\, in order for you to familiarize with the performance tools and enable you to apply them on your own codes after the workshop.\nPlease contact us if you are interested to participate in the tuning activities by sending e-mail to hpcevent@itc.rwth-aachen.de. \nCourse level: \n\nAdvanced\n\nTarget audience: \n\nHPC Programmers\n\nPrerequisites: \n\nTargeted application running on CLAIX 2018\nTuning input set that triggers production parts of the targeted application\, but restricts runtime to a few minutes.\nIntermediate knowledge in parallel programming for HPC: (e.g.\, “Intro to HPC\, PPCES\, and aiXcelerate Tutorial”)\n\nRegistration  \nonly by invitation! \n\n\n\nCosts\n\nAttendance is free of charge and supported by our sponsors.\nTravel and accommodation are at your own expense. \nLinks to previous Events\n\n\nNehalem Tuning Workshop 2009 (n/a)\n\nHPC Tuning Workshop 2010\naiXcelerate – HPC Tuning Workshop 2011\naiXcelerate – HPC Tuning Workshop 2012 \naiXcelerate – HPC Tuning Workshop 2013 \naiXcelerate – HPC Tuning Workshop 2014 \naiXcelerate – HPC Tuning Workshop 2015 \naiXvectorize – Vectorization and Tuning Workshop 2015\naiXvectorize – Vectorization and Tuning Workshop 2016\naiXcelerate – HPC Tuning Workshop 2016  \naiXcelerate- HPC Tuning Workshop 2017\naiXcelerate-HPC Tuning Workshop 2018\n\n\nFeedback\n\nThe feedback form will be published later.\n \n\nTravel Information\nIf required\, please make your own hotel reservation.You can find some popular hotels listed here. You may find a complete list of hotels on the web pages of the Aachen Tourist Service. We recommend that you try to book a room in the “Novotel Aachen City“\, ” Mercure am Dom” or “Aachen Best Western Regence” hotels. These are adequate hotels with reasonable prices at a walking distance (20-30 minutes) to the IT Center through the old city of Aachen. An alternative is the hotel “IBIS Aachen Marschiertor” which is close to the main station\, which is convenient if you are travelling by train and also want to commute to the IT Center by train (3 trains per hour\, 2 stops) \nPlease\, download a sketch of the city (pdf\, 415 KB) with some points of interest marked.\nYou may find a description of how to reach us by plane\, train or car here.\nBus route 33 connects the city and the stop “Mies-van-der-Rohe-Straße” every 15 minutes.\nTrains between Aachen and Düsseldorf stop at “Aachen West” station which is a 5 minutes walk away from the IT Center.\nFrom the bus stop and the train station just walk uphill the “Seffenter Weg”. The first building on the left hand side at the junction with “Kopernikusstraße” is the IT Center.\n\nThe weather in Aachen is usually unpredictable. It is always a good idea to carry an umbrella. If you’ll bring one\, it might be sunny! \n\n\nTechnical Information for Tuning Workshop Participants\nWorkshop participants should have an account at the HPC Cluster in Aachen. In case you do not bring in your own laptop we can provide a lend device for you; in this case please be equipped also with the ‘PC Pool‘ account (get it via Selfservice). \nPlease contact us and send us your HPC account (like ab123456) so we can add you to the project “hpclab” for the workshop. \nContact\n\nMarc-André Hermanns\, Paul Kapinos\, Dieter an Mey\nE-mail: hpcevent@itc.rwth-aachen.de
URL:https://blog.rwth-aachen.de/itc-events/en/event/aixcelerate-2019/
CATEGORIES:aiXcelerate,HPC Events
END:VEVENT
END:VCALENDAR