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-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
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190204T130000
DTEND;TZID=America/Detroit:20190204T170000
DTSTAMP:20260608T095805
CREATED:20230905T171423Z
LAST-MODIFIED:20230905T171423Z
UID:10000192-1549285200-1549299600@micde.umich.edu
SUMMARY:Introduction to the Flux cluster and batch computing
DESCRIPTION:This workshop will provide a brief overview of the components of the Flux 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. \nCourse Preparation (PLEASE READ) \nObtain a user account on Flux. If you do not have a Flux user account\, go to the account application page at: https://arc-ts.umich.edu/fluxform/ \nRegister for Duo authentication. \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.
URL:https://micde.umich.edu/event/introduction-to-the-flux-cluster-and-batch-computing-6/
LOCATION:East Hall B254\, 530 Church St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:High Performance Computing,Workshops
GEO:42.2757302;-83.7351764
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=East Hall B254 530 Church St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=530 Church St.:geo:-83.7351764,42.2757302
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190205T123000
DTEND;TZID=America/Detroit:20190205T153000
DTSTAMP:20260608T095805
CREATED:20230905T171424Z
LAST-MODIFIED:20230905T171424Z
UID:10000193-1549369800-1549380600@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. \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\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-7/
LOCATION:East Hall B254\, 530 Church St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:High Performance Computing,Workshops
GEO:42.2757302;-83.7351764
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=East Hall B254 530 Church St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=530 Church St.:geo:-83.7351764,42.2757302
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190206T090000
DTEND;TZID=America/Detroit:20190206T120000
DTSTAMP:20260608T095805
CREATED:20230905T171423Z
LAST-MODIFIED:20230905T171423Z
UID:10000194-1549443600-1549454400@micde.umich.edu
SUMMARY:Advanced batch computing on the Flux cluster
DESCRIPTION:This course will cover some more advanced topics in cluster computing on the U-M Flux Cluster. Topics to be covered include a review of common parallel programming models and basic use of Flux; dependent and array scheduling; advanced troubleshooting and analysis using checkjob\, qstat\, and other tools; and parallel debugging and profiling of C and Fortran code\, including logging\, gdb (line-oriented debugging)\, ddt (GUI-based debugging) and map (GUI-based profiling) of MPI and OpenMP programs. We will issue you a temporary allocation to use for the course\, or you can use your existing Flux allocations\, if any. \nCourse Prerequisites:  Introduction to Batch Computing on Flux or equivalent. This course assumes familiarity with the Linux command line\, text editing on Linux\, and a basic understanding of Flux including how to submit and track jobs.
URL:https://micde.umich.edu/event/advanced-batch-computing-on-the-flux-cluster-6/
LOCATION:East Hall B254\, 530 Church St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:High Performance Computing,Workshops
GEO:42.2757302;-83.7351764
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=East Hall B254 530 Church St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=530 Church St.:geo:-83.7351764,42.2757302
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190207T140000
DTEND;TZID=America/Detroit:20190207T170000
DTSTAMP:20260608T095805
CREATED:20230905T171357Z
LAST-MODIFIED:20230905T171357Z
UID:10000195-1549548000-1549558800@micde.umich.edu
SUMMARY:Sliding into Slurm:  An early look at U-M's new high-performance computing environment
DESCRIPTION:This workshop will provide a brief overview of the the new HPC environment and is intended for current Flux and Armis users.  We will use the temporary Beta HPC cluster to demonstrate how jobs will be submitted and managed under the new Great Lakes\, Armis2\, and Lighthouse clusters available later this year. \n  \nThere are many differences between the familiar Flux environment and that of the new HPC clusters\, including a new batch scheduling system\, a new interactive batch job environment\, a new HPC web portal\, a new module environment\, and a new on-demand-only job accounting system. \n  \nWe will cover these differences in the workshop\, and provide hands-on training in creating and running job submission scripts in the new HPC environment.  Students are expected to be conversant with the Linux command line and have experience in creating\, submitting\, and troubleshooting PBS batch scripts.
URL:https://micde.umich.edu/event/sliding-into-slurm-an-early-look-at-u-ms-new-high-performance-computing-environment/
LOCATION:East Hall B254\, 530 Church St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:High Performance Computing,Workshops
GEO:42.2757302;-83.7351764
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=East Hall B254 530 Church St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=530 Church St.:geo:-83.7351764,42.2757302
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190208T090000
DTEND;TZID=America/Detroit:20190208T130000
DTSTAMP:20260608T095805
CREATED:20230905T171357Z
LAST-MODIFIED:20230905T171357Z
UID:10000196-1549616400-1549630800@micde.umich.edu
SUMMARY:Introduction to the Flux cluster and batch computing
DESCRIPTION:This workshop will provide a brief overview of the components of the Flux 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. \nCourse Preparation (PLEASE READ) \nObtain a user account on Flux. If you do not have a Flux user account\, go to the account application page at: https://arc-ts.umich.edu/fluxform/ \nRegister for Duo authentication. \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.
URL:https://micde.umich.edu/event/introduction-to-the-flux-cluster-and-batch-computing-7/
LOCATION:East Hall B254\, 530 Church St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:High Performance Computing,Workshops
GEO:42.2757302;-83.7351764
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=East Hall B254 530 Church St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=530 Church St.:geo:-83.7351764,42.2757302
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190211T090000
DTEND;TZID=America/Detroit:20190211T120000
DTSTAMP:20260608T095805
CREATED:20230905T171356Z
LAST-MODIFIED:20230905T171356Z
UID:10000197-1549875600-1549886400@micde.umich.edu
SUMMARY:Advanced batch computing on the Flux cluster
DESCRIPTION:This course will cover some more advanced topics in cluster computing on the U-M Flux Cluster. Topics to be covered include a review of common parallel programming models and basic use of Flux; dependent and array scheduling; advanced troubleshooting and analysis using checkjob\, qstat\, and other tools; and parallel debugging and profiling of C and Fortran code\, including logging\, gdb (line-oriented debugging)\, ddt (GUI-based debugging) and map (GUI-based profiling) of MPI and OpenMP programs. We will issue you a temporary allocation to use for the course\, or you can use your existing Flux allocations\, if any. \nCourse Prerequisites:  Introduction to Batch Computing on Flux or equivalent. This course assumes familiarity with the Linux command line\, text editing on Linux\, and a basic understanding of Flux including how to submit and track jobs.
URL:https://micde.umich.edu/event/advanced-batch-computing-on-the-flux-cluster-7/
LOCATION:East Hall B254\, 530 Church St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:High Performance Computing,Workshops
GEO:42.2757302;-83.7351764
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=East Hall B254 530 Church St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=530 Church St.:geo:-83.7351764,42.2757302
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190211T123000
DTEND;TZID=America/Detroit:20190211T153000
DTSTAMP:20260608T095805
CREATED:20230905T171356Z
LAST-MODIFIED:20230905T171356Z
UID:10000059-1549888200-1549899000@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-2-3-3/
LOCATION:East Hall B254\, 530 Church St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:High Performance Computing,Workshops
ORGANIZER;CN="Advanced Research Computing":MAILTO:arc-contact@umich.edu
GEO:42.2757302;-83.7351764
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=East Hall B254 530 Church St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=530 Church St.:geo:-83.7351764,42.2757302
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190220T160000
DTEND;TZID=America/Detroit:20190220T170000
DTSTAMP:20260608T095805
CREATED:20230905T171357Z
LAST-MODIFIED:20230905T171357Z
UID:10000208-1550678400-1550682000@micde.umich.edu
SUMMARY:Introduction to the campus Hadoop cluster
DESCRIPTION:This course will cover 4 areas: \n\nLogging into the cluster\nHow to upload your data\nHow to run a job\nHow to get your data from the cluster\n\nPrerequisites: Workshop participants should take the “Introduction to the Linux Command Line” workshop\, and view the following videos: \nhttps://youtu.be/4Gfl0WuONMY \nhttps://www.youtube.com/watch?v=bcjSe0xCHbE \nClick here for more information on The Cavium ThunderX Cluster \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. \nIt is recommended that students get an account at Kaggle ( https://www.kaggle.com/ ) as this is where we will source our data sets. \nCampus VPN access is required for off-campus access but not from on campus. An SSH client\, and Duo will be required during the workshop. \n  \nIf you have questions about this workshop\, please send an email to smeyer@umich.edu
URL:https://micde.umich.edu/event/introduction-to-the-campus-hadoop-cluster-3/
LOCATION:East Hall B254\, 530 Church St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Data Science,Hadoop,High Performance Computing,Workshops
GEO:42.2757302;-83.7351764
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=East Hall B254 530 Church St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=530 Church St.:geo:-83.7351764,42.2757302
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190221T110000
DTEND;TZID=America/Detroit:20190221T120000
DTSTAMP:20260608T095805
CREATED:20230905T171357Z
LAST-MODIFIED:20230905T171357Z
UID:10000211-1550746800-1550750400@micde.umich.edu
SUMMARY:Introduction to the campus Hadoop cluster
DESCRIPTION:This course will cover 4 areas: \n\nLogging into the cluster\nHow to upload your data\nHow to run a job\nHow to get your data from the cluster\n\nPrerequisites: Workshop participants should take the “Introduction to the Linux Command Line” workshop\, and view the following videos: \nhttps://youtu.be/4Gfl0WuONMY \nhttps://www.youtube.com/watch?v=bcjSe0xCHbE \nClick here for more information on The Cavium ThunderX Cluster \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. \nIt is recommended that students get an account at Kaggle ( https://www.kaggle.com/ ) as this is where we will source our data sets. \nCampus VPN access is required for off-campus access but not from on campus. An SSH client\, and Duo will be required during the workshop. \n  \nIf you have questions about this workshop\, please send an email to smeyer@umich.edu
URL:https://micde.umich.edu/event/introduction-to-the-campus-hadoop-cluster-4/
LOCATION:East Hall B254\, 530 Church St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Data Science,Hadoop,High Performance Computing,Workshops
GEO:42.2757302;-83.7351764
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=East Hall B254 530 Church St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=530 Church St.:geo:-83.7351764,42.2757302
END:VEVENT
END:VCALENDAR