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
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190510T130000
DTEND;TZID=America/Detroit:20190510T160000
DTSTAMP:20260607T222633
CREATED:20230905T171400Z
LAST-MODIFIED:20230905T171400Z
UID:10000209-1557493200-1557504000@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. \nIf you have questions about this workshop\, please send an email to the instructor at kgweiss@umich.edu
URL:https://micde.umich.edu/event/introduction-to-the-linux-command-line-7-2/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190513T090000
DTEND;TZID=America/Detroit:20190513T120000
DTSTAMP:20260607T222633
CREATED:20230905T171400Z
LAST-MODIFIED:20230905T171400Z
UID:10000210-1557738000-1557748800@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. \nIf you have questions about this workshop\, please send an email to the instructor at kgweiss@umich.edu
URL:https://micde.umich.edu/event/introduction-to-the-linux-command-line-7-2-2/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190515T130000
DTEND;TZID=America/Detroit:20190515T170000
DTSTAMP:20260607T222633
CREATED:20230905T171400Z
LAST-MODIFIED:20260522T154510Z
UID:10000006-1557925200-1557939600@micde.umich.edu
SUMMARY:Introduction to the Flux cluster and batch computing
DESCRIPTION:Overview\nThis 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. \nPrerequisites\nObtain a user account on Flux. If you do not have a Flux user account\, click here to go to the account application page at: https://arc-ts.umich.edu/fluxform/ \nRegister for Duo authentication. See below for details. \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. \nInstructor\nBennet Fauber\nScientific Applications Analyst\nAdvanced Research Computing — Technology Services \nBennet Fauber is a member of the technical team that administers the Flux cluster. \nMaterials\nIn-class handouts\n\nOutput from qstat\nOutput from checkjob\nOutput from mdiag\nOutput from showq\n\nSupplementary materials\n\nFlux in Ten Easy Steps\nUsing PBS\nUsing software modules\nLinking libraries with applications\nEstablishing and managing a Flux project allocation\n\n\nCourse Preparation\nIn order to participate successfully in the workshop exercises\, you must have a Flux user account and be registered for the Duo authentication service. The user account allows you to log in to the cluster\, create\, compile\, and test applications\, and prepare Flux jobs for submission. Information about registering for Duo is at the ITS Two Factor Authentication web page. \nFlux user account\nA single Flux user account can be used to prepare and submit jobs using various allocations. If you already already possess a user account\, you can use it for this course\, you can skip to “Flux allocation” below. If not\, please visit https://arc-ts.umich.edu/fluxform to obtain one. A user account is free to members of the University community. Please note that obtaining an account requires human processing\, so be sure to do this at least two business days before class begins. \nFlux allocation\nWe create an allocation 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 allocation 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 Flux allocation\, you can use that\, though if there are any issues with that allocation\, we will ask you to use the workshop allocation. \nLaptop Preparation\nThe classroom contains Windows computers\, which require your uniqname and UMICH password to login\, and which have all necessary software preloaded. \nIf you want to use a laptop for the course\, you are welcome to do so. However\, if there are problems connecting your laptop\, you will be asked to switch to the provided computer for the class. We will try to help resolve issues after the workshop. \nIf you want to try to prepare your laptop for use in the class\, please see our web page on Preparing your laptop to use Flux. If you have a Windows computer\, we recommend that you install PuTTY/WinSCP from the Blue Disc web site. Macintosh computers typically have the minimum requirements installed as part of the system. \nMore help\nPlease use our class mailing list hpc101course@umich.edu for questions\, comments\, or to seek further assistance.
URL:https://micde.umich.edu/event/introduction-to-the-flux-cluster-and-batch-computing-5-2-2/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190520T130000
DTEND;TZID=America/Detroit:20190520T160000
DTSTAMP:20260607T222633
CREATED:20230905T171400Z
LAST-MODIFIED:20230905T171400Z
UID:10000217-1558357200-1558368000@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. \nPlease use our class mailing list hpc101course@umich.edu for questions\, comments\, or to seek further assistance.
URL:https://micde.umich.edu/event/advanced-batch-computing-on-the-flux-cluster-8/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190521T130000
DTEND;TZID=America/Detroit:20190521T170000
DTSTAMP:20260607T222633
CREATED:20230905T171400Z
LAST-MODIFIED:20260522T154048Z
UID:10000040-1558443600-1558458000@micde.umich.edu
SUMMARY:Introduction to the Flux cluster and batch computing
DESCRIPTION:Overview\nThis 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. \nPrerequisites\nObtain a user account on Flux. If you do not have a Flux user account\, click here to go to the account application page at: https://arc-ts.umich.edu/fluxform/ \nRegister for Duo authentication. See below for details. \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. \nInstructor\nBennet Fauber\nScientific Applications Analyst\nAdvanced Research Computing — Technology Services \nBennet Fauber is a member of the technical team that administers the Flux cluster. \nMaterials\nIn-class handouts\n\nOutput from qstat\nOutput from checkjob\nOutput from mdiag\nOutput from showq\n\nSupplementary materials\n\nFlux in Ten Easy Steps\nUsing PBS\nUsing software modules\nLinking libraries with applications\nEstablishing and managing a Flux project allocation\n\n\nCourse Preparation\nIn order to participate successfully in the workshop exercises\, you must have a Flux user account and be registered for the Duo authentication service. The user account allows you to log in to the cluster\, create\, compile\, and test applications\, and prepare Flux jobs for submission. Information about registering for Duo is at the ITS Two Factor Authentication web page. \nFlux user account\nA single Flux user account can be used to prepare and submit jobs using various allocations. If you already already possess a user account\, you can use it for this course\, you can skip to “Flux allocation” below. If not\, please visit https://arc-ts.umich.edu/fluxform to obtain one. A user account is free to members of the University community. Please note that obtaining an account requires human processing\, so be sure to do this at least two business days before class begins. \nFlux allocation\nWe create an allocation 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 allocation 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 Flux allocation\, you can use that\, though if there are any issues with that allocation\, we will ask you to use the workshop allocation. \nLaptop Preparation\nThe classroom contains Windows computers\, which require your uniqname and UMICH password to login\, and which have all necessary software preloaded. \nIf you want to use a laptop for the course\, you are welcome to do so. However\, if there are problems connecting your laptop\, you will be asked to switch to the provided computer for the class. We will try to help resolve issues after the workshop. \nIf you want to try to prepare your laptop for use in the class\, please see our web page on Preparing your laptop to use Flux. If you have a Windows computer\, we recommend that you install PuTTY/WinSCP from the Blue Disc web site. Macintosh computers typically have the minimum requirements installed as part of the system. \nMore help\nPlease use our class mailing list hpc101course@umich.edu for questions\, comments\, or to seek further assistance.
URL:https://micde.umich.edu/event/introduction-to-the-flux-cluster-and-batch-computing-5-2-2-2/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:High Performance Computing,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190521T140000
DTEND;TZID=America/Detroit:20190521T160000
DTSTAMP:20260607T222633
CREATED:20230905T171401Z
LAST-MODIFIED:20230905T171401Z
UID:10000228-1558447200-1558454400@micde.umich.edu
SUMMARY:Dimension Reduction with Python
DESCRIPTION:This workshop will cover dimension reduction techniques for data analysis in Python\, focusing on Principal Component Analysis (PCA)\, factor analysis\, and canonical correlation analysis (CCA).  Depending on audience interest\, dimension reduction regression (e.g. SIR)\, and kernel versions of the classical dimension reduction techniques can also be discussed. \nThe presentation will begin by covering the conceptual basis of these methods\, then we will discuss several case studies.  The Statsmodels\, Sklearn\, Numpy\, and Scipy Python libraries will be used to conduct the analyses.  Visualization of results using Matplotlib and Seaborn will also be covered.
URL:https://micde.umich.edu/event/dimension-reduction-with-python/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190522T090000
DTEND;TZID=America/Detroit:20190522T170000
DTSTAMP:20260607T222633
CREATED:20230905T171401Z
LAST-MODIFIED:20230905T171401Z
UID:10000007-1558515600-1558544400@micde.umich.edu
SUMMARY:Introduction to Survey Design: Data Collection\, Questionnaire Design and Response Processes-Lecture
DESCRIPTION:This lecture-format workshop will present an overview of available modes and methods of survey data collection as well as an introduction to the survey response process and implications for questionnaire design.  Participants will gain an appreciation of the tradeoffs inherent in survey design decisions and how design can affect data quality and survey errors. Topics will include: \n\nSurvey errors\, in particular measurement\, coverage\, and nonresponse error.\nWhat to consider when selecting a data collection method for a particular research question.\nMeasurement (response) error and how to reduce it through question wording/format and questionnaire structure.\n\nThe role of the interviewer and interviewer effects.
URL:https://micde.umich.edu/event/introduction-to-survey-design-data-collection-questionnaire-design-and-response-processes-lecture-2/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190523T160000
DTEND;TZID=America/Detroit:20190523T170000
DTSTAMP:20260607T222633
CREATED:20230905T171401Z
LAST-MODIFIED:20260401T202136Z
UID:10000224-1558627200-1558630800@micde.umich.edu
SUMMARY:Introduction to the Twitter API
DESCRIPTION:This workshop is designed for those who are interested in getting started with their own research and analytics of Twitter data. The workshop introduces workflows for using the Twitter API for programmers and non-programmers alike. For non-programmers\, we’ll be using the Postman software. For programmers\, we’ll demonstrate the same process in Python. We will also discuss some of the limitations of the Twitter API and cover how to parse the JSON data retrieved from it.\n\n\n\n\n\n\n\nThis workshop accompanies the #UMTweetCon2019 conference on the use of Twitter data in research and analytics at the University of Michigan on May 23\, 2019. Participants interested in attending the workshop are invited to also attend the #UMTweetCon2019 panel and poster sessions to learn more about ongoing Twitter data research at U-M.
URL:https://micde.umich.edu/event/introduction-to-the-twitter-api/
LOCATION:Room 1450 – Institute for Social Research\, 426 Thompson Street\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190528T140000
DTEND;TZID=America/Detroit:20190528T160000
DTSTAMP:20260607T222633
CREATED:20230905T171401Z
LAST-MODIFIED:20230905T171401Z
UID:10000229-1559052000-1559059200@micde.umich.edu
SUMMARY:Simulation studies in Python
DESCRIPTION:Simulation studies are used to understand the properties of statistical procedures.  This technique is widely used when conducting power analysis for research studies\,  which is one focus for this workshop.  Simulation studies can also be used to assess the performance of statistical procedures in non-standard settings\, such as when there are concerns about missing data\, selection bias\, measurement errors\, or model specification.  Another role for simulation studies is to contrast the performance of alternative statistical methods\, e.g. for prediction. \nThis workshop will emphasize practical aspects of conducting simulation studies using Python\, including data simulation\, automation\, and interpretation and communication of simulation findings.
URL:https://micde.umich.edu/event/simulation-studies-in-python/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190530T130000
DTEND;TZID=America/Detroit:20190530T163000
DTSTAMP:20260607T222633
CREATED:20230905T171401Z
LAST-MODIFIED:20230905T171401Z
UID:10000225-1559221200-1559233800@micde.umich.edu
SUMMARY:Introduction to GIS
DESCRIPTION:This workshop will cover introductory GIS concepts\, tools\, and techniques. We will use QGIS (and ArcGIS) and learn the basics of vector- and network-data GIS by solving problems.  You will also learn to generate maps. We will use the graphical user interface and no programming experience is required for this workshop. \nThe workshop is meant for students and researchers who want to have a quick and simple exposure to GIS concepts and tools.
URL:https://micde.umich.edu/event/introduction-to-gis/
LOCATION:Rackham Building\, Earl Lewis Room\, 3rd Floor East\, 915 E. Washington St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
GEO:42.2807892;-83.7381556
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=Rackham Building Earl Lewis Room 3rd Floor East 915 E. Washington St. Ann Arbor MI 48109 United States;X-APPLE-RADIUS=500;X-TITLE=915 E. Washington St.:geo:-83.7381556,42.2807892
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20190531T130000
DTEND;TZID=America/Detroit:20190531T163000
DTSTAMP:20260607T222633
CREATED:20230905T171401Z
LAST-MODIFIED:20230905T171401Z
UID:10000233-1559307600-1559320200@micde.umich.edu
SUMMARY:Introduction to the Great Lakes cluster and batch computing with Slurm
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\n\nLecture notes (TBD)\nGreat Lakes Slurm HPC cluster\n\n\nCOURSE PREPARATION\nIn order to participate successfully in the workshop exercises\, you must have a Great Lakes user account\, a Great Lakes job account (one is created for each workshop)\, and be enrolled in Duo. The user account allows you to log in to the cluster\, create\, compile\, and test applications\, and prepare jobs for submission. The job account allows you to submit those jobs\, executing the applications in parallel on the cluster and charging their resource use against the account. Duo is required to help authenticate you to the cluster. \n\nGREAT LAKES USER ACCOUNT\nIf you already have a Flux user account\, you don’t need to do anything to obtain a Great Lakes user account.  Otherwise\, go to the Flux user account application page at: https://arc-ts.umich.edu/fluxform/ . \nPlease note that obtaining a user account requires human processing\, so be sure to do this at least two business days before class begins. \n\nGREAT LAKES JOB ACCOUNT\nWe create a job 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 Great Lakes job account\, you can use that\, though if there are any issues with that job account\, we will ask you to use the workshop job account. \n\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 do not need to bring your own laptop to class. The classroom contains 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. 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. \nIf you are unable to attend the presentation in person we will be offering a link into the live course via BlueJeans. Please register as if attending in person.  This will put you on the wait list but we will get your account setup for remote attendance.
URL:https://micde.umich.edu/event/introduction-to-the-great-lakes-cluster-and-batch-computing-with-slurm/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:Workshops
END:VEVENT
END:VCALENDAR