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:20100328T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20101031T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20110327T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20111030T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20120325T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20121028T010000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;VALUE=DATE:20110321
DTEND;VALUE=DATE:20110326
DTSTAMP:20260506T205202
CREATED:20210515T172254Z
LAST-MODIFIED:20210515T172254Z
UID:4245-1300665600-1301097599@blog.rwth-aachen.de
SUMMARY:PPCES 2011
DESCRIPTION:Parallel Programming in Computational Engineering and Science 2011\n\n\n\n\n\n\nHPC Seminar and Workshop\nMonday\, March 21\, – Friday\, March 25\, 2011\n\n\n\n\n\n\nKindly supported by:\n\n         \n\nIntroduction\n\n\nThis event which continued the tradition of previous annual week-long events taking place in Aachen every spring since 2001 was a complete success!!. \nMonday Special:\nBeginning with a series of overview presentations on Monday afternoon\, we are very happy to announce the upcoming RWTH Compute Cluster. \nAgenda for monday special see below: \n \n\n\n\nSeminar and Workshop\nThroughout the week\, we will cover serial and parallel programming using OpenMP and MPI in Fortran and C / C++ as well as performance tuning addressing both\, Linux and Windows platforms. Due to the positive experience last year\, we are happy to present a renowned speaker to give an introduction into GPGPU architectures and programming. \nSpeakers\n\n\nDieter an Mey (RWTH Aachen University)\n\n\nThomas Warschko (Bull)\n\n\nHerbert Cornelius (Intel)\n\n\nJean-Pierre Panziera   (Bull)\n\n\nChristian Bischof (RWTH Aachen University)\n\n\nRuud van der Pas (Oracle)\n\n\nFelix Wolf (German Research School for Simulation Science)\n\n\nMichael. Wolfe (PGI)\n\n\nHPC Team of the RWTH Aachen University\n\n\n  \n\n  \n\nParticipants\n\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 language. Please fill out the remarks field during the registration\, if you want to use Windows or Linux. \n\n\n\n\nSocial Event\n  There will be the sponsored social event on  Wednesday\, March 23 at 7pm in  Restaurant Kazan in Annastraße  in nice atmosphere with tasty food. Please feel free to participate in the social dinner on Wednesday\, even if only visit one of the workshop days. \nAgenda and Registration\nDownload Agenda   (last update: March 16) \n  \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nDate\n\n\nTitle\n\n\nSpeakers\n\n\nRegistration (separate for each day!)\nDeadline on Monday March 21\n\n\n\n Please mark in the last field if you \n\n\njoin the social event on Wednesday eve\n\n\nwant to use Windows or Linux\n\n\n\n\n\n\n\n\n\nMonday\, March 21 \n14:00 – 17:30 \n\nAnnouncement of the upcoming RWTH HPC-Cluster\nJ.-P. Panziera\, T. Warschko (Bull)\, H. Cornelius (Intel)\, F. Wolf (GRS)\, R. van der Pas (Oracle) and C. Bischof\, D. an Mey (RWTH)\nRegistration closed\n\n\n\nTuesday\, March 22 \n9:00 – 17:30 \n\nSerial Programming\, Tuning\, Debugging\, Processor Architectures \nAfter an introduction into parallel computer architecture\, we will focus on performance tuning issues and debugging. Furthermore basic introductions into the programming development environments on Windows and Linux will be presented. For those who feel comfortable with one platform\, this will also be a nice opportunity to get hands on the other one.\n RWTH HPC Team  \nR.v.d. Pas (Oracle)\nRegistration closed\n\n\n\nWednesday\, March 23 \n9:00 – 17:30 \n\nShared Memory Programming with OpenMP \nOpenMP is a widely used approach for programming shared memory architectures\, which is supported by most of the compilers nowadays. We will cover the basics of the programming paradigm as well as some advanced topics\, such as programming NUMA machines or clusters coherently coupled with vSMP software from ScaleMP.\n\n\n\n RWTH HPC Team  \nR.v.d. Pas (Oracle) \n\n\nRegistration closed\n\n\n\n19:00 \n\nSocial Dinner Restaurant Kazan \n\n\n\nThursday\, March 24 \n9:00 -17:30 \n\n\n\nMessage Passing with MPI \nThe Message Passing Interface (MPI) is the de facto standard for programming large HPC-Clusters. We will introduce the basic concepts\, give an overview of advanced features and an introduction into a selection of performace tools. \n\n\n RWTH HPC Team \nRegistration closed\n\n\n\nFriday\, March 25 \n9:00 –  15:30  \n\nGPGPU Programming \nWe study GPU programming as a parallel programming skill. We briefly introduce GPU architectures and why GPU programming differs from multicore parallel programming. CUDA is NVIDIA‘s architecture for executing highly parallel applications on GPUs; we introduce NVIDIA‘s CUDA C extensions and PGI‘s CUDA Fortran extensions\, showing basic concepts\, performance measurement\, and tuning. Then we look at the PGI Accelerator Model\, a directive-based approach to programming GPUs. \nThe exercise session in the afternoon will cover the basic concepts of GPGPU programming. For the first approaches\, we will provide CUDA-capable laptops. In addition\, we will give a practical introduction to the batch usage of the available high-end GPGPUs belonging to the RWTH compute cluster. At the end of Q2 2011 a GPU-Cluster comprising approx. 50 NVIDIA Fermi graphics cards will be established to power the new CAVE of the RWTH Virtual Reality Group and for high performance GPGPU computing.\nM. Wolfe (PGI) \nMichael Wolfe has worked in compilers in academia and industry for over 30 years. He has been a compiler engineer at The Portland Group\, Inc. (PGI) since 1996\, where he currently leads development of GPU programming.\nRegistration closed\n\n\n\n\nMaterial\n\n\nOverview\n\nPPCES2011-Introduction-DaM.pdf\nPPCES2011-New_RWTH_Compute_Cluster-Thomas_Warschko.pdf\nPPCES2011-Bull_Exascale-JP_Panziera.pdf\nPPCES2011-Bull_Exascale-JP_Panziera.pdf\n\n\n\nProgramming Envirement and Serial Tuning\n\n2011_03_22_-_Parallel_Computer_Architectures.pdf\n2011_03_22_-_Performance_Tools_Basics.pdf\n1.serial-optimization-ppces2011_rvdp.pdf.2rvoc6l.pdf\nHPC User Environment.pdf.zg0t62h.pdf\n\n\n\nMPI\n\nMPI-Tutorial.pdf\nMPI_Lab.pdf\n\n\n\nOpenMP\n\n2.overview-openmp-ppces2011-rvdp.pdf\n2011-03-23_-_OpenMP_and_the_Hardware_Architecture.pdf\n2011-03-23_-_Tasking_and_OpenMP_Success_Studies.pdf\nIntel_Inspector_XE.pdf\nOpenMP_Lab.pdf\nOpenMP_Lab.zip\n\n\n\nGPGPU\n\nGPGPUs@CCC.pdf\nWolfe_Aachen.pdf\ngpgpu-lab.zip\n\n\n\n Course Material 2011  \nFotos  >>>>\n\n\nCosts\nThere is no seminar fee. All other costs (e.g. travel\, hotel\, and consumption) are at your own expenses.\nLinks\n\nThe previous PPCES 2010 event.\n\n\n\nLink to Oracle Technical Whitepaper \n\nLocation\n\nRWTH Aachen University\nCenter for Computing and Communication\, Extension Building\nKopernikusstraße 6\, 52074 Aachen\nSeminar Room 3\,4 \n  \n\n\nContact\nTim Cramer\nTel.: +49 241 80 24924\nFax/UMS: + 49 241 80 624924\nE-mail: hpcevent@rz.rwth-aachen.de
URL:https://blog.rwth-aachen.de/itc-events/en/event/ppces-2011/
CATEGORIES:PPCES,Wiederkehrend
END:VEVENT
END:VCALENDAR