BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//ENCCS - ECPv6.15.16//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:ENCCS
X-ORIGINAL-URL:https://enccs.se
X-WR-CALDESC:Events for ENCCS
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:Europe/Stockholm
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:20220327T010000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:20221030T010000
END:STANDARD
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
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=Europe/Stockholm:20231113T090000
DTEND;TZID=Europe/Stockholm:20231115T130000
DTSTAMP:20260420T115004
CREATED:20230918T072121Z
LAST-MODIFIED:20231110T084726Z
UID:28290-1699866000-1700053200@enccs.se
SUMMARY:High-Performance Programming
DESCRIPTION:Registrations are now closed. \n\n\n\n\n\n\n\n\n\nWelcome to our online workshop on High-Performance Programming\, focusing on single-core performance optimisation. Over the course of three half-day sessions\, we will delve into the intricacies of algorithms\, algorithms and complexity\, cache efficiency\, SIMD vectorisation\, and compiler optimisations. We will keep a practical focus on useful techniques and mindsets. \n\n\n\nWho is this workshop for?\n\n\n\nWe designed our workshop for those familiar with the C language\, but it will also be relevant to Fortran programmers\, with a hardware focus on modern 64-bit x86 systems. We will assume a Linux environment\, as it is the most common in high-performance computing. Whether you’re a seasoned programmer looking to optimise your code or a newcomer to the field\, this workshop offers valuable insights into the world of high-performance programming. \n\n\n\nThis workshop is an interactive online event\, featuring live coding\, demos\, and practical exercises. We aim to equip you with the tools and knowledge to write efficient\, high-performance code. \n\n\n\nJoin us for this exciting journey into the world of high-performance programming! \n\n\n\nPrerequisites\n\n\n\n\nSome experience with programming in C.\n\n\n\nSome familiarity with the use of Linux and its shell to build and run programs.\n\n\n\nSome knowledge of computer hardware might be useful but is not necessary. A ton of curiosity will be a good substitute!\n\n\n\n\nKey takeaways\n\n\n\nAfter attending the workshop\, you will: \n\n\n\n\nBe familiar with the most common complexity classes and the relationship between program structure and complexity.\n\n\n\nBe able to use some widely useful approaches to algorithmic efficiency like sharing\, sparseness\, and memoisation.\n\n\n\nLearn about how the compiler will translate your code\, and what optimisations you can rely on the compiler to do(so that you don’t need to make them).\n\n\n\nBe aware of how you can check the output of the compiler if you are still unsure.\n\n\n\nGet to know the basic structure of a modern out-of-order issue processor core.\n\n\n\nGet to know how a modern memory hierarchy works and how to write code that utilizes caches efficiently.\n\n\n\nLearn about SIMD vectorisation and how you can utilise it.\n\n\n\nGet to know how to time your program and avoid the related pitfalls.\n\n\n\nBe aware of how you can use performance counters to further analyse the execution of your program.\n\n\n\n\nAgenda\n\n\n\nDay 1 – Monday\, 13 November 2023 \n\n\n\n\n\n\n	Time (CET)Topic\n\n\n\n\n	09:00–09:30Welcome/ENCCS introduction\n\n\n	09:30–11:30Algorithms and complexity\n\n\n	11:30–13:00Compilers and optimizations\n\n\n\n\n\n\nDay 2 – Tuesday\, 14 November 2023 \n\n\n\n\n\n\n	Time (CET)Topic\n\n\n\n\n	09:00–09:20Introduction\n\n\n	09:20–11:00Instruction level parallelism\n\n\n	11:00–13:00Memory hierarchies\n\n\n\n\n\n\nDay 3 – Wednesday\, 15 November 2023 \n\n\n\n\n\n\n	Time (CET)Topic\n\n\n\n\n	09:00–09:20Introduction to tuning matrix \nmultiplication\n\n\n	09:20–11:00Vectorization\n\n\n	11:00–13:00Blocking\n\n\n\n\n\n\nLesson material\n\n\n\nThe High-performance lesson material will soon be added here.  \n\n\n\nRegistration\n\n\n\nYou can register by using the following link https://events.prace-ri.eu/event/1545/registrations/1123/ \n\n\n\nLessons  \n\n\n\nDisclaimer\n\n\n\nThis training is intended for users established in the European Union or a country associated with Horizon 2020. You can read more about the countries associated with Horizon2020 here https://ec.europa.eu/info/research-and-innovation/statistics/framework-programme-facts-and-figures/horizon-2020-country-profiles_e
URL:https://enccs.se/events/2023-11-high-performance-programming/
LOCATION:Online
CATEGORIES:ENCCS Event
ATTACH;FMTTYPE=image/jpeg:https://media.enccs.se/2023/09/high-performance-programming-2.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/Stockholm:20231121T093000
DTEND;TZID=Europe/Stockholm:20231122T150000
DTSTAMP:20260420T115004
CREATED:20230703T141259Z
LAST-MODIFIED:20231121T064618Z
UID:26453-1700559000-1700665200@enccs.se
SUMMARY:ENCCS Industry Days 2023
DESCRIPTION:Overview\n\n\n\nWelcome to ENCCS Industry Days 2023! This event provides a comprehensive introduction to supercomputing\, targeted towards a broad audience\, for example: \n\n\n\n\nCompanies that have an AI solution on their laptop but are eager to run on larger datasets\,\n\n\n\norganizations that simulate market stocks\, macroeconomic predictions\, as well as life science and physics simulations\,\n\n\n\npublic authorities working with air pollution modelling\, or training neural language models\,\n\n\n\nand much more\n\n\n\n\nWho is Industry Days for?\n\n\n\nIndustry Days is for both managers and software developers who are interested in finding out how supercomputers are used in different industrial sectors. \n\n\n\nJoin us for 2 days full of experience\, exchange\, and exploration of possibilities to use supercomputers and obtain support in improving your software solutions. \n\n\n\n\nHow can small businesses take advantage of HPC for free using EuroHPC JU resources?\n\n\n\nWhat can we learn from scientific areas that traditionally use HPC?\n\n\n\nHow can businesses use HPC to improve their services or products?\n\n\n\n\nDuring the event\, leading people from Sweden and around the world will provide success stories and use cases\, and lead discussions on the use of HPC in the industry. Check the success stories with companies and organisations that already got supercomputing access. \n\n\n\nIndustry Days Preliminary Agenda\n\n\n\n\n\n\n\nDay 1 – Tuesday\, 21 November 2023 \n\n\n\n\n\n\n	TimeTopic\n\n\n\n\n	09:30−10:00Coffee and registration ☕️📄\n\n\n	10:00−12:00\nPresentations/PanelCreating opportunities. \nHow can we create the best conditions for industry\, research and SMEs to develop in Europe? \nModerator: Jeanette Nilsson.\n\nPanel:\n• The mission of RISE  – Hanifeh Kayyeri\, RISE AB\n• What is the EuroHPC JU – Lilit Axner\, EuroHPC JU\n•  The Swedish Research Council – Malin Sandstöm\, Vetenskapsrådet\n• Vinnova Digital transformation – Jeannette Spühler\, Vinnova\n• Arrhenius/NAISS – Jan-Eric Sundgren\, NAISS\n\n\n	12:00−13:00Lunch 🥙\n\n\n	13:00−14:00\n Presentations/Panel AI Meets HPC. \nHow can HPC become an opportunity for more people in the AI ecosystem?\nModerator: Thor Wikfeldt ENCCS/RISE\n\nPanel:\n• Towards use of AI as an accessory and accelerator at SMHI – Ashwin Mohanan\, SMHI\n• AI at the National Library – Robin Kurtz\, Kungliga Biblioteket\n• Martin Körling\, evroc\n\n\n	14:00−15:00\nPresentations/PanelWhat infrastructure is there for users?\nModerator: Thor Wikfeldt\n\nSpeakers:\n• CitCom.ai – Petra Dalunde RISE AI-TEF\n• SciLifeLab\, NBIS – Jessika Lindvall\n• NAISS – Jan-Eric Sundgren\, Teknikföretagen\, NAISS\n\n\n	14.45–15:15Coffee break ☕️\n\n\n	15:15–16:30\n Presentations/Panel Supporting industry and SME\nStart-up\, Venture capital and different initiatives from national and EU level to enable for more new opportunities and growth in Europe.\n\nModerator: Jeanette Nilsson\n\nPanel\n• Jens Lundström\, Space-BIC Incubator\, Artic incubator\n• Venture capital to enable new opportunities and growth in Europe – Salla Franzén\, Navigareventures \n• HPC 4 SMEs – Morgan Ericsson\, Linné Universitetet\n• Digital Earth Sweden and the Swedish Space Data Lab – Tobias Edman\,  RISE Space\n\n\n	16:30–17:00\nPresentationColonyOS\nAn opportunity for users to easily include a supercomputer in their current workflow.\n\nSpeaker:\nJohan Kristiansson\, RISE\n\n\n	17:00Closing\n\n\n	19:00\nSocial eventDinner at Aifur in Gamla Stan. 🍽️\n\n\n	\n\n\n\n\n\n\n\n\n\n\nDay 2 – Wednesday\, 22 November 2023 \n\n\n\n\n\n\n	TimeTopic\n\n\n\n\n	09:00−09:30\nPresentationPresentation of Castiel and the NCC project\, possibilities for SME and research.\n\nSpeaker:\nCastiel-2 and the NCCs project\, possibilities for SMEs and research – Marie-Françoise Gerard\, CASTIEL\n\n\n	09:30−10:30\n Presentations/Panel How can Industry benefit from Castiel and other European initiatives? \nModerator: Thor Wikfeldt\n\nPanel\n• Ecobloom – Hamza Qadoumi\, Ecoblom\n• Mattias Chevalier\, Scania\n• High performance computing at Sandvik Coromant – Erik Holmström\, Sandvik\n\n\n	10:30−11:00Coffee break ☕️\n\n\n	11:00−12:00\nPresentations/PanelHPC Centers of Excellence\nHow the major investments in infrastructure in HPC strengthen sustainable development\, BioExcel\, Plasma-PEPSC and CEEC.\nModerator: Thor Wikfeldt\n\nSpeakers/panel:\n• Rossen Apostolov\, BioExcel CoE\n• Niclas Jansson – CEEC CoE\n• Stefano Markidis – Plasma-PEPSC CoE\n\n\n	12:00−13:00Lunch 🥙\n\n\n	13:00–14:00\nPresentations/PanelQuantum computing as the new game-changer. \nHow are we doing in Sweden and what can we expect in the future?  \nModerator: Erik Källman\, RISE\n\n• Quantum computing in Sweden in a Nordic and EU perspective – Göran Wendin\, Chalmers\n• Jonas Almlöf/ Gemma Vall-Ilosera\, Ericsson\n\n\n	14:00–14:30\nPresentationWhat has been achieved in the first phase of ENCCS and what will happen in the next few years?\n\nSuccess stories – Thor Wikfeldt\, ENCCS\n\n\n	14:30–15:00\nPanel How can we strengthen our cooperation in the Nordics?\n\nPanel:\n• Morthen Mathiesen\, NCC Finland\n• Dennis Wollbrink\, NCC Denmark\n• Thor Wikfeldt\, NCC Sweden\n\n\n\n	15:00Closing\n\n\n\n\n\n\n\n\nParticipant list and bio\n\n\n\n\nVenue\n\n\n\nIndustry Days 2023 is going to be held at the RISE offices on KTH campus Drottning Kristinas väg 61 in room Innoversum. The closest metro station (marked T) is Tekniska Högskolan.  \n\n\n\nPublic transport\n\n\n\nDownload the public transport app on the App Store or Google Play in order to get a \n\n\n\n\nSingle journey ticket\n\n\n\n24-hour ticket\n\n\n\n72-hour ticket\n\n\n\n\nYou can also use your regular credit card by scanning it on the metro and all busses. You can find more information here. \n\n\n\nFrom the airport you can either: \n\n\n\n\nTake Arlanda Express\, a fast train that takes 20 minutes to T-Centralen.\n\n\n\nTake Flygbussarna that take approximately 45 minutes to T-Centralen.\n\n\n\nTake a taxi.\n\n\n\n\n\n\n\n\nAccommodation\n\n\n\nThere are multiple hotels in the vicinity. Below you can find some hotels in order of proximity. \n\n\n\n\nElite Hotel Arcadia Stockholm\n\n\n\nHotel Ruth\n\n\n\nScandic Park\n\n\n\n\nSocial events\n\n\n\nDinner on the 21st of November will be held in Aifur in Gamla Stan\, a traditional Nordic cuisine restaurant. Find it on Google Maps here. \n\n\n\nContact people\n\n\n\n\nThor Wikfeldt\n\n\n\nApostolos Vasileiadis
URL:https://enccs.se/events/industry-days-2023/
LOCATION:Stockholm
CATEGORIES:ENCCS Event
ATTACH;FMTTYPE=image/jpeg:https://media.enccs.se/2023/07/industry-days-2023.jpg
END:VEVENT
END:VCALENDAR