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:20230326T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20231029T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20240331T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20241027T010000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20250330T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20251026T010000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240311T090000
DTEND;TZID=Europe/Berlin:20240315T170000
DTSTAMP:20260603T042050
CREATED:20231214T125226Z
LAST-MODIFIED:20240318T101315Z
UID:6690-1710147600-1710522000@blog.rwth-aachen.de
SUMMARY:PPCES 2024
DESCRIPTION:in cooperation with \n\n\n\n\n\n\n\n\n\n  \n\nParallel Programming in Computational Engineering and Science (PPCES)\nMarch 11th – 15th\, 2024\n \nAbout PPCES\nThis one week event will continue the tradition of previous annual week-long events that take place in Aachen every spring since 2001. We will cover the basics of parallel programming using OpenMP and MPI in Fortran and C/C++ and a first step towards performance tuning. Furthermore\, we will embrace current topics in machine & deep learning. Hands-on exercises for each topic will be included. \nThe contents of the courses are generally applicable but will be specialized towards the compute cluster CLAIX which is the current system installed at the RWTH’s IT Center. It might be helpful to read through the information which is provided during the HPC introduction on February 5th and 6th 2024. This is especially true if you want to actively use CLAIX after this event. \nTopics\nOpenMP 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. The nodes of the RWTH Compute Cluster contain an increasing number of cores and thus 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. \nThe Message Passing Interface (MPI) is the de-facto standard for programming large HPC systems. 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. \nMachine & Deep Learning: We provide a fundamental introduction into machine and deep learning approaches as well as data processing techniques that support dataset preparation or model selection for training and inference. It covers the basic concepts for supervised and unsupervised learning such as classification\, regression\, and clustering to get a feeling which technique is appropriate for a particular problem. Additionally\, we conduct several hands-on exercises with common frameworks such as scikit-learn and PyTorch on our recent HPC infrastructure that is equipped with powerful Intel Sapphire Rapid CPUs and NVIDIA H100 GPUs. In these exercises\, we demonstrate how to define models\, construct dataset and training pipelines or utilize monitoring and visualization of the training results\, e.g.\, with Tensorboard. For the deep learning exercises\, we start by training on a single GPU first. If that is not enough\, we also show how to scale up distributed training onto multiple compute nodes or GPUs. \nOrganization\n\nThere is no seminar fee.\nPresentations will be given in English. Slides will be available during or after the event.\nThis is an in-person event and will be held on the RWTH IT Center premises (see below). Coffee\, tea\, and soda are sponsored by NEC throughout the event.\nYou can/must register per topic\, i.e.\, OpenMP (Mon + Tue)\, MPI (Wed + Thur)\, and ML/DL (Fri).\nFor more details on the target audience\, prerequistes and gained skills\, see the “Skills” sections below (per topic).\n\nGuest Speakers\nWe are happy to announce our guest speaker: Ruud van der Pas (Oracle Linux Engineering) \nAgenda\nAgenda is still subject to small changes. \nDay 1+2: OpenMP\n\n\n\nMonday\, March 11\nDay 1: OpenMP Part I\n\n\n\n09:00 – 09:10\nWelcome & Organization \nOpenMP Intro\nChristian Terboven (RWTH)\n\n\n09:10 – 10:10\nIntroduction into Parallel Computing\nRuud van der Pas (Oracle Linux Engineering)\n\n\n10:40 – 12:00\nOpenMP Basics – Part 1 \n\nOverview\nParallel Region\nWorksharing\nScoping\nCompilers + Exercises\n\n\nChristian Terboven (RWTH)\n\n\n13:30 – 14:30\nOpenMP Basics – Part 2 (incl. Lab)\nChristian Terboven (RWTH)\n\n\n14:30 – 15:30\nOpenMP Basics – Part 3 (incl. Lab) \n\nMotivation\nTasking Model\nTaskloop\nCutoff\nDependencies\n\n\nChristian Terboven (RWTH)\n\n\n16:00 – 17:00\nOpenMP Basics – Part 4 (incl. Lab) \n\nNUMA\nAffinity\nHybrid\n\n\nChristian Terboven (RWTH)\n\n\n\n  \n\n\n\n\nTuesday\, March 12\nDay 2: OpenMP Part II\n\n\n\n09:00 – 10:30\nSpeed up Your OpenMP Application Without Doing Much\nRuud van der Pas (Oracle Linux Engineering)\n\n\n11:00 – 12:00\nOpenMP SIMD\nChristian Terboven (RWTH)\n\n\n13:30 – 15:30\nOpenMP Advanced Tasking (incl. Lab)\nChristian Terboven (RWTH)\n\n\n16:00 – 17:00\nOpenMP for Accelerators\nChristian Terboven (RWTH)\n\n\n\n\n\nDay 3+4: MPI\n\n\n\nWednesday\, March 13\nDay 3: MPI Part I\n\n\n\n09:00 – 10:30\n\n\nMPI Basics\nMPI Concepts\n(incl. Lab)\n\n\nTobias Dollenbacher (RWTH)\,\nJoachim Jenke (RWTH)\n\n\n11:00 – 12:30\nBlocking Point-to-Point Communication – Part 1 (incl. Lab)\nTobias Dollenbacher (RWTH)\n\n\n14:00 – 15:30\nBlocking Point-to-Point Communication – Part 2 (incl. Lab)\nTobias Dollenbacher (RWTH)\n\n\n16:00 – 17:00\nNon-blocking Point-to-Point Communication (incl. Lab)\nJoachim Jenke (RWTH)\n\n\n\n  \n\n\n\nThursday\, March 14\nDay 4: MPI Part II\n\n\n\n09:00 – 10:30\nDerived Datatypes (incl. Lab)\nMarc-André Hermanns (RWTH)\n\n\n11:00 – 12:30\nBlocking Collective Communication (incl. Lab)\nMarc-André Hermanns (RWTH)\n\n\n14:00 – 15:30\nCommunicator Basics (incl. Lab)\nTobias Dollenbacher (RWTH)\n\n\n16:00 – 17:00\n\n\nHybrid Programming\nWrap-Up\n\n\nJannis Klinkenberg (RWTH)\n\n\n\n\nDay 5: Machine & Deep Learning\n\n\n\nFriday\, March 15\nDay 5: Machine Learning\n\n\n\n09:00 – 10:30\nIntroduction to AI and Machine Learning\, and Preprocessing Techniques – Part 1 \n\n01_ML-DL_Agenda\n02_ML-DL_Introduction_AI_ML\n\n\nJannis Klinkenberg (RWTH)\n\n\n11:00 – 12:30\nIntroduction to AI and Machine Learning\, and Preprocessing Techniques – Part 2 \n\n03_ML-DL_Execution_Options\nML-DL_Hands-on\n\n\nJannis Klinkenberg (RWTH)\n\n\n14:00 – 15:30\nIntroduction to (Distributed) Deep Learning \n\n04_ML-DL_Introduction_DL\n05_ML-DL_PyTorch\n06_ML-DL_Distributed_DL\n99_ML-DL_Further_Links_and_Literature\n\n\nJannis Klinkenberg (RWTH)\n\n\n16:00 – 17:00\nML-DL_Hands-on\nJannis Klinkenberg (RWTH)\n\n\n\n\nSkills – OpenMP\nCourse level\nbeginner \nTarget audience\n\nHPC users\nHPC developers\n\nPrerequisites\n\nAble to understand C/C++ (or Fortran) source codes\nComfortable with C/C++ or Fortran programming (for lab sessions)\nComfortable using a Linux environment (for lab sessions)\n\nGained skills\n\nBroad knowledge of OpenMP\, including the machine\, memory and execution model\nGeneral understanding when and how to use the different worksharing\, synchronization and tasking constructs and directives\nCapability to apply OpenMP to existing codes and to use the scoping correctly\nUnderstanding of how OpenMP parallel programs interact with the system\, in particular of NUMA architectures and SIMD microarchitectures\n\nSkills – MPI\nCourse level\nbeginner \nTarget audience\n\nHPC developers\n\nPrerequisites\n\nAble to understand C/C++ (or Fortran) source codes\nComfortable with C/C++ or Fortran programming (for lab sessions)\nComfortable using a Linux environment (for lab sessions)\n\nGained skills\n\nGeneral understanding of the classic MPI “world model” of process initialization\nOverview of point-to-point and collective communication an their use cases\nUnderstand the use and definition of MPI derived datatypes\nKnowledge of basic MPI terminology\nKnowledge of blocking and non-blocking procedure calls and when to use them\nUsing MPI together with OpenMP in basic hybrid scenarios\n\nSkills – ML/DL\nCourse level\n\nbeginner to intermediate\n\nTarget audience\n\nHPC/AI users\nHPC/AI developers\n\nPrerequisites\n\nBasic knowledge of Python\nComfortable using a JupyterHub or Linux environment (for lab sessions)\nComfortable with Python programming and a little Bash scripting (for lab sessions)\n\nGained skills\n\nHigh-level overview of data proprocessing\, AI\, machine and deep learning techniques and how they relate to each other\nUnderstanding how to apply shallow ML techniques to solve classification and clustering tasks\nUnderstanding how to execute PyTorch deep learning and distributed deep learning on HPC infrastructures\n\nMaterial Downloads\nOpenMP Labs\n\ntbd.\n\nMPI Labs\n\nppces2024-MPI-labs-C.tar.gz\nppces2024-MPI-labs-Fortran.tar.gz\nppces2024-MPI-labs-all.tar.gz\n\nML/DL Labs\n\nppces2024-ML-DL-labs.tar.gz\n\nFurther Links\nNeed support or want to ask questions? \n\nHPC Consultation Hour (once per month)\nAI/ML/DL Consultation Hour (once per week)\n\nWant to apply for compute time (proposals)? \n\nOverview of Compute Project Categories\nVisit WestAI website and send mail to contact@westai.de\n\nRegistration\nRegistration link: https://eveeno.com/ppces_2024 (until March 4th\, 2024) \nDuring registration\, you can select on which days you want to participate. \nSponsoring\nCatering is sponsored by NEC.
URL:https://blog.rwth-aachen.de/itc-events/en/event/ppces-2024/
LOCATION:Seminarraum 003/004\, IT Center\, Kopernikusstraße 6\, Aachen
CATEGORIES:HPC Events,PPCES
ATTACH;FMTTYPE=image/jpeg:https://blog.rwth-aachen.de/itc-events/files/2022/09/NHR4CES_RGB.jpg
ORGANIZER;CN="HPC":MAILTO:hpcevent@itc.rwth-aachen.de
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20240318
DTEND;VALUE=DATE:20240321
DTSTAMP:20260603T042050
CREATED:20240108T090301Z
LAST-MODIFIED:20240108T090312Z
UID:6744-1710720000-1710979199@blog.rwth-aachen.de
SUMMARY:[:de]FDM-Werkstatt 2024[:]
DESCRIPTION:This entry is only available in Deutsch. Veranstaltungsart: Community-Workshop „FDM-Werkstatt“\n \nDatum: 18. bis 20. März 2024 \nOrt: IT Center RWTH Aachen \nWichtige Information: Deadline für Abstracts und Anmeldungen: 15. Januar 2024 \n  \n\n  \nBeschreibung \nDie offizielle zweite Werkstatt für Forschungsdatenmanagement (FDM) findet  vom 18. bis 20. März 2024 an der RWTH Aachen statt! \nBei der FDM-Werkstatt handelt es sich um ein lösungsorientiertes Workshop-Format\, in dem die Teilnehmenden über mehrere Tage gemeinsam vor Ort an Tools und ihren eigenen Lösungen des FDMs tüfteln. Dabei lernen sie voneinander und miteinander. Das Niveau reicht von Einstiegs- und Basisformaten bis hin zu Coding-Sessions\, die ins Detail gehen. \nAbstracts und Anmeldungen senden Sie bitte per E-Mail mit dem Betreff „Abstract: FDM-Werkstatt 2024“ an folgende Kontaktpersonen: \n\nLioba Schreyer\noder\nMagdalene Cyra\n\nFür allgemeine Rückfragen zu dem Format stehen Ihnen Magdalene Cyra und Lioba Schreyer (fdm.nrw) sowie Lukas C. Bossert  (DKZ.2R) gerne zur Verfügung. \nWeitere Informationen und Agenda finden Sie im FDM-Blog. \n\n 
URL:https://blog.rwth-aachen.de/itc-events/en/event/fdm-werkstatt-2024/
LOCATION:Seminarraum 003/004\, IT Center\, Kopernikusstraße 6\, Aachen
CATEGORIES:Einmalig
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240321T140000
DTEND;TZID=Europe/Berlin:20240321T150000
DTSTAMP:20260603T042050
CREATED:20231227T090717Z
LAST-MODIFIED:20231227T090717Z
UID:6717-1711029600-1711033200@blog.rwth-aachen.de
SUMMARY:[:en]HPC Consultation Hour #30[:]
DESCRIPTION:We offer an open HPC consultation hour on a regular basis. This takes place every 3rd Thursday of the month. Here\, we give you the opportunity to ask any HPC related question\, e.g. about: \n\nCluster usage\nParallel Programming\nPerformance analysis and optimization of self-written codes\nWorkflow optimization (e.g. job management and data processing)\nEfficient usage of systems and software\nSoftware installation and usage\nApplication for compute time on larger systems (tier 2 and 1)\n\nWe will not prepare any slides since this a pure Q&A session. \nIn order to join the Zoom meeting\, you can use the following link: \nhttps://rwth.zoom.us/j/91453505636\nMeeting-ID: 914 5350 5636\nKenncode: 690220
URL:https://blog.rwth-aachen.de/itc-events/en/event/hpc-consultation-hour-30/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Consultation Hour,HPC Events
ORGANIZER;CN="HPC":MAILTO:hpcevent@itc.rwth-aachen.de
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240328T100000
DTEND;TZID=Europe/Berlin:20240328T110000
DTSTAMP:20260603T042050
CREATED:20240221T145413Z
LAST-MODIFIED:20240320T132554Z
UID:6834-1711620000-1711623600@blog.rwth-aachen.de
SUMMARY:[:de]Einführungsveranstaltung Interimssoftwareshop[:]
DESCRIPTION:This entry is only available in Deutsch. Name: Einführungsveranstaltung Interimssoftwareshop\n \nVeranstaltungsart: Einführungsveranstaltung \nDatum: 28. März. 2024 \n \nUhrzeit: 10:00 – 11:00 Uhr \nOrt: \nBeitreten Zoom Meeting\nhttps://rwth.zoom-x.de/j/66217623785?pwd=RjJtQzdDemRldnFXUHRkMXRuQ2VYZz09 \nMeeting-ID: 662 1762 3785\nKenncode: 105637 \n— \nÜber SIP beitreten\n• 66217623785@lej.zmeu.us \n— \nÜber H.323 beitreten\n• 64.224.35.50 (Deutschland) \nMeeting-ID: 662 1762 3785\nKenncode: 105637 \nZielgruppe: Personen mit der Rolle “Bestellung IT”\n \nKosten: Kostenfrei \nAnmeldung: nicht erforderlich \n\n  \nBeschreibung \nEs wird eine Interimslösung für den Software Shop der SoftwareOne (AcadCloud). Um Ihnen diesen zu zeigen und ggf. Fragen zu klären\, findet am 20.03.24 von 12:30-13:30Uhr und am 28.03.24 von 10-11Uhr eine Einführungsveranstaltung über Zoom statt. \n\n  \n 
URL:https://blog.rwth-aachen.de/itc-events/en/event/softwareshop/
LOCATION:Online\, Deutschland
CATEGORIES:Einmalig
ORGANIZER;CN="IT Center":MAILTO:events@itc.rwth-aachen.de
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240405T090000
DTEND;TZID=Europe/Berlin:20240405T130000
DTSTAMP:20260603T042050
CREATED:20240405T125148Z
LAST-MODIFIED:20240405T125148Z
UID:6979-1712307600-1712322000@blog.rwth-aachen.de
SUMMARY:[:en]NHR4CES - Parallelization in OpenFOAM for HPC Deployment[:]
DESCRIPTION:Name: Parallelization in OpenFOAM for HPC Deployment \nDate: April 03 + April 05\, 01.00 pm\, 2024 \nFormat: Online \nMore Information & Register \n  \n\n  \nDescription\nShort abstract: \nOpenFOAM is an open-source\, mature\, and established C++ library for computational continuum mechanics (CCM) including Computational Fluid Dynamics (CFD). To leverage its full potential\, it is crucial to efficiently use high-performance computing (HPC) resources on modern distributed-memory parallel computer architectures. This must be based on a sound understanding of parallelization in OpenFOAM and HPC techniques available. \nThe training will be concerned with introducing the participants to the different concepts of parallelization\, along with code examples for illustration. Moreover\, we will provide hands-on exercises to further deepen and solidify the transferred knowledge. The participants will further gain an overview of the distinct techniques and dedicated tools involved in running a massively parallel computation using OpenFOAM\, as well as over ongoing HPC-related activities in research and development.
URL:https://blog.rwth-aachen.de/itc-events/en/event/nhr4ces-parallelization-in-openfoam-for-hpc-deployment-2/
LOCATION:Online\, Deutschland
CATEGORIES:NHR4CES Events,Wiederkehrend
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240418T140000
DTEND;TZID=Europe/Berlin:20240418T150000
DTSTAMP:20260603T042050
CREATED:20231227T090824Z
LAST-MODIFIED:20231227T090824Z
UID:6719-1713448800-1713452400@blog.rwth-aachen.de
SUMMARY:[:en]HPC Consultation Hour #31[:]
DESCRIPTION:We offer an open HPC consultation hour on a regular basis. This takes place every 3rd Thursday of the month. Here\, we give you the opportunity to ask any HPC related question\, e.g. about: \n\nCluster usage\nParallel Programming\nPerformance analysis and optimization of self-written codes\nWorkflow optimization (e.g. job management and data processing)\nEfficient usage of systems and software\nSoftware installation and usage\nApplication for compute time on larger systems (tier 2 and 1)\n\nWe will not prepare any slides since this a pure Q&A session. \nIn order to join the Zoom meeting\, you can use the following link: \nhttps://rwth.zoom.us/j/91453505636\nMeeting-ID: 914 5350 5636\nKenncode: 690220
URL:https://blog.rwth-aachen.de/itc-events/en/event/hpc-consultation-hour-31/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Consultation Hour,HPC Events
ORGANIZER;CN="HPC":MAILTO:hpcevent@itc.rwth-aachen.de
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240423T130000
DTEND;TZID=Europe/Berlin:20240423T170000
DTSTAMP:20260603T042050
CREATED:20240416T105035Z
LAST-MODIFIED:20240416T113519Z
UID:7041-1713877200-1713891600@blog.rwth-aachen.de
SUMMARY:[:en]NHR4CES - Introduction to Finite Element Methods for Flow Problems[:]
DESCRIPTION:Name: Introduction to Finite Element Methods for Flow Problems \nDate: 23.04.2024 01.00 pm – 05.00 pm \nFormat: Online \nMore Information & Register \n  \n\n  \nDescription\nShort abstract:\n\nIn this course\, we cover various techniques to solve fluid flow problems using the finite element method. Topics of numerical instabilities that result from the underlying formulation will be presented. Furthermore\, we will review relevant stabilization techniques that are used to tackle such instabilities. The course consists of a combination of presentations and hands-on coding exercises in which the various methods are discussed and implemented within a basic finite element solver using Python.N\n\nInformation about SDL Fluids
URL:https://blog.rwth-aachen.de/itc-events/en/event/introduction-to-finite-element-methods-for-flow-problems/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Events,NHR4CES Events,Wiederkehrend
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240425T160000
DTEND;TZID=Europe/Berlin:20240425T160000
DTSTAMP:20260603T042050
CREATED:20240405T124416Z
LAST-MODIFIED:20240405T124652Z
UID:6966-1714060800-1714060800@blog.rwth-aachen.de
SUMMARY:[:en]NHR4CES - Machine Learning Consultancy Hour[:]
DESCRIPTION:Name: CSG Data Science and Machine Learning presents \nMachine Learning Consultancy Hour \nDates: \n25.04.2024\, 4.00 pm\n27.06.2024\, 4.00 pm\n25.07.2024\, 4.00 pm\n29.08.2024\, 4.00 pm\n26.09.2024\, 4.00 pm\n31.10.2024\, 4.00 pm\n28.11.2024\, 4.00 pm \nFormat: Online \nMore Information \n  \n\n  \nDescription\nShort abstract: \nMachine Learning (ML) methods are being used frequently in research these days. However\, often non-experts in ML are faced with the problem of designing and building highly complex models and ML-environments to utilize useful features that ML brings. A high invest of time is needed to acquire the knowledge required to develop ML-models and the environment in which they can be deployed. To support researchers from fields other than ML\, the CSG Data Science provides regular Consultancy Hours where researchers can pitch their specific ML-related problems to us. Based on the pitch our team will support the presenters afterwards in a consultative manner.
URL:https://blog.rwth-aachen.de/itc-events/en/event/machine-learning-consultancy-hour/
LOCATION:Online\, Deutschland
CATEGORIES:NHR4CES Events,Wiederkehrend
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240430T130000
DTEND;TZID=Europe/Berlin:20240430T170000
DTSTAMP:20260603T042050
CREATED:20240416T105241Z
LAST-MODIFIED:20240416T105241Z
UID:7043-1714482000-1714496400@blog.rwth-aachen.de
SUMMARY:[:en]NHR4CES - Efficient HPC implementation for Lagrangian particle tracking[:]
DESCRIPTION:Name: Efficient HPC implementation for Lagrangian particle tracking \nDate: 30.04.2024 1.00 pm – 5.00 pm; \nFormat: hybrid \nMore Information & Register \n  \n\n  \nDescription\n\nIn this course\, the basics of Lagrangian point particle methods for the application on HPC systems are covered. The course consists of an introduction to the applied method\, followed by a hands-on exercise using the in-house simulation framework m-AIA. The topics covered are spherical and non-spherical particles and the efficient implementation of point particle methods for the use in HPC. The course will be held in person at the Chair of Fluid Mechanics and Institute of Aerodynamics at RWTH Aachen University in Aachen. The presentations will also be available via online live stream.\n\nInformation about SDL Fluids
URL:https://blog.rwth-aachen.de/itc-events/en/event/nhr4ces-efficient-hpc-implementation-for-lagrangian-particle-tracking/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Events,NHR4CES Events,Wiederkehrend
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240430T140000
DTEND;TZID=Europe/Berlin:20240430T170000
DTSTAMP:20260603T042050
CREATED:20240408T142708Z
LAST-MODIFIED:20240521T124316Z
UID:7004-1714485600-1714496400@blog.rwth-aachen.de
SUMMARY:[:en]Parallel Computing with MATLAB[:]
DESCRIPTION:We are excited to announce the continuation of the successful collaboration between HPC.NRW and MathWorks for the third consecutive year\, offering a comprehensive series of four workshops designed to empower researchers\, engineers\, and scientists. This unique series aims to enhance skills in high-performance computing (HPC)\, software development for research\, and artificial intelligence (AI) with MATLAB. \nThe first part of the Parallel Computing workshops focuses on parallel computing with MATLAB on the desktop.  The host introduces the concept of parallel computing and briefly covers optimizing code before diving into parallelism in MATLAB and common programming constructs such as parfor (including optimization and performance considerations)\, parfeval\, and parsim.  Next\, scaling options are introduced with discussion about GPUs and clusters/clouds and the workflow of submitting to these resources.  Throughout this part of the workshop\, users will complete hands-on exercises alongside the instructor as concepts are introduced in a special MATLAB Online classroom. \nWorkshop Series\n\nParallel Computing with MATLAB (this course)\nParallel Computing with MATLAB on the CLAIX Cluster\nIntroduction to Research Software Development with MATLAB\nAI for Predictive Maintenance\n\nOrganization\n\nThere is no seminar fee.\nPresentations will be given in English. Slides will be available after the event.\nThis is an online event and will be held in Zoom. Links are sent to registered attendees with the registration confirmation.\nYou can/must register per topic\, i.e.\, for each workshop separately.\n\nSpeaker\n\nDr. Thomas Künzel (MathWorks)\n\nCourse level\n\nBeginner to intermediate\n\nTarget audience\n\nStudents\, researchers and scientists with increasing computational demands\n\nPrerequisites\n\nBasic MATLAB familiarity\nYour MathWorks-Account\n\nGained skills\n\nUnderstanding of the philosophy of MATLABs parallel computing language\nApply MATLABs high-level parallel computing language constructs\nKnowledge of how to use NVIDIA GPUs for computation in MATLAB\nRunning synchronous and asynchronous parallel computations with MATLAB\nSolving Big-Data problems with MATLAB\n\nRegistration\nPlease register here \nCourse Material\n\n1_ParallelComputing1_hpcnrw.pdf\n1_ParallelComputing1_hpcnrw.zip\n\nCooperation Partners
URL:https://blog.rwth-aachen.de/itc-events/en/event/parallel-computing-with-matlab-2024/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Events,HPC.NRW,MathWorks
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240507T130000
DTEND;TZID=Europe/Berlin:20240507T170000
DTSTAMP:20260603T042050
CREATED:20240416T105537Z
LAST-MODIFIED:20240926T110624Z
UID:7045-1715086800-1715101200@blog.rwth-aachen.de
SUMMARY:[:en]NHR4CES - Introduction to Turbulence Modeling and Numerical Implementation[:]
DESCRIPTION:Name: Introduction to Turbulence Modeling and Numerical Implementation \nDate: 07.05.2024\, 1.00 pm – 5.00 pm \nFormat: online \nMore Information & Register \n  \n\n  \nDescription\n\nShort abstract:\nIn this course\, the introduction to the structural properties of various turbulence modeling concepts (RANS\, LES\, and Hybrid RANS/LES) including associated equations will be given. In addition to the presentation\, the corresponding computational setup including pre-processing\, simulation implementation\, and post-processing for some illustrative flow configurations will be provided based on the open-source CFD software OpenFOAM.\n\nInformation about SDL Fluids
URL:https://blog.rwth-aachen.de/itc-events/en/event/7045/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Events,Wiederkehrend
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240507T140000
DTEND;TZID=Europe/Berlin:20240507T170000
DTSTAMP:20260603T042050
CREATED:20240416T122148Z
LAST-MODIFIED:20240521T123525Z
UID:7018-1715090400-1715101200@blog.rwth-aachen.de
SUMMARY:[:en] Parallel Computing with MATLAB on the CLAIX Cluster[:]
DESCRIPTION:We are excited to announce the continuation of the successful collaboration between HPC.NRW and MathWorks for the third consecutive year\, offering a comprehensive series of four workshops designed to empower researchers\, engineers\, and scientists. This unique series aims to enhance skills in high-performance computing (HPC)\, software development for research\, and artificial intelligence (AI) with MATLAB. \nThe second part of the Parallel Computing with MATLAB series focuses on walking users through accessing the cluster\, setting up a cluster profile\, and submitting sample jobs.  FastX is used to launch MATLAB interactively\, where users are shown how to set job submission arguments before running both single node and multi node jobs.  Users will follow along and submit various CPU-only jobs before discussion moves to using GPUs. Additionally\, users will learn how to debug and troubleshoot if any errors appear. \nWorkshop Series\n\nParallel Computing with MATLAB\nParallel Computing with MATLAB on the CLAIX Cluster (this course)\nIntroduction to Research Software Development with MATLAB\nAI for Predictive Maintenance\n\nOrganization\n\nThere is no seminar fee.\nPresentations will be given in English. Slides will be available after the event.\nThis is an online event and will be held in Zoom. Links are sent to registered attendees with the registration confirmation.\nYou can/must register per topic\, i.e.\, for each workshop separately.\n\nSpeaker\n\nDamian Pietrus (MathWorks)\n\nCourse level\n\nIntermediate\n\nTarget audience\n\nMATLAB users interested in scaling to HPC\nExisting HPC users of the  interested in parallel MATLAB\n\nPrerequisites\n\n\n\nBasic MATLAB familiarity\nExisting Account on the CLAIX cluster of RWTH Aachen University\nMATLAB Client and Parallel Toolbox installed on your local Workstation/Laptop\nNetwork Access to CLAIX (Networks external to RWTH Aachen University may need VPN Access)\n\n\n\nGained skills\n\nHow to configure MATLAB to submit jobs to the CLAIX cluster\nThe MATLAB job submission workflow\nJob optimization and tuning\nUsing GPUs with MATLAB\nTroubleshooting job submission techniques\nBest practices for rehosting code onto the cluster\n\nRegistration\nJetzt anmelden » \nCourse Material\n\n2_Parallel-Computing-Workshop-Part-II_CLAIX.pdf\n2_Parallel-Computing-Workshop-Part-II_CLAIX.zip\n\nCooperation Partners
URL:https://blog.rwth-aachen.de/itc-events/en/event/parallel-computing-with-matlab-on-the-claix-cluster-2024/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Events,HPC.NRW,MathWorks
ORGANIZER;CN="HPC.NRW":MAILTO:training@hpc.nrw
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240514T130000
DTEND;TZID=Europe/Berlin:20240514T170000
DTSTAMP:20260603T042050
CREATED:20240416T105816Z
LAST-MODIFIED:20240926T110543Z
UID:7048-1715691600-1715706000@blog.rwth-aachen.de
SUMMARY:[:en]NHR4CES - Introduction to eXtended Discontinuous Galerkin Methods for Multi-Phase Flow Problems[:]
DESCRIPTION:Name: Introduction to eXtended Discontinuous Galerkin Methods for Multi-Phase Flow Problems \nDate: 14.05.2024 1.00 pm – 5.00 pm \nFormat: online \nMore Information & Register \n  \n\n  \nDescription\n\nShort abstract:\nIn this course\, we cover the main building blocks to solve multi-phase flow problems using the extended Discontinuous Galerkin (XDG) method. The course consists of a combination of presentations and hands-on exercises in which a simple XDG two-phase flow solver is implemented and run on some test cases within our open-source code framework BoSSS.\n\nInformation about SDL Fluids
URL:https://blog.rwth-aachen.de/itc-events/en/event/nhr4ces-introduction-to-extended-discontinuous-galerkin-methods-for-multi-phase-flow-problems/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Events,Wiederkehrend
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240514T140000
DTEND;TZID=Europe/Berlin:20240514T170000
DTSTAMP:20260603T042050
CREATED:20240416T124016Z
LAST-MODIFIED:20240521T123307Z
UID:7022-1715695200-1715706000@blog.rwth-aachen.de
SUMMARY:[:en]Introduction to Research Software Development with MATLAB[:]
DESCRIPTION:We are excited to announce the continuation of the successful collaboration between HPC.NRW and MathWorks for the third consecutive year\, offering a comprehensive series of four workshops designed to empower researchers\, engineers\, and scientists. This unique series aims to enhance skills in high-performance computing (HPC)\, software development for research\, and artificial intelligence (AI) with MATLAB. \nAs a (junior-) scientist you wear many hats. Among many other things you often must be a bit of a software developer to tackle the analytical problems that come up during your projects. In this third part of the Parallel Computing with MATLAB series we will present concepts and tools for your contribution to collaborative development of research software. We will give you a hands-on introduction to good development practices\, writing clean code and using source-code control with MATLAB. This workshop will give you a running start when it comes to writing maintainable research software. \nWorkshop Series\n\nParallel Computing with MATLAB\nParallel Computing with MATLAB on the CLAIX Cluster\nIntroduction to Research Software Development with MATLAB (this course)\nAI for Predictive Maintenance\n\nOrganization\n\nThere is no seminar fee.\nPresentations will be given in English. Slides will be available after the event.\nThis is an online event and will be held in Zoom. Links are sent to registered attendees with the registration confirmation.\nYou can/must register per topic\, i.e.\, for each workshop separately.\n\nSpeaker\n\nDr. Thomas Künzel (MathWorks)\n\nCourse level\n\nIntermediate\n\nTarget audience\n\nStudents\, researchers and early career scientists\n\nPrerequisites\n\nBasic MATLAB familiarity\nSome first experience in scientific programming. If you do not know what a function is\, this course may not be well suited for you.\nYour MathWorks-Account\n\nGained skills\n\nWhat is Research Software Development? What changes when others may use your code – as opposed to writing some code only for yourself?\nThe concepts and ideas behind “Clean Code” and the activity of refactoring code\nWriting and Using Unit Tests to improve code maintainability\nUsing git as a local source control system. Understanding branches.\nReproducible code environments\n\nRegistration\nJetzt anmelden » \nCourse Material\n\n3_IntroductionToRSDWithMATLAB_hpcnrw.pdf\n3_IntroductionToRSDWithMATLAB_hpcnrw.zip\n\nCooperation Partners
URL:https://blog.rwth-aachen.de/itc-events/en/event/introduction-to-research-software-development-with-matlab-2/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Events,HPC.NRW,MathWorks
ORGANIZER;CN="HPC.NRW":MAILTO:training@hpc.nrw
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240516T140000
DTEND;TZID=Europe/Berlin:20240516T150000
DTSTAMP:20260603T042050
CREATED:20231227T090945Z
LAST-MODIFIED:20231227T090945Z
UID:6721-1715868000-1715871600@blog.rwth-aachen.de
SUMMARY:[:en]HPC Consultation Hour #32[:]
DESCRIPTION:We offer an open HPC consultation hour on a regular basis. This takes place every 3rd Thursday of the month. Here\, we give you the opportunity to ask any HPC related question\, e.g. about: \n\nCluster usage\nParallel Programming\nPerformance analysis and optimization of self-written codes\nWorkflow optimization (e.g. job management and data processing)\nEfficient usage of systems and software\nSoftware installation and usage\nApplication for compute time on larger systems (tier 2 and 1)\n\nWe will not prepare any slides since this a pure Q&A session. \nIn order to join the Zoom meeting\, you can use the following link: \nhttps://rwth.zoom.us/j/91453505636\nMeeting-ID: 914 5350 5636\nKenncode: 690220
URL:https://blog.rwth-aachen.de/itc-events/en/event/hpc-consultation-hour-32/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Consultation Hour,HPC Events
ORGANIZER;CN="HPC":MAILTO:hpcevent@itc.rwth-aachen.de
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240521T140000
DTEND;TZID=Europe/Berlin:20240521T170000
DTSTAMP:20260603T042050
CREATED:20240416T124100Z
LAST-MODIFIED:20240523T075006Z
UID:7025-1716300000-1716310800@blog.rwth-aachen.de
SUMMARY:[:en]AI for Predictive Maintenance[:]
DESCRIPTION:We are excited to announce the continuation of the successful collaboration between HPC.NRW and MathWorks for the third consecutive year\, offering a comprehensive series of four workshops designed to empower researchers\, engineers\, and scientists. This unique series aims to enhance skills in high-performance computing (HPC)\, software development for research\, and artificial intelligence (AI) with MATLAB. \nArtificial intelligence (AI) is rapidly becoming a critical component of many engineering systems and disciplines today. In the field of predictive maintenance\, AI is being used to design and develop smarter ways to perform anomaly detection\, identify faults\, and estimate remaining useful life of machines. In this forth part of the Parallel Computing with MATLAB series you will write and execute code examples in MATLAB Online – entirely in the browser – to learn and explore how to apply principles of AI to predictive maintenance: machine learning\, deep learning\, feature extraction\, and domain-specific data processing. \nWorkshop Series\n\nParallel Computing with MATLAB\nParallel Computing with MATLAB on the CLAIX Cluster\nIntroduction to Research Software Development with MATLAB\nAI for Predictive Maintenance (this course)\n\nOrganization\n\nThere is no seminar fee.\nPresentations will be given in English. Slides will be available after the event.\nThis is an online event and will be held in Zoom. Links are sent to registered attendees with the registration confirmation.\nYou can/must register per topic\, i.e.\, for each workshop separately.\n\nSpeaker\n\nDr. Kathi Kugler (MathWorks)\n\nCourse level\n\nBeginner to Intermediate\n\nTarget audience\n\nHPC/AI users\nHPC/AI developers\nUsers interested in predictive maintenance\n\nPrerequisites\n\nBasic MATLAB familiarity (If you feel insecure\, we recommend completing the self-pace online course MATLAB Onramp (ca. 2 hours) before the workshop)\nYour MathWorks-Account\n\nGained skills\n\n\n\nFamiliarizing yourself with MATLAB Online and AI tools with an introductory example that trains a machine learning model to classify faults.\nExploring how to extract features in the time and frequency domains\, and rank them to obtain the most relevant features to train your AI model\nDiving deep into an advanced\, predictive maintenance workflow that covers anomaly detection and remaining useful life estimation.\n\n\n\nRegistration\nJetzt anmelden » \nCourse Material\n\n4_-AI-for-Predictive-Maintenance-HPC-NRW-Handout.pdf\nExercise material on Github\n\nCooperation Partners
URL:https://blog.rwth-aachen.de/itc-events/en/event/ai-for-predictive-maintenance/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Events,HPC.NRW,MathWorks
ORGANIZER;CN="HPC.NRW":MAILTO:training@hpc.nrw
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240606T090000
DTEND;TZID=Europe/Berlin:20240606T130000
DTSTAMP:20260603T042050
CREATED:20240405T124847Z
LAST-MODIFIED:20240523T073620Z
UID:6975-1717664400-1717678800@blog.rwth-aachen.de
SUMMARY:[:en]NHR4CES - Training: Distributed- and Federated Learning[:]
DESCRIPTION:Name: Training: Distributed- and Federated Learning \nDate: Date: June 6\, 09.00 am – 01.00 pm\, 2024 \nFormat: Online \nMore Information & Register \n  \n\n  \nDescription\nShort abstract: \nToday more data is gathered than ever before. This does not only hold for economic data\, but also for research-data. At the same time\, the need for ML-methods is higher than ever in research and other domains. Often the datasets used in ML-tasks are too big to be processed by a single work-station or even a single server. Distributed- and Federated Learning help to handle large datasets in a distributed way\, even with privacy-guarantees in the case of Federated Learning. This workshop will introduce methods of both\, Distributed Learning and Federated Learning by giving both\, a theoretical and practical view on these learning-frameworks.
URL:https://blog.rwth-aachen.de/itc-events/en/event/nhr4ces-training-distributed-and-federated-learning/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Events,NHR4CES Events,Wiederkehrend
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240613T130000
DTEND;TZID=Europe/Berlin:20240613T130000
DTSTAMP:20260603T042050
CREATED:20240405T125434Z
LAST-MODIFIED:20240523T073539Z
UID:6981-1718283600-1718283600@blog.rwth-aachen.de
SUMMARY:[:en]NHR4CES - Performance Engineering for Numerical Methods in Computational Fluid Dynamics[:]
DESCRIPTION:Name: Performance Engineering for Numerical Methods in Computational Fluid Dynamics \nDate: June 13 (1.00 pm – 5.00 pm) and June 14 (1.00 pm – 5.00 pm)\, 2024 \nFormat: Online \nMore Information & Register \n  \n\n  \nDescription\nShort abstract: \nThis workshop is designed to highlight recent activities\, developments\, and new concepts for analyses and improvements centered around numerical methods used in CFD applications. Emphasis will be placed in particular on optimizations\, applicable performance analyses and engineering techniques\, as well as the presentation of new and innovative computational methods for specific problems. The workshop aims to connect research groups from different domains with the goal of increasing the performance\, efficiency\, and capabilities of modern CFD applications by sparking discussions\, potential collaborations\, and an active exchange of ideas.
URL:https://blog.rwth-aachen.de/itc-events/en/event/nhr4ces-performance-engineering-for-numerical-methods-in-computational-fluid-dynamics/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Events,NHR4CES Events,Wiederkehrend
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240619T100000
DTEND;TZID=Europe/Berlin:20240620T133000
DTSTAMP:20260603T042050
CREATED:20240628T101054Z
LAST-MODIFIED:20240628T100628Z
UID:7149-1718791200-1718890200@blog.rwth-aachen.de
SUMMARY:[:de]ACI User Group Konferenz 2024[:]
DESCRIPTION:This entry is only available in Deutsch.  \n\n\n\nVeranstaltungsart: Konferenz \nDatum: 19. bis 20. Juni 2024 \nOrt: IT Center RWTH Aachen \n\n  \nBeschreibung\nAm 19. und 20. Juni 2024 war das IT Center der RWTH Aachen Gastgeber der ACI User Group Konferenz. Mit dabei waren Kolleginnen und Kollegen der Firma Cisco sowie weitere Partner aus Wissenschaft und Industrie. Ganz im Zeichen der Netzwerkautomatisierung wurden Vorträge zu verschiedenen Themen gehalten und angeregte Diskussionen und Feedbackrunden geführt. \n\n\nAgenda\nMittwoch\, 19. Juni 2024 \nUhrzeit                      Programmpunkt \n10:00 – 12:00                       Anmeldung\, Registrierung\n12:00 – 13:00                       gemeinsames Treffen\n13:00 – 14:00                       RWTH Opening & Begrüßung                        Benedikt Paffen + IT Center Geschäftsführung\n14:00 – 14:15                       Cisco Begrüßung & ACI User Group\n14:15 – 15:00                       BU Updates\, Roadmaps\, Future Plans           Chris Paggen\n15:00 – 15:15                       Pause/Break\n15:15 – 16:30                       Roundtable und Diskussion                            Chris Paggen\n16:30 – 18:15                       Führungen AixCAVE und CLAIX\n18:15 – 20:00                       Pause/Break\n20:30 – 22:00                       gemeinsames Abendessen\n22:00 – Open End                Ausklang \n\n\n\n\nDonnerstag\, 20. Juni 2024 \nUhrzeit                   Programmpunkt \n09:00 – 10:30                       Automatisierung im Manufacturing Umfeld (Kundenvortrag)\n10:30 – 10:45                       Pause/Break\n10:45 – 11:30                       Aufbau von AI/ML-fähigen Netzwerken\, QnA\n11:30 – 12:00                       Feedback & Goodbye\n12:30 – 13:30                       Führung Schwungrad/USV
URL:https://blog.rwth-aachen.de/itc-events/en/event/aci-user-group-konferenz-2024/
CATEGORIES:Einmalig
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240620T140000
DTEND;TZID=Europe/Berlin:20240620T150000
DTSTAMP:20260603T042050
CREATED:20231227T091101Z
LAST-MODIFIED:20240617T112516Z
UID:6723-1718892000-1718895600@blog.rwth-aachen.de
SUMMARY:[:en]HPC Consultation Hour #33[:]
DESCRIPTION:We offer an open HPC consultation hour on a regular basis. This takes place every 3rd Thursday of the month. Here\, we give you the opportunity to ask any HPC related question\, e.g. about: \n\nCluster usage\nParallel Programming\nPerformance analysis and optimization of self-written codes\nWorkflow optimization (e.g. job management and data processing)\nEfficient usage of systems and software\nSoftware installation and usage\nApplication for compute time on larger systems (tier 2 and 1)\n\nWe will not prepare any slides since this a pure Q&A session. \nIn order to join the Zoom meeting\, you can use the following link: \nhttps://rwth.zoom.us/j/91453505636\nMeeting-ID: 914 5350 5636\nKenncode: 690220 \nin cooperation with
URL:https://blog.rwth-aachen.de/itc-events/en/event/hpc-consultation-hour-33/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Consultation Hour,HPC Events
ORGANIZER;CN="HPC":MAILTO:hpcevent@itc.rwth-aachen.de
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240626T100000
DTEND;TZID=Europe/Berlin:20240626T120000
DTSTAMP:20260603T042050
CREATED:20240521T133013Z
LAST-MODIFIED:20240710T115251Z
UID:7107-1719396000-1719403200@blog.rwth-aachen.de
SUMMARY:[:de]RWTH Adminrunde Juni 2024[:]
DESCRIPTION:This entry is only available in Deutsch. Name: RWTH Adminrunde Juni 2024\n \nVeranstaltungsart: Informationsveranstaltung\n \nDatum: 26. Juni 2024\n \nUhrzeit: 10:00 bis 12:00 Uhr \nOrt: Videokonferenz\n \nZielgruppe: Admins der RWTH Aachen und alle weiteren Interessierten \n\n\n  \nBeschreibung\nDie nächste Adminrunde findet am Mittwoch\, den 26. Juni 2024 von 10.00 – 12.00 Uhr per Videokonferenz statt. \nAllgemeine Infos zur RWTH Adminrunde \n\n  \nAgenda\n1. ChatGPT-Nutzung an der RWTH\n2. Multifaktor-Authentifizierung für den RWTH Single Sign-On (SSO)\n3. Bericht aus dem Identity Management\n4. iPad-Management\n5. Aktuelles zum DNS \n\n\nVeranstaltungsunterlagen\nDie Folien der Sitzung sind im Intranet zu finden.
URL:https://blog.rwth-aachen.de/itc-events/en/event/adminrunde-juni-2024/
LOCATION:Online\, Deutschland
CATEGORIES:RWTH Adminrunde,Wiederkehrend
ORGANIZER;CN="IT Center":MAILTO:events@itc.rwth-aachen.de
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240705T110000
DTEND;TZID=Europe/Berlin:20240705T120000
DTSTAMP:20260603T042050
CREATED:20240626T142817Z
LAST-MODIFIED:20250527T095215Z
UID:7144-1720177200-1720180800@blog.rwth-aachen.de
SUMMARY:RWTHjupyter Community Treffen Juli 2024
DESCRIPTION:Title: RWTHjupyter Community Treffen\n \nType of Event: Information event\n \nDate: July 5\, 2024\n \nTime: 11am to 12 noon \nPlace: \nZoom \nhttps://rwth.zoom-x.de/j/68787097906?pwd=s81nqqErTsVJsN2zPyVoILveRmbqjC.1 \nMeeting-ID: 687 8709 7906\nID Code: 759743 \nTarget Group: RWTHjupyter Users and those interested \n \nCosts: free of charge \nRegistration: not required \n\n  \nDescription\nSince summer 2021\, RWTHjupyter community meetings have been held regularly with the purpose of exchanging ideas between users\, developers\, and operators of this interactive computing platform. The promised advantage of the community is to jointly advance the service in the interplay of interests and to organize the exchange between the people involved. \n \nIn this next community meeting\, the current developments around RWTHjupyter will be presented.\nAll interested parties and all users of the service are cordially invited to this meeting. \n\n  \nAgenda\nAgenda: \n– Status Jupyterhub.NRW\n– Current developments in the area of RWTHjupyter\n– Questions and answers \n\n  \nEvent Documents\nThe event documents are available for you below: \n2024-07-05_RWTHJupyter_Community_Meeting
URL:https://blog.rwth-aachen.de/itc-events/en/event/rwthjupyter-community-treffen-4/
CATEGORIES:Einmalig
ATTACH;FMTTYPE=image/png:https://blog.rwth-aachen.de/itc-events/files/2022/06/RWTHjupyter_Logo-1.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240718T140000
DTEND;TZID=Europe/Berlin:20240718T150000
DTSTAMP:20260603T042050
CREATED:20231227T091142Z
LAST-MODIFIED:20240617T112456Z
UID:6725-1721311200-1721314800@blog.rwth-aachen.de
SUMMARY:[:en]HPC Consultation Hour #34[:]
DESCRIPTION:We offer an open HPC consultation hour on a regular basis. This takes place every 3rd Thursday of the month. Here\, we give you the opportunity to ask any HPC related question\, e.g. about: \n\nCluster usage\nParallel Programming\nPerformance analysis and optimization of self-written codes\nWorkflow optimization (e.g. job management and data processing)\nEfficient usage of systems and software\nSoftware installation and usage\nApplication for compute time on larger systems (tier 2 and 1)\n\nWe will not prepare any slides since this a pure Q&A session. \nIn order to join the Zoom meeting\, you can use the following link: \nhttps://rwth.zoom.us/j/91453505636\nMeeting-ID: 914 5350 5636\nKenncode: 690220 \nin cooperation with
URL:https://blog.rwth-aachen.de/itc-events/en/event/hpc-consultation-hour-34/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Consultation Hour,HPC Events
ORGANIZER;CN="HPC":MAILTO:hpcevent@itc.rwth-aachen.de
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240815T140000
DTEND;TZID=Europe/Berlin:20240815T150000
DTSTAMP:20260603T042050
CREATED:20231227T091251Z
LAST-MODIFIED:20240617T112435Z
UID:6727-1723730400-1723734000@blog.rwth-aachen.de
SUMMARY:[:en]HPC Consultation Hour #35[:]
DESCRIPTION:We offer an open HPC consultation hour on a regular basis. This takes place every 3rd Thursday of the month. Here\, we give you the opportunity to ask any HPC related question\, e.g. about: \n\nCluster usage\nParallel Programming\nPerformance analysis and optimization of self-written codes\nWorkflow optimization (e.g. job management and data processing)\nEfficient usage of systems and software\nSoftware installation and usage\nApplication for compute time on larger systems (tier 2 and 1)\n\nWe will not prepare any slides since this a pure Q&A session. \nIn order to join the Zoom meeting\, you can use the following link: \nhttps://rwth.zoom.us/j/91453505636\nMeeting-ID: 914 5350 5636\nKenncode: 690220 \nin cooperation with
URL:https://blog.rwth-aachen.de/itc-events/en/event/hpc-consultation-hour-35/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Consultation Hour,HPC Events
ORGANIZER;CN="HPC":MAILTO:hpcevent@itc.rwth-aachen.de
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20240903
DTEND;VALUE=DATE:20240904
DTSTAMP:20260603T042050
CREATED:20240902T075206Z
LAST-MODIFIED:20240902T075206Z
UID:7188-1725321600-1725407999@blog.rwth-aachen.de
SUMMARY:[:de]MATSE-Ersti-Veranstaltung 2024[:]
DESCRIPTION:This entry is only available in Deutsch. Name: MATSE-Ersti-Veranstaltung 2024\n \nVeranstaltungsart: intern\n \nDatum: 03. und 05. September 2024\n \nUhrzeit: ganztägig \nOrt: IT Center \n \nZielgruppe: neue MATSE-Auszubildende sowie ältere MATSE-Jahrgänge \n\n  \nBeschreibung\n\n\n\n\n\n\nAm 3. September 2024 heißen wir die neuen MATSE-Auszubildenden am IT Center herzlich willkommen. Nach der offiziellen Begrüßung und einer Einführung in die MATSE-Ausbildung beginnt die MATSE-Rallye. Diese Rallye bietet den neuen Auszubildenden die Gelegenheit\, die Räumlichkeiten und Wege des IT Centers zu erkunden und dabei erste Kontakte zu knüpfen\, während sie gemeinsam spannende Aufgaben und Rätsel lösen. \nDie Veranstaltung wird am 5. September 2024 fortgesetzt\, mit einer Einführung in die MATSE-Dienste sowie einer ausführlichen Vorstellung des Organisationstools\, das die MATSE-Ausbildung unterstützt. Nach der Siegerehrung der Gewinnerinnen und Gewinner der Rallye feiern wir gemeinsam mit den neuen Auszubildenden\, den älteren MATSE-Jahrgängen\, den Ausbildern und Ausbilderinnen\, der MATSE-Ausbildungsverwaltung und dem Organisationsteam bei einem entspannten Grillevent. \nEin ausführlicher Nachbericht wird anschließend im IT Center Blog veröffentlicht.
URL:https://blog.rwth-aachen.de/itc-events/en/event/matse-ersti-veranstaltung-2024/
CATEGORIES:Einmalig
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20240909
DTEND;VALUE=DATE:20240913
DTSTAMP:20260603T042050
CREATED:20240405T125716Z
LAST-MODIFIED:20240523T073553Z
UID:6983-1725840000-1726185599@blog.rwth-aachen.de
SUMMARY:[:en]NHR Conference 2024[:]
DESCRIPTION:Name: NHR Conference 2024 \nDate: 09.09.24 – 12.09.24 \nPlace: Darmstadt \nMore Information  \n  \n\n  \nDescription\nThe annual NHR-Conference is aiming at promoting scientific exchange among the HPC-user community. Each year the focus will be on different scientific topics.\nThe NHR Conference ’24 will take place in Darmstadt. During the Scientific Part users of the NHR Centers will have the opportunity to present their projects in a contributed talk or poster session\, and to exchange ideas with the consulting and operational teams of the NHR-Centers. \n  \n \nThis year’s topics: \n\nComputational Engineering\nMaterials Science\nSimulation & Artificial Intelligence\n\nMore Information 
URL:https://blog.rwth-aachen.de/itc-events/en/event/nhr-conference-2024/
LOCATION:Darmstadt\, Karolinenplatz 5\, Darmstadt\, 64289\, Deutschland
CATEGORIES:Einmalig,HPC Events
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240919T140000
DTEND;TZID=Europe/Berlin:20240919T150000
DTSTAMP:20260603T042050
CREATED:20231227T091341Z
LAST-MODIFIED:20240617T112416Z
UID:6729-1726754400-1726758000@blog.rwth-aachen.de
SUMMARY:[:en]HPC Consultation Hour #36[:]
DESCRIPTION:We offer an open HPC consultation hour on a regular basis. This takes place every 3rd Thursday of the month. Here\, we give you the opportunity to ask any HPC related question\, e.g. about: \n\nCluster usage\nParallel Programming\nPerformance analysis and optimization of self-written codes\nWorkflow optimization (e.g. job management and data processing)\nEfficient usage of systems and software\nSoftware installation and usage\nApplication for compute time on larger systems (tier 2 and 1)\n\nWe will not prepare any slides since this a pure Q&A session. \nIn order to join the Zoom meeting\, you can use the following link: \nhttps://rwth.zoom.us/j/91453505636\nMeeting-ID: 914 5350 5636\nKenncode: 690220 \nin cooperation with
URL:https://blog.rwth-aachen.de/itc-events/en/event/hpc-consultation-hour-36/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Consultation Hour,HPC Events
ORGANIZER;CN="HPC":MAILTO:hpcevent@itc.rwth-aachen.de
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20240924T100000
DTEND;TZID=Europe/Berlin:20240924T100000
DTSTAMP:20260603T042050
CREATED:20240405T131025Z
LAST-MODIFIED:20240523T073500Z
UID:6999-1727172000-1727172000@blog.rwth-aachen.de
SUMMARY:[:en]NHR4CES - Introduction to Scientific Visualization with ParaView[:]
DESCRIPTION:Name: Introduction to Scientific Visualization with ParaView \nDate: 24 – 25 September (10 am – 05 pm) 2024 \nFormat: Online \nMore Information & Register \n  \n\n  \nDescription\nShort abstract: \nParaView is an open-source\, multi-platform scientific data analysis and visualization tool that enables analysis and visualization of extremely large datasets. ParaView is both a general purpose\, end-user application with a distributed architecture that can be seamlessly leveraged by your desktop or other remote parallel computing resources and an extensible framework with a collection of tools and libraries for various applications including scripting (using Python)\, web visualization (through ParaViewWeb)\, or in-situ analysis (with Catalyst).
URL:https://blog.rwth-aachen.de/itc-events/en/event/nhr4ces-introduction-to-scientific-visualization-with-paraview/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Events,NHR4CES Events,Wiederkehrend
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20241010T090000
DTEND;TZID=Europe/Berlin:20241010T090000
DTSTAMP:20260603T042050
CREATED:20240405T130318Z
LAST-MODIFIED:20240523T073449Z
UID:6991-1728550800-1728550800@blog.rwth-aachen.de
SUMMARY:[:en]NHR4CES - Introduction to Machine Learning and Deep Learning[:]
DESCRIPTION:Name: Introduction to Machine Learning and Deep Learning \nDate: October 10 and October 11\, 09.00 am – 01.00 pm\, 2024; \nFormat: Online \nMore Information & Register \n  \n\n  \nDescription\nShort abstract: \nNot only in economics Machine- and Deep-Learning (ML/DL) are inherently used to solve highly complex problems in a data-driven way\, but also the scientific community has many use-cases in which ML/DL are useful\, e.g. to discover hidden patterns or replace computationally heavy simulations with data-driven  approaches. The participants will learn how to design ML-models by themselves and will learn about possible pitfalls when applying ML in the real world.
URL:https://blog.rwth-aachen.de/itc-events/en/event/nhr4ces-introduction-to-machine-learning-and-deep-learning-2/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Events,NHR4CES Events,Wiederkehrend
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Berlin:20241017T140000
DTEND;TZID=Europe/Berlin:20241017T150000
DTSTAMP:20260603T042050
CREATED:20231227T091530Z
LAST-MODIFIED:20240617T112558Z
UID:6731-1729173600-1729177200@blog.rwth-aachen.de
SUMMARY:[:en]HPC Consultation Hour #37[:]
DESCRIPTION:We offer an open HPC consultation hour on a regular basis. This takes place every 3rd Thursday of the month. Here\, we give you the opportunity to ask any HPC related question\, e.g. about: \n\nCluster usage\nParallel Programming\nPerformance analysis and optimization of self-written codes\nWorkflow optimization (e.g. job management and data processing)\nEfficient usage of systems and software\nSoftware installation and usage\nApplication for compute time on larger systems (tier 2 and 1)\n\nWe will not prepare any slides since this a pure Q&A session. \nIn order to join the Zoom meeting\, you can use the following link: \nhttps://rwth.zoom.us/j/91453505636\nMeeting-ID: 914 5350 5636\nKenncode: 690220 \nin cooperation with
URL:https://blog.rwth-aachen.de/itc-events/en/event/hpc-consultation-hour-37/
LOCATION:Online\, Deutschland
CATEGORIES:HPC Consultation Hour,HPC Events
ORGANIZER;CN="HPC":MAILTO:hpcevent@itc.rwth-aachen.de
END:VEVENT
END:VCALENDAR