BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//IT Center Events - ECPv6.15.20//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://blog.rwth-aachen.de/itc-events
X-WR-CALDESC:Veranstaltungen für 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:20140330T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20141026T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20150329T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20151025T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20160327T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20161030T010000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;VALUE=DATE:20150316
DTEND;VALUE=DATE:20150321
DTSTAMP:20260414T193301
CREATED:20210515T171951Z
LAST-MODIFIED:20210515T172033Z
UID:4237-1426464000-1426895999@blog.rwth-aachen.de
SUMMARY:PPCES 2015
DESCRIPTION:Parallel Programming in Computational Engineering and Science 2015\n\n\n\n\n \nkindly supported by: \n\n\nHPC Seminar and Workshop\nMarch\, Monday 16 –  March \, Friday 20\,  2015\n  \nIT  Center RWTH Aachen University\nKopernikusstraße 6\, Seminar Room 3 + 4\n                    \n\n\n\n\n \nCourse Materials\n\n\nKlicken Sie hier\, um zu erweitern…\n\n2015-OpenMP_for_Accelerators.pdf \n2015_ppces_phi.pdf \n2015_TotalView.pdf \nex_omp_ppces2015.tar.gz \nFex_omp_ppces2015.tar.gz \nLIKWID_PPCES_2015.pdf\n \nmpilab2015.tar \nOneKernelFor3Platforms_PPCES2015.7z.002   OneKernelFor3Platforms_PPCES2015.7z.001 (the file OneKernelFor3Platforms_PPCES2015.pdf was too big for confluence..) \n \nOpenMP_SIMD.pdf\n \nPPCES2015_MPI_Correctness_Tools.pptx \nPPCES2015_MPI_Lab.pdf \nPPCES2015_MPI_Tutorial.pdf \nPPCES2015_MPI_Vampir.pdf \nPPCES2015_OpenACC.pdf \nPPCES2015_OpenACC-Lab.tar.gz \nPPCES2015_OpenACC_ProgrammingLab.pdf \nPPCES2015_OpenMP_part1.pdf \nPPCES2015_OpenMP_part2.pdf\n \n\n\n  \n  \n\nIntroduction\nThis event will continue the tradition of previous annual week-long events that take place in Aachen every spring since 2001. Previous PPCES event was PPCES 2014.\nThroughout the week\, we will cover parallel programming using MPI (Monday and Tuesday) and OpenMP (Wednesday and Thursday) in Fortran and C / C++ as well as performance tuning. Furthermore\, we will introduce the participants to GPGPU programming with OpenACC (Friday). Hands-on exercises for each topic will be provided\, which should not discourage you from working on your own code. \nThe topics are presented in a modular way\, so that you could pick specific ones and register for the particular days only\, in order to let you invest your time as efficiently as possible. \n\n\nAgenda\nPlease find agenda     here >>>    \n  \nRegistration Please note in your registration if you take part in Social Event – Thank you!\n\n  \n\nMo\, March 16: Message Passing with MPI – Day I                                         Registration open here\n\n  \n\nTu\, March 17: Message Passing with MPI – Day II                                         Registration open here\n\nThe Message Passing Interface (MPI) is the de-facto standard for programming large HPC clusters. We will introduce the basic concepts and give an overview of some advanced features. Also covered is hybrid parallelization\, i.e. the combination of MPI and shared memory programming\, which is gaining popularity as the number of cores per cluster node grows. Furthermore\, we will introduce the TotalView debugger and a selection of performance and correctness tools (Score-P\, Vampir\, MUST). \n\n\nWe\, March 18: Shared Memory Programming with OpenMP – Day I              Registration open here\n\n  \n\nTh\, March 19: Shared Memory Programming with OpenMP – Day II              Registration open here\n\nOpenMP http://openmp.org/ is a widely used approach for programming shared memory architectures\, supported by most compilers nowadays. We will cover the basics of the programming paradigm as well as some advanced topics such as programming NUMA machines. We will also cover a selection of performance and verification tools for OpenMP. The RWTH Compute Cluster comprises a large number of big SMP machines (up to 128 cores and 2 TB of main memory) as we consider shared memory programming a vital alternative for applications that cannot be easily parallelized with MPI. We also expect a growing number of application codes to combine MPI and OpenMP for clusters of nodes with a growing number of cores. \nFurthermore\, we will introduce the participants to modern features of the OpenMP 4.0 standard like vectorisation and programming for accelerators and for the Many Integrated Core (MIC) Architecture. \nGuest lectures and case studies complete these day’s program. \n\n\nFr\, March 20: GPGPU Programming with OpenACC                                       Registration open here\n\nOpenACC is a directive-based programming model for accelerators which enables delegating the responsibility for low-level (e.g. CUDA or OpenCL) programming tasks to the compiler. Using the OpenACC industry standard\, the programmer can offload compute-intensive loops to an attached accelerator with little effort. The open industry standard OpenACC has been introduced in November 2011 and supports accelerating regions of code in standard C\, C++ and Fortran. It provides portability across operating systems\, host CPUs and accelerators. \nDuring this workshop day\, we will give an overview on OpenACC while focusing on NVIDIA GPUs. We will introduce the GPU architecture. Then\, we will dive into OpenACC and learn about its possibilities to accelerate code regions. We will cover topics such as offloading loops\, managing data movement between host and device\, tuning data movement and accesses\, applying loop schedules\, using multiple GPUs or interoperate with CUDA libraries. Hands-on sessions are done on the RWTH Aachen GPU (Fermi) Cluster using PGI’s OpenACC implementation. \n\n\n\n\n  \n\n  \n\n \nThere will be a sponsored social dinner on Wednesday\, March 18 at 19:00 in  Restaurant Palladion Aachen \nPlease register here for Part III of PPCES 2015  (Please mark if you like to attend the social dinner on Wed\, March 18\, 19:00)   \n\n\n\n\n\nSpeakers\n\nRuud van der Pas\, Oracle\nThomas Roehl\, Friedrich-Alexander-Universitaet Erlangen-Nuernberg\, Regionales RechenZentrum Erlangen (RRZE)\nBernd Dammann\, Technical University of Denmark\, DTU Informatics\nMembers of the HPC Team\, IT Center RWTH Aachen University\n\n\n\nParticipants\nAttendees should be comfortable with C/C++ or Fortran programming and interested in learning more about the technical details of application tuning and parallelization. The presentations will be given in English.\n\n\n\n\n  \n\nMaterial\n\n\nPoster\nFlyer\n\nFotos >>>>\n\n  \n\n\nCosts\nThere is no seminar fee. All other costs (e.g. travel\, hotel\, and consumption) are at your own expenses.\nLinks\n\n The previous PPCES 2014 event  (You can find 2014’s course  videos here >>> )\n \nThe RWTH Compute Cluster User’s Guide \nLocation\n\nRWTH Aachen University\nIT Center\, Extension Building\nKopernikusstraße 6\, 52074 Aachen\nSeminar Room 3 + 4 \n\n\nTravel Information \nPlease make your own hotel reservation. You may find a list of hotels in Aachen on the web pages of Aachen Tourist Service. We recommend that you try to book a room at the „Novotel Aachen City„\, “ Mercure am Graben“ or „Aachen Best Western Regence“ hotels. These are nice hotels with reasonable prices within walking distance (20-30 minutes\, citymap.pdf) from the IT Center through the old city of Aachen. An alternative is the „IBIS Aachen Marschiertor“ hotel which is close to the main station\, which is convenient if you are traveling by train and also want to commute to the Center by train (4 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 routes 33 and 73 connect the city (central bus station) and the stop „Mies-van-der-Rohe-Straße“ 6 times per hour.\nMost trains 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 lefthand side at the junction with „Kopernikusstraße“ is the IT Center\, RWTH Aachen University. The event will take place in the extension building in the „Kopernikusstraße“.\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!\nContact\nPaul Kapinos\nTel.: +49 241 80 24915\nFax/UMS: + 49 241 80 624915\nE-mail:  hpcevent@itc.rwth-aachen.de \n\n\n\n\n\n\n  \n\n\n\n 
URL:https://blog.rwth-aachen.de/itc-events/event/ppces-2015/
CATEGORIES:HPC Events,PPCES
END:VEVENT
END:VCALENDAR