{"id":4243,"date":"2021-05-15T19:22:18","date_gmt":"2021-05-15T17:22:18","guid":{"rendered":"https:\/\/blog.rwth-aachen.de\/itc-events\/?post_type=tribe_events&#038;p=4243"},"modified":"2021-05-15T19:22:18","modified_gmt":"2021-05-15T17:22:18","slug":"ppces-2012","status":"publish","type":"tribe_events","link":"https:\/\/blog.rwth-aachen.de\/itc-events\/en\/event\/ppces-2012\/","title":{"rendered":"PPCES 2012"},"content":{"rendered":"<div id=\"main-content\" class=\"wiki-content group\">\n<h3 id=\"PPCES2012-ParallelProgramminginComputationalEngineeringandScience2012\"><strong>Parallel Programming in Computational Engineering and Science 2012<\/strong><\/h3>\n<div class=\"table-wrap\">\n<table class=\"confluenceTable\">\n<tbody>\n<tr>\n<td class=\"confluenceTd\"><img decoding=\"async\" class=\"confluence-embedded-image\" src=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/8978493.jpg\" width=\"500\" data-image-src=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/8978493.jpg\" \/><\/td>\n<td class=\"confluenceTd\">\n<h3 id=\"PPCES2012-HPCSeminarandWorkshop\">HPC Seminar and Workshop<\/h3>\n<h3 id=\"PPCES2012-Monday,March19-Friday,March23,2012\">Monday, March 19 &#8211; Friday, March 23, 2012<\/h3>\n<p align=\"center\">Extension Building of the<br \/>\nCenter for Computing and Communication RWTH Aachen University<\/p>\n<p align=\"center\">Kopernikusstra\u00dfe 6, seminar rooms 3+4<\/p>\n<\/td>\n<td class=\"confluenceTd\"><img decoding=\"async\" class=\"confluence-embedded-image\" src=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/8978494.jpg\" data-image-src=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/8978494.jpg\" \/><\/td>\n<\/tr>\n<tr>\n<td class=\"confluenceTd\"><\/td>\n<td class=\"confluenceTd\">Kindly supported by:<img decoding=\"async\" class=\"confluence-embedded-image\" src=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/8978495.png\" data-image-src=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/8978495.png\" \/><\/td>\n<td class=\"confluenceTd\">&nbsp;<\/p>\n<p align=\"center\">\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<h4 id=\"PPCES2012-Introduction\">Introduction<\/h4>\n<div>\n<div>\n<p>This event\u00a0 continued\u00a0 the tradition of previous annual week-long events taking place in Aachen every spring since 2001.<\/p>\n<\/div>\n<\/div>\n<div>\n<div>\n<p>Throughout the week, we will cover serial (Monday) and parallel programming using MPI (Tuesday) and OpenMP (Wednesday) in Fortran and C \/ C++ as well as performance tuning addressing both Linux and Windows platforms. Furthermore, we will introduce the participants to GPGPU programming (Thursday) and provide ample opportunities for hands-on exercises including a &#8220;bring-your-own-code&#8221; session on Friday.<\/p>\n<p>These topics are presented in a modular way, so that you can choose, pick and register for single days in order to let you invest your time as efficiently as possible.<\/p>\n<p>While we assume that those who would like to work on Windows during the lab sessions have some basic experience with the MS Visual Studio programming environment, we will give an additional introduction to this environment on Monday at 11:00 am.<\/p>\n<p>Please note that there are two additional introductory courses on the specifics of the programming environment of the RWTH Compute Cluster for (local) users beforehand. They will cover topics like login procedures and interactive and batch usage of the RWTH Compute Cluster.<\/p>\n<ul>\n<li>A short introduction to the RWTH Compute Cluster programming environment for Windows users on Wednesday, March 7 at 9 am. Registration is closed!<\/li>\n<li>A short <a href=\"3475023.html\">introduction to the RWTH Compute Cluster programming environment for Linux Users <\/a>on Wednesday, March 14 at 9 am.<\/li>\n<\/ul>\n<h4 id=\"PPCES2012-AgendaandRegistration\">Agenda and Registration<\/h4>\n<p>Please find the agenda here as <a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703185.pdf\"><strong><span class=\"confluence-link\">pdf<\/span><\/strong><\/a><strong><span class=\"confluence-link\">\u00a0<\/span><\/strong><\/p>\n<div>\n<h4 id=\"PPCES2012-PartI:Introduction,ParallelComputingArchitectures,SerialTuning-Monday,March19\"><strong>Part I: Introduction, Parallel Computing Architectures, Serial Tuning &#8211; Monday, March 19<\/strong><\/h4>\n<p>After an introduction to the principles of today&#8217;s parallel computing architectures, the configuration of the new components of the RWTH Compute Cluster delivered by the company Bull will be explained. As good serial performance is the basis for good parallel performance, we cover serial tuning before introducing parallelization paradigms.<\/p>\n<p>&#8211; During your registration, please indicate whether you plan to take part in the <strong>introduction to MS Visual Studio at Monday, 11 am<\/strong> \u00a0in the &#8220;remarks&#8221; field.<\/p>\n<p>&#8211; During your registration, please indicate whether you plan to use <strong>Linux and\/or Windows<\/strong> for your hands-on exercises in the &#8220;remarks&#8221; field.<\/p>\n<h4 id=\"PPCES2012-PartII:MessagePassingwithMPI-Tuesday,March20\"><strong>Part II: Message Passing with MPI &#8211; Tuesday, March 20<\/strong><\/h4>\n<p>The 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. Furthermore, we will introduce the TotalView debugger and a selection of performance tools. We will also cover hybrid parallelization, i.e. the combination of MPI and shared memory programming. Hybrid parallelization is gaining popularity as the number of cores per cluster node is growing.<\/p>\n<p>&#8211; During your registration, please indicate whether you plan to use <strong>Linux and\/or Windows<\/strong> for your hands-on exercises in the &#8220;remarks&#8221; field.<\/p>\n<h4 id=\"PPCES2012-PartIII:SharedMemoryProgrammingwithOpenMP-Wednesday,March21\"><strong>Part III: Shared Memory Programming with OpenMP &#8211; Wednesday, March 21<\/strong><\/h4>\n<div>\n<p>OpenMP is a widely used approach for programming shared memory architectures, which is 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 or clusters, coherently coupled with the vSMP software from ScaleMP. 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 which 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.<\/p>\n<\/div>\n<p>&#8211; During your registration, please indicate whether you plan to take part in the <strong>social event<\/strong> on Wednesday 7 pm \u00a0in the &#8220;remarks&#8221; field.<\/p>\n<p>&#8211; During your registration, please indicate whether you plan to use <strong>Linux and\/or Windows<\/strong> for your hands-on exercises in the &#8220;remarks&#8221; field.<\/p>\n<h4 id=\"PPCES2012-PartIV:GPGPUProgramming-Thursday,March22\"><strong>Part IV: GPGPU Programming &#8211; Thursday, March 22<\/strong><\/h4>\n<p>We will study GPU programming as a parallel programming skill. We will briefly introduce GPU architectures and explain why GPU programming differs from multicore parallel programming. CUDA is NVIDIA\u2018s architecture for executing highly parallel applications on their GPUs; we will introduce NVIDIA\u2018s CUDA C extensions in comparison with the OpenCL standard, showing basic concepts, performance measurement and tuning. Then, we will look at the PGI Accelerator Model, a directive-based approach to program GPUs and give a glimpse into the upcoming OpenACC programming paradigm for accelerators.<\/p>\n<h4 id=\"PPCES2012-PartV:LabExercises,TuneyourownCode-Friday,March23\"><strong>Part V: Lab Exercises, Tune your own Code &#8211; Friday, March 23<\/strong><\/h4>\n<p>At the end of a week full of presentations and hands-on sessions, we would like to give you the opportunity to dive into some more practical details, to continue working on lab exercises or to get started with porting or tuning your own codes. Don&#8217;t put your expectations too high though, as time for working on large codes is limited. You will profit more from this opportunity the better you are prepared.<\/p>\n<p>&#8211; During your registration, please indicate whether you plan to use <strong>Linux and\/or Windows<\/strong> for your hands-on exercises in the &#8220;remarks&#8221; field.<\/p>\n<p>&#8211; During your registration, please indicate whether you plan to bring your own code in the &#8220;remarks&#8221; field.<\/p>\n<div><\/div>\n<\/div>\n<div>\n<h4 id=\"PPCES2012-Speakers\">Speakers<\/h4>\n<ul>\n<li>Thomas Warschko and Oliver Fortmeier, Bull<\/li>\n<li>Bernd Dammann, DTU, Lyngby, Denmark<\/li>\n<li>Members of the HPC Team of the RWTH Center for Computing and Communication<\/li>\n<\/ul>\n<div>\n<h4 id=\"PPCES2012-\"><\/h4>\n<h4 id=\"PPCES2012-IMPORTANT(forRWTHmembersonly)!\">IMPORTANT (for RWTH members only)!<\/h4>\n<p>Please note that all RWTH members (except UKA) need a PC pool account (which is not the same as the cluster account) to take part in the hands-on sessions.<\/p>\n<p>Please find related <a class=\"external-link\" href=\"http:\/\/www.rz.rwth-aachen.de\/aw\/cms\/rz\/Themen\/unsere_dienste\/kommunikation\/Infodienste\/a_b\/anleitungen\/%7Ersp\/pc_pool_account_freischalten\/?lang=en\" rel=\"nofollow\">information here<\/a>. (achtung hier Seite PC Pool accounts aktivieren)<\/p>\n<\/div>\n<div>\n<h4 id=\"PPCES2012-Participants\">Participants<\/h4>\n<div>Attendees 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.<\/div>\n<\/div>\n<\/div>\n<h4 id=\"PPCES2012-SocialEvent-sponsoredbyBull\">Social Event &#8211; sponsored by Bull<\/h4>\n<p>&nbsp;<\/p>\n<div>\n<h4 id=\"PPCES2012-CourseMaterials\">Course Materials<\/h4>\n<div>\n<ul>\n<li>\n<h5 id=\"PPCES2012-ComputerArchitecture\">Computer Architecture<\/h5>\n<ul>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703219.pdf\">PPCES2012-Introduction-DaM.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703379.gz\">environment_lab.tar.gz<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/59310179.pdf\">environment2012.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703220.pdf\">Parallel_Computer_Architecture_Basics.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703376.gz\">serial_tuning2012.tar.gz<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703221.pdf\">RWTH-PPCES-2012.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703222.pdf\">lsf.pdf<\/a><\/li>\n<\/ul>\n<\/li>\n<li>\n<h5 id=\"PPCES2012-GPGU\">GPGU<\/h5>\n<ul>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703223.pdf\">2012_GPUIntro.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703224.pdf\">2012_OpenCLIntro.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703225.pdf\">GPUDirective-based.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703226.pdf\">2012_GPUClusterAtRZ.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703227.pdf\">2012_GPUTuning.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703228.zip\">gpgpu-lab_ppces2012.zip<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703229.zip\">GPU_quickref.zip<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703230.pdf\">PPCES12_OpenCL_case_study.pdf<\/a><\/li>\n<\/ul>\n<\/li>\n<li>\n<h5 id=\"PPCES2012-HybridParallelization\">Hybrid Parallelization<\/h5>\n<ul>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703231.pdf\">06_DaM_Hybrid_CaseStudy_FLOWer.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703232.pdf\">07_DaM_OMP-MPI_CaseStudy_AdaptiveIntegration.pdf<\/a><\/li>\n<\/ul>\n<\/li>\n<li>\n<h5 id=\"PPCES2012-MPI\">MPI<\/h5>\n<ul>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703233.pdf\">01_MPI_Tutorial_2012.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703234.pdf\">02_MPI_Lab_PPCES_2012.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703380.gz\">mpilab.tar.gz<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703235.pdf\">03_MSMPI_and_C_CPP_in_VS2010.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703237.pdf\">04_MSMPI_and_Fortran_with_VS2008.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703381.gz\">mpilab+solutions.tar.gz<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703238.pdf\">Intel_MPI_Tools.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/59310182.pdf\">PPCES2012_DaM_ParallelizationStrategies.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/59310183.pdf\">PPCES2012_OF_CaseStudy.pdf<\/a><\/li>\n<\/ul>\n<\/li>\n<li>\n<h5 id=\"PPCES2012-OpenMP\">OpenMP<\/h5>\n<ul>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703241.pdf\">OMP1-Introduction_to_OpenMP.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703242.pdf\">OMP2-OpenMP_Performance_Tuning_p1.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703243.pdf\">OMP3-OpenMP_on_NUMA.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703245.pdf\">Exercises_OMP_PPCES2012.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/59310181.pdf\">OMPx-OpenMP_Literature.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703382.gz\">ex_omp_ppces.tar.gz<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703244.pdf\">OpenMP_and_Tools.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703383.gz\">Fex_omp_ppces.tar.gz<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703246.pdf\">ScaleMP.pdf<\/a><\/li>\n<\/ul>\n<\/li>\n<li>\n<h5 id=\"PPCES2012-VisualStudio\">Visual Studio<\/h5>\n<ul>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703247.pdf\">01_Windows_HPC_Server_Overview.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703248.pdf\">02_Windows_HPC_Server_Users_View.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703249.pdf\">03_HPC_on_Windows_VisualStudio_ISV.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703250.pdf\">04_VS2010_Best_Practices.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703251.pdf\">A_Lab.pdf<\/a><\/li>\n<li><a href=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/3703252.zip\">lab.zip<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h4 id=\"PPCES2012-SocialEvent-sponsoredbyBull.1\">Social Event &#8211; sponsored by Bull<\/h4>\n<p><img decoding=\"async\" class=\"confluence-embedded-image\" src=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/8979225.jpeg\" data-image-src=\"https:\/\/blog.rwth-aachen.de\/hpc_import_20210107\/attachments\/3474998\/8979225.jpeg\" \/>\u00a0\u00a0 The social event will take place on\u00a0 <strong>Wednesday,<\/strong> <strong>March 21 at 7pm in <a class=\"external-link\" href=\"http:\/\/www.kazan.de\/\" rel=\"nofollow\">Kazan<\/a> Annastra\u00dfe 26.<\/strong><\/p>\n<h4 id=\"PPCES2012-CourseMaterials.1\">Course Materials<\/h4>\n<div>\n<p>Recent materials of the course can be found <a class=\"external-link\" href=\"https:\/\/sharepoint.ecampus.rwth-aachen.de\/units\/rz\/HPC\/public\/Shared%20Documents\/Forms\/PPCES%202012.aspx\" rel=\"nofollow\">here<\/a>.<\/p>\n<p>(You can find last year&#8217;s course materials <a class=\"external-link\" href=\"https:\/\/sharepoint.ecampus.rwth-aachen.de\/units\/rz\/HPC\/public\/Shared%20Documents\/Forms\/PPCES%202011.aspx\" rel=\"nofollow\">here.<\/a>)<\/p>\n<\/div>\n<h4 id=\"PPCES2012-Fotos&gt;&gt;&gt;&gt;\">Fotos <a class=\"external-link\" href=\"https:\/\/sharepoint.ecampus.rwth-aachen.de\/units\/rz\/HPC\/public\/Pictures\/Forms\/AllItems.aspx?RootFolder=%2Funits%2Frz%2FHPC%2Fpublic%2FPictures%2FPPCES%202012&amp;FolderCTID=0x01200022B796B1E74F5445AEAE3C59935FCC28&amp;View=%7BA0F12892%2DE10E%2D4D3C%2D9D03%2D60A5A2DEB1C2%7D\" rel=\"nofollow\">&gt;&gt;&gt;&gt;<\/a><\/h4>\n<\/div>\n<\/div>\n<div>\n<h4 id=\"PPCES2012-Costs\">Costs<\/h4>\n<div>There is no seminar fee. All other costs (e.g. travel, hotel, and consumption) are at your own expenses.<\/div>\n<\/div>\n<\/div>\n<div>\n<h4 id=\"PPCES2012-Links\">Links<\/h4>\n<div>\n<ul>\n<li><a href=\"PPCES-2011_3475008.html\">The previous PPCES 2011 event.<\/a><\/li>\n<li><a class=\"external-link\" href=\"http:\/\/www.rz.rwth-aachen.de\/hpc\" rel=\"nofollow\">The HPC Web site of the RWTH Center for Computing and Communication<\/a><\/li>\n<li><a href=\"3473705.html\">The RWTH Compute Cluster User&#8217;s Guide<\/a><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<div>\n<p>&nbsp;<\/p>\n<div>\n<h4 id=\"PPCES2012-Location\">Location<\/h4>\n<div>\n<p>RWTH Aachen University<br \/>\nCenter for Computing and Communication, Extension Building<br \/>\nKopernikusstra\u00dfe 6, 52074 Aachen<br \/>\nSeminar Room 3 + 4<\/p>\n<h4 id=\"PPCES2012-Contact\">Contact<\/h4>\n<p>Sandra Wienke<br \/>\nTel.: +49 241 80 24761<br \/>\nFax\/UMS: + 49 241 80 624761<br \/>\nE-mail: <a class=\"external-link\" href=\"mailto:hpcevent@rz.rwth-aachen.de\" rel=\"nofollow\">hpcevent@rz.rwth-aachen.de<\/a><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Parallel Programming in Computational Engineering and Science 2012 HPC Seminar and Workshop Monday, March 19 &#8211; Friday, March 23, 2012 Extension Building of the Center for Computing and Communication RWTH [&hellip;]<\/p>\n","protected":false},"author":2856,"featured_media":0,"template":"","meta":{"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"_tribe_events_status":"","_tribe_events_status_reason":"","footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"tags":[],"tribe_events_cat":[22,55],"class_list":["post-4243","tribe_events","type-tribe_events","status-publish","hentry","tribe_events_cat-hpcevents","tribe_events_cat-ppces","cat_hpcevents","cat_ppces"],"ticketed":false,"_links":{"self":[{"href":"https:\/\/blog.rwth-aachen.de\/itc-events\/en\/wp-json\/wp\/v2\/tribe_events\/4243","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.rwth-aachen.de\/itc-events\/en\/wp-json\/wp\/v2\/tribe_events"}],"about":[{"href":"https:\/\/blog.rwth-aachen.de\/itc-events\/en\/wp-json\/wp\/v2\/types\/tribe_events"}],"author":[{"embeddable":true,"href":"https:\/\/blog.rwth-aachen.de\/itc-events\/en\/wp-json\/wp\/v2\/users\/2856"}],"version-history":[{"count":1,"href":"https:\/\/blog.rwth-aachen.de\/itc-events\/en\/wp-json\/wp\/v2\/tribe_events\/4243\/revisions"}],"predecessor-version":[{"id":4244,"href":"https:\/\/blog.rwth-aachen.de\/itc-events\/en\/wp-json\/wp\/v2\/tribe_events\/4243\/revisions\/4244"}],"wp:attachment":[{"href":"https:\/\/blog.rwth-aachen.de\/itc-events\/en\/wp-json\/wp\/v2\/media?parent=4243"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.rwth-aachen.de\/itc-events\/en\/wp-json\/wp\/v2\/tags?post=4243"},{"taxonomy":"tribe_events_cat","embeddable":true,"href":"https:\/\/blog.rwth-aachen.de\/itc-events\/en\/wp-json\/wp\/v2\/tribe_events_cat?post=4243"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}