BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Michigan Institute for Computational Discovery and Engineering - ECPv6.15.20//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Michigan Institute for Computational Discovery and Engineering
X-ORIGINAL-URL:https://micde.umich.edu
X-WR-CALDESC:Events for Michigan Institute for Computational Discovery and Engineering
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Detroit
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20180311T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20181104T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20190310T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20191103T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20200308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20201101T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20210314T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20211107T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20220313T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20221106T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20230312T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20231105T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20240310T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20241103T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20250309T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20251102T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20260308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20261101T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20270314T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20271107T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190926T130000
DTEND;TZID=America/Detroit:20190926T160000
DTSTAMP:20260608T045021
CREATED:20230905T171404Z
LAST-MODIFIED:20230905T171404Z
UID:10000277-1569502800-1569513600@micde.umich.edu
SUMMARY:Introduction to the Linux Command Line
DESCRIPTION:This course will familiarize the student with the basics of accessing and interacting with Linux computers using the GNU/Linux operating system’s Bash shell\, also generically referred to as “the command line”. Topics include: a brief overview of Linux\, the Bash shell\, navigating the file system\, basic commands\, shell redirection\, permissions\, processes\, and the command environment. The workshop will also provide a quick introduction to nano a simple text editor that will be used in subsequent workshops to edit files. \n  \nInstructor\nKenneth Weiss\nIT Project Senior Manager\nMedical School Information Services (MSIS) \nKen is a High Performance Computing Consultant in the Computational Research Consulting Division of MSIS at the University of Michigan. He works with a team of IT specialists to provide high performance computing support and training for the Medical School. Prior to this\, he spent 21 years managing research computing\, including an HPC cluster\, for Dr. Charles Sing in the Human Genetics Department. \nMaterials\n\nLecture Notes (updated Sept. 21\, 2017)\nReference text: William E Shotts\, Jr.\, “The Linux Command Line: A Complete Introduction\,” No Starch Press\, January 2012 .http://linuxcommand.org/tlcl.php\nDownload Creative Commons Licensed version at http://downloads.sourceforge.net/project/linuxcommand/TLCL/13.07/TLCL-13.07.pdf\n\n\nCourse Preparation\nYou must register at least three full days prior to the event so that we have time to insure you have proper UM credentials for the workshop. This allows enough time for you to get your account adjusted by ITS in case you do not have access to the Linux systems.
URL:https://micde.umich.edu/event/introduction-to-the-linux-command-line-8-2/
LOCATION:Modern Languages Building (MLB)\, Room 2001B
CATEGORIES:High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20191030T130000
DTEND;TZID=America/Detroit:20191030T160000
DTSTAMP:20260608T045021
CREATED:20230905T171300Z
LAST-MODIFIED:20230905T171300Z
UID:10000295-1572440400-1572451200@micde.umich.edu
SUMMARY:Research Computing on the Great Lakes Cluster
DESCRIPTION:OVERVIEW\nThis workshop will provide a brief overview of the components of the Great Lakes Cluster. The main body of the workshop will cover the resource manager and scheduler\, creating submissions scripts to run jobs and the options available in them\, and hands-on experience. By the end of the workshop\, every participant should have created a submission script\, submitted a job\, tracked its progress\, and collected its output. Participants will have several working examples from which to build their own submissions scripts in their own home directories. \nPRE-REQUISITES\nThis course assumes familiarity with the Linux command line as might be got from the CSCAR/ARC-TS workshop Introduction to the Linux Command Line. In particular\, participants should understand how files and folders work\, be able to create text files using the nano editor\, be able to create and remove files and folders\, and understand what input and output redirection are and how to use them. \nINSTRUCTORS\nDr. Charles J Antonelli\nResearch Computing Services\nLSA Technology Services \nCharles is a High Performance Computing Consultant in the Research Computing Services group of LSA TS at the University of Michigan\, where he is responsible for high performance computing support and education\, and was an Advocate to the Departments of History and Communications. Prior to this\, he built a parallel data ingestion component of a novel earth science data assimilation system\, a secure packet vault\, and worked on the No. 5 ESS Switch at Bell Labs in the 80s. He has taught courses in operating systems\, distributed file systems\, C++ programming\, security\, and database application design. \nJohn Thiels\nResearch Computing Services\nLSA Technology Services \nMark Champe\nResearch Computing Services\nLSA Technology Services \nMATERIALS\nLecture notes\nGreat Lakes HPC cluster \nCOURSE PREPARATION\nIn order to participate successfully in the workshop exercises\, you must have a user login\, a Slurm account\, and be enrolled in Duo. The user login allows you to log in to the cluster\, create\, compile\, and test applications\, and prepare jobs for submission. The Slurm account allows you to submit those jobs\, executing the applications in parallel on the cluster and charging their resource use to the account. Duo is required to help authenticate you to the cluster. \nUSER LOGIN\nIf you don’t already have a Great Lakes user login\, please visit the application page. \nPlease note that obtaining a user account requires human processing\, so be sure to do this at least two business days before class begins. \nSLURM ACCOUNT\nWe create a Slurm account for the workshop so you can run jobs on the cluster during the workshop and for one day after for those who would like additional practice. The workshop job account is quite limited and is intended only to run examples to help you cement the details of job submission and management. If you already have an existing Slurm account\, you can use that\, though if there are any issues with that account\, we will ask you to use the workshop account. \nDUO AUTHENTICATION\nDuo two-factor authentication is required to log in to the cluster. When logging in\, you will need to type your UMICH (AKA Level 1) password as well as authenticate through Duo in order to access Great Lakes. \nIf you need to enroll in Duo\, follow the instructions at Enroll a Smartphone or Tablet in Duo. \nPlease enroll in Duo before you come to class. \nLAPTOP PREPARATION\nYou do not need to bring your own laptop to class. The classroom will provide Windows or Mac computers\, which require your uniqname and UMICH (AKA Level 1) password to login\, and that have all necessary software pre-loaded. \nIf you want to use a laptop for the course\, you are welcome to do so: please see our web page on Preparing your laptop to use Flux (those instructions apply to Great Lakes as well). However\, if there are problems connecting your laptop\, you will be asked to switch to the provided computer for the class. We cannot stop to debug connection issues with personal or departmental laptops during the class.
URL:https://micde.umich.edu/event/research-computing-on-the-great-lakes-cluster-5/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200930T130000
DTEND;TZID=America/Detroit:20200930T160000
DTSTAMP:20260608T045021
CREATED:20230905T171254Z
LAST-MODIFIED:20230905T171254Z
UID:10000416-1601470800-1601481600@micde.umich.edu
SUMMARY:Advanced research computing on the Great Lakes Cluster
DESCRIPTION:OVERVIEW\n\n\nThis workshop will cover some more advanced topics in computing on the U-M Great Lakes Cluster. Topics to be covered include a review of common parallel programming models and basic use of Great Lakes; dependent and array scheduling; workflow scripting using bash; high-throughput computing using launcher; parallel processing in one or more of Python\, R\, and MATLAB; and profiling of parallel code using Allinea Performance Reports and Allinea MAP. \nPRE-REQUISITES\nThis course assumes familiarity with the Linux command line as might be got from the CSCAR/ARC-TS workshop Introduction to the Linux Command Line. In particular\, participants should understand how files and folders work\, be able to create text files using the nano editor\, be able to create and remove files and folders\, and understand what input and output redirection are and how to use them. \nINSTRUCTORS\nDr. Charles J Antonelli\nResearch Computing Services\nLSA Technology Services \nCharles is a member of the LSA Technology Services Research team at the University of Michigan\, where he is responsible for high performance computing support and education\, and was an Advocate to the Departments of History and Communications. Prior to this\, he built a parallel data ingestion component of a novel earth science data assimilation system\, a secure packet vault\, and worked on the No. 5 ESS Switch at Bell Labs in the 80s. He has taught courses in operating systems\, distributed file systems\, C++ programming\, security\, and database application design. \nJohn Thiels\nResearch Computing Services\nLSA Technology Services \nMATERIALS\n\nLecture Notes\nGreat Lakes Slurm HPC cluster\nGreat Lakes User Guide\nTwo-page Cheat Sheet\nMPI Profiling with Allinea MAP\n\n\nCOURSE PREPARATION\nIn order to participate successfully in the workshop exercises\, you must have a user login\, a Slurm account\, and be enrolled in Duo. The user login allows you to log in to the cluster\, create\, compile\, and test applications\, and prepare jobs for submission. The Slurm account allows you to submit those jobs\, executing the applications in parallel on the cluster and charging their resource use to the account. Duo is required to help authenticate you to the cluster. \nUSER LOGIN\nIf you already have a Great Lakes user login\, you don’t need to do anything.  Otherwise\, go to the Great Lakes user login application page at: http://arc-ts.umich.edu/login-request/ . \nPlease note that obtaining a user account requires human processing\, so be sure to do this at least two business days before class begins. \nSLURM ACCOUNT\nWe create a Slurm account for the workshop so you can run jobs on the cluster during the workshop and for one day after for those who would like additional practice. The workshop job account is quite limited and is intended only to run examples to help you cement the details of job submission and management. If you already have an existing Slurm account\, you can use that\, though if there are any issues with that account\, we will ask you to use the workshop account. \nDUO AUTHENTICATION\nDuo two-factor authentication is required to log in to the cluster. When logging in\, you will need to type your UMICH (AKA Level 1) password as well as authenticate through Duo in order to access Great Lakes. \nIf you need to enroll in Duo\, follow the instructions at Enroll a Smartphone or Tablet in Duo. \nPlease enroll in Duo before you come to class. \n\nLAPTOP PREPARATION\nYou will need VPN software to access the U-M network.  If you do not have VPN software already installed\, please download and install the Cisco AnyConnect VPN software following these instructions.  You will need VPN to be able to use the ssh client to connect to Great Lakes. Please use the ‘Campus All traffic’ profile in the Cisco client. \nYou will need an ssh client to connect to the Great Lakes cluster. Mac OS X and Linux platforms have this built-in. Here are a couple of choices for Windows platforms: \n\nDownload and install U-M PuTTY/WinSCP from the Compute at the U website. This includes both the PuTTY ssh client and terminal emulator and a graphical file transfer tool in one installer.  This document describes how to download and use this software\, except please note you will be connecting to greatlakes.arc-ts.umich.edu instead of the cited host.  You must have administrative authority over your computer to install this software.\nDownload PuTTY directly from the developer. Download the putty.exe application listed under “Alternative binary files\,”\, then execute the application.  You do not need administrative authority over your computer to use this software.\n\nOur Great Lakes User Guide in Section 1.2 describes in more detail how to use PuTTY to connect to Great Lakes. \nPlease prepare and test your computer’s ability to make remote connections before class; we cannot stop to debug connection issues during the class. \n\nA Zoom link will be provided to the participants the day before the class. Registration is required.Please note this session will be recorded.
URL:https://micde.umich.edu/event/advanced-research-computing-on-the-great-lakes-cluster-4/
LOCATION:Your Desktop
CATEGORIES:Great Lakes,High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20210412
DTEND;VALUE=DATE:20210417
DTSTAMP:20260608T045021
CREATED:20230905T171443Z
LAST-MODIFIED:20230905T171443Z
UID:10000468-1618185600-1618617599@micde.umich.edu
SUMMARY:NVidia GTC 2021 Conference
DESCRIPTION:NVIDIA has their GTC technical conference April 12-16. It is free to attend and all online so no travel. Making you aware of this opportunity to hear from a global community of developers\, researchers\, engineers\, and innovators who are delivering over a 1000 sessions\, interactive panels\, demos\, and research posters. Registration is now open and the session catalog is published. Register HERE \nKeynote \nYou will want to attend NVIDIA CEO Jensen Huang’s keynote.  Traditionally NVIDIA uses Jensen’s keynote to make important announcements. \n\nKeynote: April 12\, 11:30am-12:30pm Eastern Time\n\nSessions \nSessions ranging from very technical developer and researcher-focused talks\, to business and implementation focused topics from leaders in their field. Below are a few examples of the sessions available at GTC 2021. (abstracts and details in the Session Catalog) \n\nAccelerating Ray Tracing for the IceCube Neutrino Observatory with CUDA\n\nBenedikt Reidel\, Computing Manager\, University of Wisconsin-Madison and IceCube Particle Astrophysics Center \n\nUsing Molecular Simulations to Help Drive Pharmaceutical Drug Discovery\n\nDavid Mobley\, Professor University of California\, Irvine \n\nConvergence of AI and HPC to Solve Grand Challenge Science Problems\n\nRommie Amaro\, Professor University of California\, Irvine \n\nToward a One-Hour Genomic Workup\n\nTychele Turner\, Assistant Professor Washington University in St Louis \n\nGPU-Accelerated Quantum Chemistry and Molecular Dynamics\n\nNVIDIA Engineers \nRegister today\, it only take a minute or two!
URL:https://micde.umich.edu/event/nvidia-gtc-2021-conference/
LOCATION:MI
CATEGORIES:Conference,Featured Events,GPU,High Performance Computing,hpc-events
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20210507T100000
DTEND;TZID=America/Detroit:20210507T120000
DTSTAMP:20260608T045021
CREATED:20230905T171444Z
LAST-MODIFIED:20230905T171444Z
UID:10000467-1620381600-1620388800@micde.umich.edu
SUMMARY:Advanced ML topics: Algorithms\, writing ML code\, comparing implementations
DESCRIPTION:OVERVIEW\n\n\nThis workshop is designed as a follow-up to the basic introduction to machine learning earlier in this series. We will cover several examples in Python and compare different implementations. We will also look at advanced topics in machine learning\, such as GPU optimization\, parallel processing\, and deep learning. A basic understanding of Python is required. \nINSTRUCTORS\nMeghan Richey\nMachine Learning Specialist\nInformation and Technology Services – Advanced Research Computing – Technology Services \nMeghan Richey is a machine learning specialist in the Advanced Research Computing- Technology Services department at the University of Michigan. She consults on several faculty and student machine learning applications and research studies\, specializing in natural language processing and convolutional neural networks. Before her position at the university\, Ms. Richey worked for a defense contractor as a software engineer to design and implement software solutions for DoD-funded artificial intelligence efforts. \n\n\nA Zoom link will be provided to the participants the day before the class. Registration is required. \n\n\nInstructor will be available at the Zoom link\, to be provided\, from 9-10 AM for computer setup assistance. \nPlease note\, this session will be recorded.   \n\nRegister here \nIf you have questions about this workshop\, please send an email to the instructor at richeym@umich.edu
URL:https://micde.umich.edu/event/advanced-ml-topics-algorithms-writing-ml-code-comparing-implementations-2/
LOCATION:Your Desktop
CATEGORIES:Data Science,High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20210624T090000
DTEND;TZID=America/Detroit:20210624T120000
DTSTAMP:20260608T045021
CREATED:20210607T135434Z
LAST-MODIFIED:20210607T135434Z
UID:10000487-1624525200-1624536000@micde.umich.edu
SUMMARY:Advanced research computing on the Great Lakes Cluster
DESCRIPTION:OVERVIEW\n\n\nThis workshop will cover some more advanced topics in computing on the U-M Great Lakes Cluster. Topics to be covered include a review of common parallel programming models and basic use of Great Lakes; dependent and array scheduling; workflow scripting using bash; high-throughput computing using launcher; parallel processing in one or more of Python\, R\, and MATLAB; and profiling of parallel code using Allinea Performance Reports and Allinea MAP. \nPRE-REQUISITES\nThis course assumes familiarity with the Linux command line as might be got from the CSCAR/ARC-TS workshop Introduction to the Linux Command Line. In particular\, participants should understand how files and folders work\, be able to create text files using the nano editor\, be able to create and remove files and folders\, and understand what input and output redirection are and how to use them. \nINSTRUCTORS\nDr. Charles J Antonelli\nResearch Computing Services\nLSA Technology Services \nCharles is a member of the LSA Technology Services Research team at the University of Michigan\, where he is responsible for high performance computing support and education\, and was an Advocate to the Departments of History and Communications. Prior to this\, he built a parallel data ingestion component of a novel earth science data assimilation system\, a secure packet vault\, and worked on the No. 5 ESS Switch at Bell Labs in the 80s. He has taught courses in operating systems\, distributed file systems\, C++ programming\, security\, and database application design. \nJohn Thiels\nResearch Computing Services\nLSA Technology Services \nMATERIALS\n\nLecture Notes\nGreat Lakes Slurm HPC cluster\nGreat Lakes User Guide\nTwo-page Cheat Sheet\nMPI Profiling with Allinea MAP\n\n\nCOURSE PREPARATION\nIn order to participate successfully in the workshop exercises\, you must have a user login\, a Slurm account\, and be enrolled in Duo. The user login allows you to log in to the cluster\, create\, compile\, and test applications\, and prepare jobs for submission. The Slurm account allows you to submit those jobs\, executing the applications in parallel on the cluster and charging their resource use to the account. Duo is required to help authenticate you to the cluster. \nUSER LOGIN\nIf you already have a Great Lakes user login\, you don’t need to do anything.  Otherwise\, go to the Great Lakes user login application page at: http://arc-ts.umich.edu/login-request/ . \nPlease note that obtaining a user account requires human processing\, so be sure to do this at least two business days before class begins. \nSLURM ACCOUNT\nWe create a Slurm account for the workshop so you can run jobs on the cluster during the workshop and for one day after for those who would like additional practice. The workshop job account is quite limited and is intended only to run examples to help you cement the details of job submission and management. If you already have an existing Slurm account\, you can use that\, though if there are any issues with that account\, we will ask you to use the workshop account. \nDUO AUTHENTICATION\nDuo two-factor authentication is required to log in to the cluster. When logging in\, you will need to type your UMICH (AKA Level 1) password as well as authenticate through Duo in order to access Great Lakes. \nIf you need to enroll in Duo\, follow the instructions at Enroll a Smartphone or Tablet in Duo. \nPlease enroll in Duo before you come to class. \n\nLAPTOP PREPARATION\nYou will need VPN software to access the U-M network.  If you do not have VPN software already installed\, please download and install the Cisco AnyConnect VPN software following these instructions.  You will need VPN to be able to use the ssh client to connect to Great Lakes. Please use the ‘Campus All traffic’ profile in the Cisco client. \nYou will need an ssh client to connect to the Great Lakes cluster. Mac OS X and Linux platforms have this built-in. Here are a couple of choices for Windows platforms: \n\nDownload and install U-M PuTTY/WinSCP from the Compute at the U website. This includes both the PuTTY ssh client and terminal emulator and a graphical file transfer tool in one installer.  This document describes how to download and use this software\, except please note you will be connecting to greatlakes.arc-ts.umich.edu instead of the cited host.  You must have administrative authority over your computer to install this software.\nDownload PuTTY directly from the developer. Download the putty.exe application listed under “Alternative binary files\,”\, then execute the application.  You do not need administrative authority over your computer to use this software.\n\nOur Great Lakes User Guide in Section 1.2 describes in more detail how to use PuTTY to connect to Great Lakes. \nPlease prepare and test your computer’s ability to make remote connections before class; we cannot stop to debug connection issues during the class. \n\nA Zoom link will be provided to the participants the day before the class. Registration is required.Please note this session will be recorded. \n  \nPlease register at https://ttc.iss.lsa.umich.edu/ttc/sessions/advanced-research-computing-on-the-great-lakes-cluster-9/register/
URL:https://micde.umich.edu/event/advanced-research-computing-on-the-great-lakes-cluster-7-2/
LOCATION:Your Desktop
CATEGORIES:Great Lakes,High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20210629T130000
DTEND;TZID=America/Detroit:20210629T130000
DTSTAMP:20260608T045021
CREATED:20210607T150210Z
LAST-MODIFIED:20210607T150210Z
UID:10000488-1624971600-1624971600@micde.umich.edu
SUMMARY:Advanced research computing on the Great Lakes Cluster
DESCRIPTION:OVERVIEW\n\n\nThis workshop will cover some more advanced topics in computing on the U-M Great Lakes Cluster. Topics to be covered include a review of common parallel programming models and basic use of Great Lakes; dependent and array scheduling; workflow scripting using bash; high-throughput computing using launcher; parallel processing in one or more of Python\, R\, and MATLAB; and profiling of parallel code using Allinea Performance Reports and Allinea MAP. \nPRE-REQUISITES\nThis course assumes familiarity with the Linux command line as might be got from the CSCAR/ARC-TS workshop Introduction to the Linux Command Line. In particular\, participants should understand how files and folders work\, be able to create text files using the nano editor\, be able to create and remove files and folders\, and understand what input and output redirection are and how to use them. \nINSTRUCTORS\nDr. Charles J Antonelli\nResearch Computing Services\nLSA Technology Services \nCharles is a member of the LSA Technology Services Research team at the University of Michigan\, where he is responsible for high performance computing support and education\, and was an Advocate to the Departments of History and Communications. Prior to this\, he built a parallel data ingestion component of a novel earth science data assimilation system\, a secure packet vault\, and worked on the No. 5 ESS Switch at Bell Labs in the 80s. He has taught courses in operating systems\, distributed file systems\, C++ programming\, security\, and database application design. \nJohn Thiels\nResearch Computing Services\nLSA Technology Services \nMATERIALS\n\nLecture Notes\nGreat Lakes Slurm HPC cluster\nGreat Lakes User Guide\nTwo-page Cheat Sheet\nMPI Profiling with Allinea MAP\n\n\nCOURSE PREPARATION\nIn order to participate successfully in the workshop exercises\, you must have a user login\, a Slurm account\, and be enrolled in Duo. The user login allows you to log in to the cluster\, create\, compile\, and test applications\, and prepare jobs for submission. The Slurm account allows you to submit those jobs\, executing the applications in parallel on the cluster and charging their resource use to the account. Duo is required to help authenticate you to the cluster. \nUSER LOGIN\nIf you already have a Great Lakes user login\, you don’t need to do anything.  Otherwise\, go to the Great Lakes user login application page at: http://arc-ts.umich.edu/login-request/ . \nPlease note that obtaining a user account requires human processing\, so be sure to do this at least two business days before class begins. \nSLURM ACCOUNT\nWe create a Slurm account for the workshop so you can run jobs on the cluster during the workshop and for one day after for those who would like additional practice. The workshop job account is quite limited and is intended only to run examples to help you cement the details of job submission and management. If you already have an existing Slurm account\, you can use that\, though if there are any issues with that account\, we will ask you to use the workshop account. \nDUO AUTHENTICATION\nDuo two-factor authentication is required to log in to the cluster. When logging in\, you will need to type your UMICH (AKA Level 1) password as well as authenticate through Duo in order to access Great Lakes. \nIf you need to enroll in Duo\, follow the instructions at Enroll a Smartphone or Tablet in Duo. \nPlease enroll in Duo before you come to class. \n\nLAPTOP PREPARATION\nYou will need VPN software to access the U-M network.  If you do not have VPN software already installed\, please download and install the Cisco AnyConnect VPN software following these instructions.  You will need VPN to be able to use the ssh client to connect to Great Lakes. Please use the ‘Campus All traffic’ profile in the Cisco client. \nYou will need an ssh client to connect to the Great Lakes cluster. Mac OS X and Linux platforms have this built-in. Here are a couple of choices for Windows platforms: \n\nDownload and install U-M PuTTY/WinSCP from the Compute at the U website. This includes both the PuTTY ssh client and terminal emulator and a graphical file transfer tool in one installer.  This document describes how to download and use this software\, except please note you will be connecting to greatlakes.arc-ts.umich.edu instead of the cited host.  You must have administrative authority over your computer to install this software.\nDownload PuTTY directly from the developer. Download the putty.exe application listed under “Alternative binary files\,”\, then execute the application.  You do not need administrative authority over your computer to use this software.\n\nOur Great Lakes User Guide in Section 1.2 describes in more detail how to use PuTTY to connect to Great Lakes. \nPlease prepare and test your computer’s ability to make remote connections before class; we cannot stop to debug connection issues during the class. \n\nA Zoom link will be provided to the participants the day before the class. Registration is required.Please note this session will be recorded. \n  \nPlease register at https://ttc.iss.lsa.umich.edu/ttc/sessions/advanced-research-computing-on-the-great-lakes-cluster-10/register/
URL:https://micde.umich.edu/event/advanced-research-computing-on-the-great-lakes-cluster-7-2-2/
LOCATION:Your Desktop
CATEGORIES:Great Lakes,High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20210910T090000
DTEND;TZID=America/Detroit:20210910T103000
DTSTAMP:20260608T045021
CREATED:20210811T193025Z
LAST-MODIFIED:20260401T200019Z
UID:10000514-1631264400-1631269800@micde.umich.edu
SUMMARY:Data Sharing and Archiving
DESCRIPTION:OVERVIEW\n\n\nFor growing data volumes\, how we manage data becomes more important. This session will cover the basics of managing data in a research environment such as those at ARC and nationally. Attendees of the course will be introduced to recommended tools for data sharing and transfer both on campus\, off campus\, and cloud.  They will learn how to prepare data for archive\, including special high performance versions of tar and compression allowing significant performance benefits over the standard versions of the tools.\nLastly we will cover the properties and selection process of the appropriate general purpose  storage for data that requires long term preservation and active archiving that supports the largest data volumes in a way that controls costs and ease of management.\n\nRequirements are basic command line.
URL:https://micde.umich.edu/event/data-sharing-and-archiving-3/
LOCATION:Your Desktop
CATEGORIES:Great Lakes,High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20210913T090000
DTEND;TZID=America/Detroit:20210913T120000
DTSTAMP:20260608T045021
CREATED:20210810T215550Z
LAST-MODIFIED:20260401T200048Z
UID:10000507-1631523600-1631534400@micde.umich.edu
SUMMARY:Advanced research computing on the Great Lakes Cluster
DESCRIPTION:OVERVIEW\n\n\nThis workshop will cover some more advanced topics in computing on the U-M Great Lakes Cluster. Topics to be covered include a review of common parallel programming models and basic use of Great Lakes; dependent and array scheduling; workflow scripting using bash; high-throughput computing using launcher; parallel processing in one or more of Python\, R\, and MATLAB; and profiling of parallel code using Allinea Performance Reports and Allinea MAP.
URL:https://micde.umich.edu/event/advanced-research-computing-on-the-great-lakes-cluster-7-2-2-2/
LOCATION:Your Desktop
CATEGORIES:Great Lakes,High Performance Computing,Workshops
ORGANIZER;CN="Advanced Research Computing":MAILTO:arc-contact@umich.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20210914T090000
DTEND;TZID=America/Detroit:20210914T103000
DTSTAMP:20260608T045021
CREATED:20210811T193429Z
LAST-MODIFIED:20260401T200107Z
UID:10000515-1631610000-1631615400@micde.umich.edu
SUMMARY:Data Sharing and Archiving
DESCRIPTION:OVERVIEW\n\n\nFor growing data volumes\, how we manage data becomes more important. This session will cover the basics of managing data in a research environment such as those at ARC and nationally. Attendees of the course will be introduced to recommended tools for data sharing and transfer both on campus\, off campus\, and cloud.  They will learn how to prepare data for archive\, including special high performance versions of tar and compression allowing significant performance benefits over the standard versions of the tools.\nLastly we will cover the properties and selection process of the appropriate general purpose  storage for data that requires long term preservation and active archiving that supports the largest data volumes in a way that controls costs and ease of management.\n\nRequirements are basic command line.
URL:https://micde.umich.edu/event/data-sharing-and-archiving-3-2/
LOCATION:Your Desktop
CATEGORIES:Great Lakes,High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20210917T130000
DTEND;TZID=America/Detroit:20210917T160000
DTSTAMP:20260608T045021
CREATED:20210810T215924Z
LAST-MODIFIED:20210810T215924Z
UID:10000509-1631883600-1631894400@micde.umich.edu
SUMMARY:Advanced research computing on the Great Lakes Cluster
DESCRIPTION:OVERVIEW\n\n\nThis workshop will cover some more advanced topics in computing on the U-M Great Lakes Cluster. Topics to be covered include a review of common parallel programming models and basic use of Great Lakes; dependent and array scheduling; workflow scripting using bash; high-throughput computing using launcher; parallel processing in one or more of Python\, R\, and MATLAB; and profiling of parallel code using Allinea Performance Reports and Allinea MAP. \n\n  \nPlease register at https://ttc.iss.lsa.umich.edu/ttc/sessions/advanced-research-computing-on-the-great-lakes-cluster-12/register/
URL:https://micde.umich.edu/event/advanced-research-computing-on-the-great-lakes-cluster-7-2-2-2-2/
LOCATION:Your Desktop
CATEGORIES:Great Lakes,High Performance Computing,Workshops
ORGANIZER;CN="Advanced Research Computing":MAILTO:arc-contact@umich.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20211014T140000
DTEND;TZID=America/Detroit:20211014T160000
DTSTAMP:20260608T045021
CREATED:20211001T161248Z
LAST-MODIFIED:20230217T195820Z
UID:10000536-1634220000-1634227200@micde.umich.edu
SUMMARY:Machine Learning on Great Lakes
DESCRIPTION:OVERVIEW\n\n\nThis workshop will go over methods and best practices for running machine learning applications on Great Lakes. We will briefly outline machine learning before stepping through a hands-on example problem to load a project and submit a job to the HPC cluster. Participants are expected to be familiar with Python\, the command line\, and basic Great Lakes functionality (logging in and navigating the directory structure). Participants must create a user account on Great Lakes prior to the workshop and are required to pre-register to gain access to a training account. \nINSTRUCTORS\nMeghan Richey\nMachine Learning Specialist\nInformation and Technology Services – Advanced Research Computing \nMeghan Richey is a machine learning specialist in the Advanced Research Computing (ARC) department at the University of Michigan. She consults on several faculty and student machine learning applications and research studies\, specializing in natural language processing and convolutional neural networks. Before her position at the university\, Ms. Richey worked for a defense contractor as a software engineer to design and implement software solutions for DoD-funded artificial intelligence efforts. \nA Zoom link will be provided to the participants the day before the class. Registration is required.\n\n\nInstructor will be available at the Zoom link\, to be provided\, from 1:00-2:00 PM for computer setup assistance. \nPlease note\, this session will be recorded.   \nTo register and view more details\, please refer to the linked TTC page. \n\nIf you have questions about this workshop\, please send an email to the instructor at richeym@umich.edu
URL:https://micde.umich.edu/event/https-ttc-iss-lsa-umich-edu-ttc-sessions-machine-learning-for-great-lakes/
LOCATION:Your Desktop
CATEGORIES:Data Science,Great Lakes,High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20211020T100000
DTEND;TZID=America/Detroit:20211020T113000
DTSTAMP:20260608T045021
CREATED:20211001T162623Z
LAST-MODIFIED:20230217T195752Z
UID:10000533-1634724000-1634729400@micde.umich.edu
SUMMARY:Getting Started with the Python Multiprocessing Package
DESCRIPTION:OVERVIEW\nThis workshop will provide a gentle introduction to using the multiprocessing package in Python for parallelizing and speeding up code. We will use hands-on programming exercises to demonstrate how to quickly get started with commonly used components of the multiprocessing package. Note that a Great Lakes account is optional for this workshop\, but you must have an account before the start of the workshop if you wish to use Great Lakes. See below for account request information. If you do not wish to use Great Lakes\, you must have python installed on your computer before the start of the workshop. \nINSTRUCTOR\nArmand Burks\nResearch Data Scientist Intermediate\nInformation and Technology Services – Advanced Research Computing \nArmand Burks\, Ph.D.\, is a research data scientist intermediate for Advanced Research Computing – Technology Services (ARC-TS)\, a division of Information and Technology Services (ITS). Armand helps researchers with establishing data workflows\, transforming data between different formats\, programming support\, optimizing/parallelizing code\, cloud computing with Hadoop\, and developing custom code (C++\, Java\, Python). He earned a B.S. in computer science from Alabama State University in 2008\, an M.S. in computer science and engineering from Michigan State University in 2010\, and a Ph.D. in computer science from Michigan State University in 2017. \nMATERIALS\nPrerequisites: Familiarity with connecting to the Great Lakes cluster via SSH/PuTTY and UMVPN\, Basic Linux command line familiarity\, basic programming experience in Python\, and an understanding of loops and basic data structures such as lists are all necessary for this hands-on workshop. \nFor more information on The Great Lakes cluster\, click here. \nClick here to fill out an account request form\nNote: 3 business days are needed for creation of accounts\nStudents should fill in “Workshop” in the “Advisor” section. \nCampus VPN access is required for off-campus access to Great Lakes but not from on campus. An SSH client\, and Duo will be required during the workshop in order to use Great Lakes.  If you do not have this software already\, please download and install the Cisco AnyConnect VPN software following these instructions: https://its.umich.edu/enterprise/wifi-networks/vpn/getting-started You will need this to be able to use the ssh client. You will need to use the ‘Campus All traffic’ profile in the Cisco client. \n  \nRegister here \nA Zoom link will be provided to the participants the day before the class. Registration is required. \nPlease note\, this session will be recorded. \nIf you have questions about this workshop\, please send an email to the instructor at arburks@umich.edu \n\n\n\nArmand R. Burks\, Ph. D. \nResearch Data Scientist\nAdvanced Research Computing\nSchool of Information\nUniversity of Michigan
URL:https://micde.umich.edu/event/https-ttc-iss-lsa-umich-edu-ttc-sessions-getting-started-with-the-python-multiprocessing-package/
LOCATION:Your Desktop
CATEGORIES:Data Science,Data Science Skills Series,Great Lakes,High Performance Computing,hpc-events,Info Session,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20211022T130000
DTEND;TZID=America/Detroit:20211022T160000
DTSTAMP:20260608T045021
CREATED:20210930T201551Z
LAST-MODIFIED:20210930T201551Z
UID:10000532-1634907600-1634918400@micde.umich.edu
SUMMARY:Advanced research computing on the Great Lakes Cluster
DESCRIPTION:OVERVIEW\n\n\nThis workshop will cover some more advanced topics in computing on the U-M Great Lakes Cluster. Topics to be covered include a review of common parallel programming models and basic use of Great Lakes; dependent and array scheduling; workflow scripting using bash; high-throughput computing using launcher; parallel processing in one or more of Python\, R\, and MATLAB; and profiling of parallel code using Allinea Performance Reports and Allinea MAP. \n\nTo register and view more details\, please refer to the linked TTC page.
URL:https://micde.umich.edu/event/advanced-research-computing-on-the-great-lakes-cluster-7-2-2-2-3/
LOCATION:Your Desktop
CATEGORIES:Great Lakes,High Performance Computing,Workshops
ORGANIZER;CN="Advanced Research Computing":MAILTO:arc-contact@umich.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20220311T090000
DTEND;TZID=America/Detroit:20220311T120000
DTSTAMP:20260608T045021
CREATED:20220110T225518Z
LAST-MODIFIED:20220110T225518Z
UID:10000562-1646989200-1647000000@micde.umich.edu
SUMMARY:Advanced Research Computing on the Great Lakes Cluster
DESCRIPTION:OVERVIEW\n\n\nThis workshop will cover some more advanced topics in computing on the U-M Great Lakes Cluster. Topics to be covered include a review of common parallel programming models and basic use of Great Lakes; dependent and array scheduling; workflow scripting using bash; high-throughput computing using launcher; parallel processing in one or more of Python\, R\, and MATLAB; and profiling of parallel code using Allinea Performance Reports and Allinea MAP. \n\nTo register and view more details\, please refer to the linked TTC page.
URL:https://micde.umich.edu/event/advanced-research-computing-on-the-great-lakes-cluster-7-2-2-2-3-2-2/
LOCATION:Your Desktop
CATEGORIES:Great Lakes,High Performance Computing,Workshops
ORGANIZER;CN="Advanced Research Computing":MAILTO:arc-contact@umich.edu
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20220317T140000
DTEND;TZID=America/Detroit:20220317T160000
DTSTAMP:20260608T045021
CREATED:20220112T185149Z
LAST-MODIFIED:20220112T185149Z
UID:10000560-1647525600-1647532800@micde.umich.edu
SUMMARY:Machine Learning on Great Lakes
DESCRIPTION:OVERVIEW\n\n\nThis workshop will go over methods and best practices for running machine learning applications on Great Lakes. We will briefly outline machine learning before stepping through a hands-on example problem to load a project and submit a job to the HPC cluster. Participants are expected to be familiar with Python\, the command line\, and basic Great Lakes functionality (logging in and navigating the directory structure). Participants must create a user account on Great Lakes prior to the workshop and are required to pre-register to gain access to a training account. \nINSTRUCTOR:\nMeghan Dailey\nMachine Learning Specialist\nInformation and Technology Services – Advanced Research Computing \nMeghan Dailey is a machine learning specialist in the Advanced Research Computing (ARC) department at the University of Michigan. She consults on several faculty and student machine learning applications and research studies\, specializing in natural language processing and convolutional neural networks. Before her position at the university\, Ms. Richey worked for a defense contractor as a software engineer to design and implement software solutions for DoD-funded artificial intelligence efforts. \nA Zoom link will be provided to the participants the day before the class. Registration is required.\n\n\nInstructor will be available at the Zoom link\, to be provided\, from 1:00-2:00 PM for computer setup assistance. \nPlease note\, this session will be recorded.   \nTo register and view more details\, please refer to the linked TTC page. \n\nIf you have questions about this workshop\, please send an email to the instructor at richeym@umich.edu
URL:https://micde.umich.edu/event/https-ttc-iss-lsa-umich-edu-ttc-sessions-machine-learning-for-great-lakes-2/
LOCATION:Your Desktop
CATEGORIES:Data Science,Great Lakes,High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20240419T110000
DTEND;TZID=America/Detroit:20240419T120000
DTSTAMP:20260608T045021
CREATED:20240412T011911Z
LAST-MODIFIED:20240412T140752Z
UID:10000680-1713524400-1713528000@micde.umich.edu
SUMMARY:MICDE Fellowships Information Session
DESCRIPTION:Applications for the $4\,500 2024-2025 MICDE Graduate Fellowships will open May 1\, 2024. Please join this Zoom session to learn more about the fellowships and how to submit a great application! \nThese fellowships are sponsored by the Michigan Institute for Computational Discovery & Engineering. For more information\, see https://live-umor-micde.pantheonsite.io/academic-programs/fellowships/.
URL:https://micde.umich.edu/event/livestream-virtualmicde-fellowships-information-session/
LOCATION:Zoom Event
CATEGORIES:Aerospace Engineering,Ai In Science And Engineering,Astronomy,big data,Biomedical Engineering,Biosciences,Biostatistics,Chemical Engineering,Chemistry,Civil and Environmental Engineering,Climate and Space Sciences and Engineering,College Of Engineering,Complex Systems,Computation,Computational Modeling,Computational Science,Computational Social Science,computer science,Data Science,Earth And Environmental Sciences,Ecology,Ecology And Evolutionary Biology,Economics,Education,Electrical And Computer Engineering,Electrical Engineering and Computer Science,Engineering,Engineering Academic Calendar,Epidemiology,Evolutionary Biology,Fellowship,Free,Funding,Generative Ai,Graduate,Graduate and Professional Students,Graduate School,Graduate Students,Health Data,High Performance Computing,Industrial and Operations Engineering,Interdisciplinary,Kinesiology,Life Science,Lsaresearch,Machine Learning,Materials Science,Mathematics,Mechanical Engineering,Medicine,Micde,Natural Language Processing,Natural Sciences,Naval Architecture and Marine Engineering,Neuroscience,Nuclear Engineering and Radiological Sciences,parallel computing,Pharmacy,Physics,Politics,Prospective Graduate Students,Psychology,Public Health,Public Policy,Rackham,Research,Robotics,Scholarship,Science,Scientific Computing,Sciml,Sociology,Statistics,Virtual,Webcast,Workshops
ATTACH;FMTTYPE=image/png:https://micde.umich.edu/wp-content/uploads/2024/04/Fellowships-2024-info-session.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20241022T132000
DTEND;TZID=America/Detroit:20241022T170000
DTSTAMP:20260608T045021
CREATED:20241018T223652Z
LAST-MODIFIED:20241018T223652Z
UID:10000786-1729603200-1729616400@micde.umich.edu
SUMMARY:Conference / Symposium:MICDE ACES Mini-Symposium 2024
DESCRIPTION:This year’s focus of the Advanced Computational Science & Engineering Showcase (ACES) mini-symposium is connecting advanced algorithms\, artificial intelligence (AI)\, and high-performance computing (HPC) architectures to advance scientific discovery. The event showcases the work of the University of Michigan faculty members at the intersection of AI\, HPC\, and advanced algorithms. It also includes a panel discussion on the current trends in AI\, novel algorithms\, and computer architectures for efficient scientific applications.\nACES is an event that promotes state-of-the-art research at the University of Michigan and the current trends and hot topics in computational science and engineering. Furthermore\, it is the nucleus for increasing collaboration at the University of Michigan by offering an opportunity for faculty members to share their ideas and network during a reception. Take advantage of this exciting opportunity to connect\, learn\, and be inspired!
URL:https://micde.umich.edu/event/conference-symposiummicde-aces-mini-symposium-2024/
LOCATION:Lurie Robert H. Engin. Ctr – Johnson Rooms\, 3rd floor
CATEGORIES:Aces,Ai In Science And Engineering,Artificial Intelligence,Computation,Computational Science,Engineering,Free,High Performance Computing,In Person,Interdisciplinary,Micde,Michigan Engineering,parallel computing,Research,Science,Scientific Computing,symposium
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20241107T180000
DTEND;TZID=America/Detroit:20241107T190000
DTSTAMP:20260608T045021
CREATED:20241029T230120Z
LAST-MODIFIED:20241030T170447Z
UID:10000787-1731002400-1731006000@micde.umich.edu
SUMMARY:Taking the Next Step: Graduate Studies in Computation/AI for Science and Engineering at U-M
DESCRIPTION:PhD in Scientific Computing director Eric Johnsen will speak about opportunities for undergraduate or master’s students seeking a graduate education in Computation and Artificial Intelligence for Science and Engineering at the University of Michigan. Food will be provided. Please register to attend. \nPlease register via the link: https://sessions.studentlife.umich.edu/p/track/12857 \nZoom option available after registering.
URL:https://micde.umich.edu/event/taking-the-next-step-2024/
LOCATION:GG Brown Laboratory – 2147
CATEGORIES:Aerospace Engineering,Ai In Science And Engineering,Artificial Intelligence,Astronomy,Biology,Biomedical Engineering,Biosciences,Biostatistics,Chemical Engineering,Chemistry,Civil and Environmental Engineering,Climate and Space Sciences and Engineering,College Of Engineering,Complex Systems,Computation,Computational Science,Computational Social Science,computer science,computing,Earth And Environmental Sciences,Ecology And Evolutionary Biology,Economics,Education,Electrical And Computer Engineering,Electrical Engineering and Computer Science,Engineering,Epidemiology,Free,Graduate,Graduate and Professional Students,Graduate School,Graduate Students,High Performance Computing,Industrial and Operations Engineering,Interdisciplinary,Kinesiology,Machine Learning,Materials Science,Mathematics,Mechanical Engineering,Medicine,Micde,Michigan Engineering,Naval Architecture and Marine Engineering,Neuroscience,Nuclear Engineering and Radiological Sciences,Pharmacy,Physics,Politics,Prospective Graduate Students,Psychology,Public Health,Public Policy,Rackham,Research,Robotics,Scientific Computing,Statistics,Talk,Undergraduate,Undergraduate Students,Virtual,Workshop
ATTACH;FMTTYPE=image/png:https://micde.umich.edu/wp-content/uploads/2024/10/Happening@UM.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20250403T160000
DTEND;TZID=America/Detroit:20250403T170000
DTSTAMP:20260608T045021
CREATED:20250308T043518Z
LAST-MODIFIED:20250310T172122Z
UID:10000813-1743696000-1743699600@micde.umich.edu
SUMMARY:Scientific Computing in the Biological and Health Sciences information session
DESCRIPTION:Learn about academic opportunities and fellowships for graduate students who combine Scientific Computing with Biology\, Kinesiology\, Medicine\, Pharmacy\, Public Health\, or any other biological or health-related science. \nThis session will be offered in-person and on Zoom. Please indicate how you plan to attend when you register. \nRegister to attend
URL:https://micde.umich.edu/event/presentationscientific-computing-in-the-biological-and-health-sciences/
LOCATION:Weiser Hall – 170
CATEGORIES:Basic Science,Biology,Biomedical Engineering,Biosciences,Computation,Computational Modeling,Computational Science,Computational Social Science,computing,Ecology And Evolutionary Biology,Epidemiology,Evolutionary Biology,Generative Ai,Graduate,Graduate and Professional Students,Graduate School,Graduate Students,Health Data,High Performance Computing,In Person,Interdisciplinary,Kinesiology,Life Science,Machine Learning,Medicine,Micde,Natural Sciences,Neuroscience,Pharmacy,Prospective Graduate Students,Psychology,Public Health,Rackham,Research,Science,Scientific Computing,Virtual
ATTACH;FMTTYPE=image/png:https://micde.umich.edu/wp-content/uploads/2025/03/2025-04-Scientific-Computing-in-the-Biological-and-Health-Sciences.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20260414T080000
DTEND;TZID=America/Detroit:20260414T170000
DTSTAMP:20260608T045021
CREATED:20260116T194942Z
LAST-MODIFIED:20260127T161000Z
UID:10000853-1776153600-1776186000@micde.umich.edu
SUMMARY:2026 MICDE Predictive Science Conference
DESCRIPTION:This conference will center around predictive science. Fueled by advances in artificial intelligence and high-performance computing\, predictive science is poised to evolve dramatically over the next few years. Featuring presentations and panel discussions from leading voices across academia\, national laboratories\, industry\, and the government\, the conference will bring together researchers in high-performance computing\, verification and validation\, uncertainty quantification\, and artificial intelligence to discuss the state of the field of predictive science and its future outlook.
URL:https://micde.umich.edu/event/conference-symposium2026-micde-predictive-science-conference/
LOCATION:Palmer Commons – Forum Hall
CATEGORIES:Computation,Computational Science,Engineering,Faculty,Graduate and Professional Students,Graduate School,Graduate Students,High Performance Computing,In Person,Machine Learning,Micde,Science,Scientific Computing,symposium
ATTACH;FMTTYPE=image/png:https://micde.umich.edu/wp-content/uploads/2026/01/For-web.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20260415T080000
DTEND;TZID=America/Detroit:20260415T170000
DTSTAMP:20260608T045021
CREATED:20260116T194943Z
LAST-MODIFIED:20260127T161037Z
UID:10000854-1776240000-1776272400@micde.umich.edu
SUMMARY:2026 MICDE Predictive Science Conference
DESCRIPTION:This conference will center around predictive science. Fueled by advances in artificial intelligence and high-performance computing\, predictive science is poised to evolve dramatically over the next few years. Featuring presentations and panel discussions from leading voices across academia\, national laboratories\, industry\, and the government\, the conference will bring together researchers in high-performance computing\, verification and validation\, uncertainty quantification\, and artificial intelligence to discuss the state of the field of predictive science and its future outlook.
URL:https://micde.umich.edu/event/conference-symposium2026-micde-predictive-science-conference-2/
LOCATION:Palmer Commons – Forum Hall
CATEGORIES:Computation,Computational Science,Engineering,Faculty,Graduate and Professional Students,Graduate School,Graduate Students,High Performance Computing,In Person,Machine Learning,Micde,Science,Scientific Computing,symposium
ATTACH;FMTTYPE=image/png:https://micde.umich.edu/wp-content/uploads/2026/01/For-web.png
END:VEVENT
END:VCALENDAR