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: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
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200313T150000
DTEND;TZID=America/Detroit:20200313T160000
DTSTAMP:20260605T151143
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000355-1584111600-1584115200@micde.umich.edu
SUMMARY:CANCELLED - MICDE/AIM Seminar: Lyudmyla Barannyk\, Associate Professor\, Mathematics\, University of Idaho
DESCRIPTION:Bio: Lyudmyla Barannyk is an Associate Professor in the Department of Mathematics at the University of Idaho. Barannyk received a masters in Applied Mathematics from the New Jersey Institute of Technology and a PhD in Mathematics Sciences from the New Jersey Institute of Technology and Rutgers the State University of New Jersery. She is currently a visiting Associate Professor of Mathematics at the University of Michigan. \nModeling of the solid-liquid phase change in materials with internal heat generation\nWe study a simple model for the evolution of the solid-liquid interface during melting and solidification (Stefan problem) of a material with constant internal heat generation and prescribed heat flux at the boundary in the cylindrical geometry. The problem is motivated by the need to control the behavior of nuclear fuel rods in a potential meltdown scenario. The equations are solved by splitting them into transient and steady-state components and then using separation of variables. This results in an ordinary differential equation for the interface that involves infinite series. The initial value problem is solved numerically\, and solutions are compared to the previously published quasi-static solutions. We show that when the internal heat generation and boundary heat flux are close in value\, the motion of the phase change front takes longer to reach steady-state than when the values are farther apart. As the difference between the internal heat generation and boundary heat flux increases\, the transient solutions become more dominant and the phase change front does not reach steady-state before the outer boundary or centerline is reached. Hence the difference between the internal heat generation and boundary heat flux can be used to control the motion and speed of the solid-liquid interface. Limitations of the present model and possible future extensions will be discussed. \n\n\n\nThis is joint work with Sidney Williams (Georgia Tech)\, Irene Ogidan (University of Idaho)\, John Crepeau (University of Idaho)\, and Alexey Sakhnov (Kutateladze Institute of Thermophysics\, Novosibirsk\, Russia).
URL:https://micde.umich.edu/event/micde-aim-seminar-lyudmyla-barannyk/
LOCATION:MI
CATEGORIES:Featured Events,MICDE Seminar Series
ATTACH;FMTTYPE=image/png:https://micde.umich.edu/wp-content/uploads/2020/03/Lyudmyla-Barannyk.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200313T140000
DTEND;TZID=America/Detroit:20200313T163000
DTSTAMP:20260605T151143
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000349-1584108000-1584117000@micde.umich.edu
SUMMARY:Regular Expressions
DESCRIPTION:Regular expressions are perfectly suited for people who like puzzles. Regular expressions are a sequence of characters used to define a search pattern. They are commonly used to do “find” and “find and replace” string operations. They are also used to validate strings like phone numbers\, passwords\, etc. in data entry. Regular expression capabilities can be found in a variety of programming languages and software like ArcGIS\, Java\, Javascript\, Matlab\, Perl\, PHP\, Python\, R\, Visual Basic\, etc. and some text editors. \nThe workshop will consist of hands-on example problems. Learn to search beyond “*.txt”. The tutorials will be conducted using Python. A basic programming background is helpful but not required for this workshop.
URL:https://micde.umich.edu/event/regular-expressions-4/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200310T083000
DTEND;TZID=America/Detroit:20200310T153000
DTSTAMP:20260605T151143
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000328-1583829000-1583854200@micde.umich.edu
SUMMARY:Introduction to SAS: Simple Inference Procedures
DESCRIPTION:Prerequisites: Participant should have some familiarity with introductory statistics and be able to load data into and perform basic data manipulations in SAS. \nIn this one-day\, six-hour workshop we will discuss the basics of using SAS for statistical inference and modeling. The workshop is held in a computer lab and will alternate between instructor presentations and attendee work sessions.  After this course the attendee will be able to perform\, in SAS\, basic statistical inference procedures (hypothesis tests\, confidence intervals) for a variety of data scenarios such as one-sample\, independent-samples\, and paired-sample t-tests; chi-square test of independence of two categorical variables;  correlation between two interval variables; ANOVA; simple and multiple linear regression; and simple and multiple logistic regression. Good statistical practice will be demonstrated but this workshop is not designed to teach statistics.
URL:https://micde.umich.edu/event/introduction-to-sas-simple-inference-procedures/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200309T150000
DTEND;TZID=America/Detroit:20200309T170000
DTSTAMP:20260605T151143
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000337-1583766000-1583773200@micde.umich.edu
SUMMARY:Survival analysis in Python
DESCRIPTION:Survival analysis is used when working with data that may be censored\, as often is the case in studies of human subjects with incomplete follow-up.  The presence of censoring makes most forms of regression and other standard statistical analyses inappropriate. A body of specialized techniques for analyzing this type of data has been developed\, including methods for estimating and comparing marginal survival functions\, and regression methods including the widely-utilized Cox proportional hazards model.  This workshop will briefly review the key principles of survival analysis\, then illustrate by example how various survival analysis methods can be carried out using Python with the Statsmodels package.  \nParticipants should bring a laptop if they want to work with the examples during the presentation\, but this is optional.
URL:https://micde.umich.edu/event/survival-analysis-in-python-3/
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:20200306T143000
DTEND;TZID=America/Detroit:20200306T160000
DTSTAMP:20260605T151143
CREATED:20230905T171343Z
LAST-MODIFIED:20230905T171343Z
UID:10000323-1583505000-1583510400@micde.umich.edu
SUMMARY:R by Example: Functional Programming with data.table
DESCRIPTION:In the R by Example series of workshops\, we’ll discuss example analyses in R as a vehicle for learning  commonly used tools and programming patterns. The “Functional Programming with dplyr” workshop will initially focus on analyzing winter home temperatures in the US using data from the Residential Energy Consumption Survey (https://www.eia.gov/consumption/residential/).  We’ll use the data.table package for data manipulation\, and then demonstrate how to encapsulate the basic pattern within a function. Such functional programming allows us to repeatedly apply this pattern to answer other questions about this data. By using a function\, we make our code more concise and easier to understand. This workshop is geared towards intermediate to advanced R users\, or as a follow-up to the “Analyzing RECS using data.table” workshop.
URL:https://micde.umich.edu/event/r-by-example-functional-programming-with-data-table/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200305T140000
DTEND;TZID=America/Detroit:20200305T170000
DTSTAMP:20260605T151143
CREATED:20230905T171341Z
LAST-MODIFIED:20230905T171341Z
UID:10000350-1583416800-1583427600@micde.umich.edu
SUMMARY:Visualization of spatial data
DESCRIPTION:This workshop will cover basic concepts and tools available in QGIS and R for visualizing spatial data. We will cover vector data but will also touch upon the visualization of raster and spatial network data. \nParticipants should have some familiarity with R\, but exposure to QGIS is not required.
URL:https://micde.umich.edu/event/visualization-of-spatial-data/
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:20200303T100000
DTEND;TZID=America/Detroit:20200303T140000
DTSTAMP:20260605T151143
CREATED:20230905T171341Z
LAST-MODIFIED:20230905T171341Z
UID:10000316-1583229600-1583244000@micde.umich.edu
SUMMARY:Introduction to Python's NumPy library
DESCRIPTION:This workshop will introduce you to the NumPy library in Python\, which is useful in scientific computing. We will cover NumPy’s n-dimensional array object and associated functions in depth\, along with related linear algebra and random number capabilities. Some familiarity with Python is expected. Computers will be available to complete exercises.
URL:https://micde.umich.edu/event/introduction-to-pythons-numpy-library/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200228T150000
DTEND;TZID=America/Detroit:20200228T160000
DTSTAMP:20260605T151143
CREATED:20230905T171341Z
LAST-MODIFIED:20230905T171341Z
UID:10000333-1582902000-1582905600@micde.umich.edu
SUMMARY:MICDE Seminar: Sarah D. Olson\, Associate Professor\, Mathematical Sciences\, Worcester Polytechnic Institute
DESCRIPTION:Bio:Sarah Olson is an Associate Professor in the Department of Mathematical Sciences at Worcester Polytechnic Institute. Olson received her undergraduate degrees in Mathematics and Biology from Providence College\, a master’s from the University of Rhode Island in Mathematics\, and a PhD in Biomathematics from North Carolina State University. She has worked in the general areas of fluid dynamics\, scientific computing\, and mathematical biology. \nSperm Navigation in Complex Environments\nMicroorganisms can swim in a variety of environments\, interacting with chemicals and other proteins in the fluid. In this talk\, we will highlight recent computational methods and results for swimming efficiency and hydrodynamic interactions of swimmers in different fluid environments. Sperm are modeled via a centerline representation where forces are solved for using elastic rod theory. The method of regularized Stokeslets is used to solve the fluid-structure interaction where emergent swimming speeds can be compared to asymptotic analysis. In the case of fluids with extra proteins or cells that may act as friction\, swimming speeds may be enhanced and attraction may not occur. \nThis seminar is co-sponsored by the Applied & Interdisciplinary Mathematics program. Prof. Olson is being hosted by Prof. Alben (MATH). If you would like to meet with her during her visit\, please send an email to micde-events@umich.edu. If you are an MICDE student or a MATH student and you would like to join Professor Olson for lunch during her visit\, please RVSP by Feb. 27. 
URL:https://micde.umich.edu/event/micde-seminar-sarah-d-olson-wpi/
LOCATION:1084 East Hall\, 530 Church St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Featured Events,MICDE Seminar Series,Seminar
ATTACH;FMTTYPE=image/png:https://micde.umich.edu/wp-content/uploads/2020/01/Sarah-Olson.png
GEO:42.2757302;-83.7351764
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=1084 East Hall 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:20200228T130000
DTEND;TZID=America/Detroit:20200228T160000
DTSTAMP:20260605T151143
CREATED:20230905T171341Z
LAST-MODIFIED:20230905T171341Z
UID:10000348-1582894800-1582905600@micde.umich.edu
SUMMARY:R III: Modeling
DESCRIPTION:This workshop will be heavy on conceptual understanding of basic regression modeling\, but with demonstration of activities both essential and tangential to good modeling practice. GLM\, model interpretation\, model comparison\, model debugging\, model criticism and more will be covered.\n\n\nPrereq: Some experience using R is required (R I\, preferably R II workshops)\, as well as exposure to basic statistical analysis would be beneficial.\n\n\nContent: http://m-clark.github.io/data-processing-and-visualization/
URL:https://micde.umich.edu/event/r-iii-modeling/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200226T100000
DTEND;TZID=America/Detroit:20200226T120000
DTSTAMP:20260605T151143
CREATED:20230905T171341Z
LAST-MODIFIED:20230905T171341Z
UID:10000343-1582711200-1582718400@micde.umich.edu
SUMMARY:Building software projects with Make: beyond basics
DESCRIPTION:In this workshop we will use Make to manage build dependency in a multi-file\, multi-language software project.  We will learn how to use Make functions\, automatically generate dependencies\, and inquire the operating system about available packages and libraries.  Also\, we will briefly review alternative build dependency managers. At the end of the workshop you will be able to understand and write Makefiles for managing dependencies in complex software projects.  \nParticipants will need to have laptops with WiFi connection if they wish to follow the hands-on exercises.  A basic knowledge of Unix-like operating systems would be helpful in following and understanding the material\, but is not required.
URL:https://micde.umich.edu/event/building-software-projects-with-make-beyond-basics/
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:20200225T113000
DTEND;TZID=America/Detroit:20200225T130000
DTSTAMP:20260605T151143
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000354-1582630200-1582635600@micde.umich.edu
SUMMARY:Complex Systems Seminar: David Goluskin\, Assistant Professor\, Mathematics and Statistics\, University of Victoria
DESCRIPTION:Bio: David Goluskin is an Assistant Professor in the Department of Mathematics and Statistics at the University of Victoria. Goluskin received his undergraduate degrees from the University of Colorado\, Boulder\, a master’s from Columbia University\, and a PhD in Applied Mathematics from Columbia University. His research is in the broad area of applied nonlinear dynamics and incorporates both computation and analysis. Much of Professor Goluskin’s work concerns fluid dynamics\, but he also studies simpler ordinary and partial differential equations. \nStudying dynamics using computational polynomial optimization\nMany complex systems are governed by nonlinear ODEs or PDEs that cannot be solved exactly. Various properties of such solutions can be inferred by constructing auxiliary functions that satisfying suitable inequalities. The most familiar example is the construction of Lyapunov functions to infer stability of particular states\, but similar approaches can produce many other types of mathematical statements\, including for systems with chaotic or otherwise complicated behavior. Such statements include estimates of time-averaged quantities and extreme transient behavior\, approximation of nonlinear stability properties\, and design of controls. In many cases\, the search for the auxiliary function that implies the strongest mathematical statement can be posed as a convex optimization problem. Such problems can be studied analytically or computationally\, but in most cases computation is needed to find solutions that are close to optimal. Of particular use are computational methods of polynomial optimization\, where the optimization constraints include polynomial inequalities. This talk will provide an overview of different ways in which auxiliary functions can be used to study nonlinear ODEs and PDEs\, as well as how polynomial optimization can be used to implement these methods computationally. Methods will be illustrated using applications to various complex systems.
URL:https://micde.umich.edu/event/complex-systems-seminar-david-goluskin-assistant-professor-mathematics-and-statistics-university-of-victoria/
LOCATION:Weiser Hall\, Room 747\, 500 Church St\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Featured Events,Seminar
ATTACH;FMTTYPE=image/jpeg:https://micde.umich.edu/wp-content/uploads/2023/02/event_72568_original-1-e1582558578476.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200224T150000
DTEND;TZID=America/Detroit:20200224T170000
DTSTAMP:20260605T151143
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000336-1582556400-1582563600@micde.umich.edu
SUMMARY:Multilevel models in Python
DESCRIPTION:Multilevel modeling is the state-of-the-art approach for handling data with complex dependence structure in a regression analysis.  This workshop will discuss fitting multilevel models in Python using the Statsmodels package. We will discuss the motivation and main use cases for multilevel modeling\, and illustrate by example how to fit linear and generalized linear mixed models. \nParticipants should bring a laptop if they want to work with the examples during the presentation\, but this is optional.
URL:https://micde.umich.edu/event/multilevel-models-in-python-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:20200221T150000
DTEND;TZID=America/Detroit:20200221T160000
DTSTAMP:20260605T151143
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000332-1582297200-1582300800@micde.umich.edu
SUMMARY:MICDE Seminar: Osman Basaran\, Professor\, Chemical Engineering\, Purdue University
DESCRIPTION:Bio: Professor Osman Basaran is a Burton and Kathryn Gedge Professor of Chemical Engineering at Purdue University. He received his undergraduate degree at Massachusetts Institute of Technology and a PhD from the University of Minnesota. Prof. Basaran’s research involves the use of a balanced approach based on computation\, theory\, and experiment to attack a number of fundamental issues that lie at the heart of such practical problems. \nHigh-accuracy simulation of free surface flows near finite-time pinch-off and coalescence singularities\nMotivated by applications such as ink jet printing\, drop-by-drop manufacturing\, sprays\, emulsions\, and chemical separations\, we study the dynamics of breakup and coalescence through high-accuracy simulation\, theory\, and experiment.  In this talk\, I will highlight our group’s work on accurately capturing the fluid dynamics that takes place in the vicinity of finite-time singularities. The free surface flow algorithms and solvers that we develop and use rely on a sharp interface representation of phase boundaries.  In the simulations\, we are able to analyze situations that involve disparate length scales that differ by up to seven orders of magnitude (commercial codes can handle about 2-3 orders and custom codes can capture at most 3-4 orders of magnitude disparity in length scales). The primary focus of the talk will be on simulations of the breakup of surfactant-covered filaments where I will pay special attention to the pinch-off singularity.  I will also summarize some of our recent work on the pre- and post-coalescence singularities that arise when two drops or bubbles are driven together and made to merge into one.  \nThis seminar is co-sponsored by the Applied & Interdisciplinary Mathematics program. Prof. Basaran is being hosted by Prof. Deegan (Physics). If you would like to meet with Prof. Basaran during his visit\, please send an email to micde-events@umich.edu. If you are an MICDE student or an AIM student and you’re interested in having lunch with Prof. Basaran during his visit\, please RSVP by Thursday\, February 20\, 2020.
URL:https://micde.umich.edu/event/micde-seminar-osman-basaran-purdue/
LOCATION:1084 East Hall\, 530 Church St.\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Featured Events,MICDE Seminar Series,Seminar
ATTACH;FMTTYPE=image/png:https://micde.umich.edu/wp-content/uploads/2020/01/Osman-Basaran.png
GEO:42.2757302;-83.7351764
X-APPLE-STRUCTURED-LOCATION;VALUE=URI;X-ADDRESS=1084 East Hall 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:20200221T093000
DTEND;TZID=America/Detroit:20200221T160000
DTSTAMP:20260605T151143
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000325-1582277400-1582300800@micde.umich.edu
SUMMARY:Introduction to Stata
DESCRIPTION:Audience: Those who have never used Stata before but wish to learn.\n\nBy the end of the workshop\, participants will be able to:\n\n\nWork with Stata\, including using Do-files and using the help system\nGet data into Stata and manage your data files\nEstablish familiarity with your data\nClean the data to prepare it for analysis\nCheck for basic errors in the data\nGenerate new variables or manipulate existing variables\nMerge or reshape the data\nProduce summary tables and descriptive statistics\n\n\nNote: This workshop does NOT cover any statistical modeling.\n\nNote: This workshop is based on Stata 15; it does not cover the new features in Stata 16.\nSee upcoming workshop “Stata 16 New Data Management Features” for that material.
URL:https://micde.umich.edu/event/introduction-to-stata-5/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200220T160000
DTEND;TZID=America/Detroit:20200220T170000
DTSTAMP:20260605T151143
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000347-1582214400-1582218000@micde.umich.edu
SUMMARY:Workshop: Corelogic real estate data for research
DESCRIPTION:The University of Michigan library system has licensed a large data set containing real estate transactions\, deeds\, and property tax records for the United States. The data were collected by the commercial vendor Corelogic\, and our license allows UM researchers to use the data for research purposes. These data are of potential interest to researchers in many fields\, as they capture spatial and temporal real estate market conditions\, taxing practices\, and the physical states of millions of residential structures in the US. \nIn this workshop\, members of MIDAS and CSCAR will go over the contents and limitations of the data\, some examples of research questions that used this set of data\, and some of the computational and analytic tools that have been successfully used with these data in the past. CSCAR consultants can provide free guidance for researchers wishing to work with these data\, including both methodological and computational aspects of the work. We will also be happy to discuss with you to help you decide how this dataset can be used for your specific research questions.
URL:https://micde.umich.edu/event/corelogic-real-estate-data-for-research/
LOCATION:Weiser Hall\, 6th Floor\, 619\, 500 Church Street\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Featured Events,Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200220T143000
DTEND;TZID=America/Detroit:20200220T160000
DTSTAMP:20260605T151143
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000322-1582209000-1582214400@micde.umich.edu
SUMMARY:R by Example: Functional Programming with dplyr
DESCRIPTION:In the R by Example series of workshops\, we’ll discuss example analyses in R as a vehicle for learning  commonly used tools and programming patterns.  The “Functional Programming with dplyr” workshop will initially focus on analyzing winter home temperatures in the US using data from the Residential Energy Consumption Survey (https://www.eia.gov/consumption/residential/).  We’ll use the dplyr package for data manipulation\, and then demonstrate how to encapsulate the basic pattern within a function. Such functional programming allows us to repeatedly apply this pattern to answer other questions about this data. By using a function\, we make our code more concise and easier to understand. This workshop is geared towards intermediate to advanced R users\, or as a follow-up to the “Analyzing RECS using tidyverse” workshop.
URL:https://micde.umich.edu/event/r-by-example-functional-programming-with-dplyr/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200218T083000
DTEND;TZID=America/Detroit:20200218T153000
DTSTAMP:20260605T151143
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000327-1582014600-1582039800@micde.umich.edu
SUMMARY:Introduction to SAS: Basic Data Manipulating\, Summarizing\, and Graphing
DESCRIPTION:Prerequisites: Familiarity with basic statistical calculations and graphs is helpful. \nIn this one-day\, six-hour workshop we will discuss the basics of using SAS for data analysis. The workshop is held in a computer lab and will alternate between instructor presentations and attendee work sessions. After this course the attendee will be able to load data into SAS from several file formats; create new variables in a dataset; sort\, join\, and subset datasets; create and use data formats; and properly record missing data. Additionally\, the attendee will be able to compute\, in SAS\, basic univariate summaries (e.g.\, means\, standard deviations\, quantiles\, counts\, percentages) and create univariate graphs (e.g.\, histograms\, density curves\, boxplots\, and bar charts). If time permits\, we will discuss multivariate summaries (e.g.\, correlations\, odds ratios) and graphs (e.g.\, scatterplots\, stacked bar charts\, side-by-side boxplots). Good statistical practice will be demonstrated but this workshop is not designed to teach statistics.
URL:https://micde.umich.edu/event/introduction-to-sas-basic-data-manipulating-summarizing-and-graphing/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200217T150000
DTEND;TZID=America/Detroit:20200217T170000
DTSTAMP:20260605T151143
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000335-1581951600-1581958800@micde.umich.edu
SUMMARY:Generalized estimating equations in Python
DESCRIPTION:GEE is an extension of the generalized linear modeling (GLM) framework for dependent data.  GEE can be used with longitudinal data\, clustered data\, and other forms of dependent data where a GLM may not be appropriate.  In this workshop we will discuss fitting models using GEE in Python with the Statsmodels package. We will briefly cover the underlying foundation for GEE\, but will mainly focus on practical aspects of utilizing GEE in Python\, through several case studies.  More advanced topics including model selection and regularized fitting may be covered\, depending on student interest.  \nParticipants should bring a laptop if they want to work with the examples during the presentation\, but this is optional.
URL:https://micde.umich.edu/event/generalized-estimating-equations-in-python-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:20200214T130000
DTEND;TZID=America/Detroit:20200214T160000
DTSTAMP:20260605T151143
CREATED:20230905T171342Z
LAST-MODIFIED:20260605T170310Z
UID:10000345-1581685200-1581696000@micde.umich.edu
SUMMARY:R II: Programming
DESCRIPTION:People using R for applied research are often not taught basic programming practices such as writing functions\, efficient iterative processing\, vectorization\, and other practices that would make their research far more efficient and reproducible.  Understandably\, focus is on basic data manipulation and getting model results.  Unfortunately\, this can mean the data isn’t as explored as it should be\, or other opportunities are lost (e.g. feature engineering)\, because of the presumed effort that would be required to deal with the data more fully.\n\nThis workshop will help you get more out of R so that you can take your efforts to the next level.\n\nPrereq: Some basic experience using R is required (R I).  You should know how to create and manipulate objects\, run basic analyses\, etc.  This could also be useful to anyone with programming experience in another language like Python.\n\n\nContent Basis: https://m-clark.github.io/data-processing-and-visualization/
URL:https://micde.umich.edu/event/r-ii-programming/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200212T100000
DTEND;TZID=America/Detroit:20200212T120000
DTSTAMP:20260605T151143
CREATED:20230905T171342Z
LAST-MODIFIED:20230905T171342Z
UID:10000342-1581501600-1581508800@micde.umich.edu
SUMMARY:Basics of automatic dependency management with Make
DESCRIPTION:In this workshop we will discuss the concept of dependency management\, with the primary focus on build dependencies between software components.  We will learn how to express the dependencies and how to automate the software building process using Make utility and language.  \nWe will go through hands-on exercises and will see how expressing the dependencies decreases the time to build a project.  Although Make is traditionally used in software projects consisting of multiple files of code in a compiled language (such as C\, C++\, Fortran\, or Golang)\, we will also discuss how to utilize Make for dependency management in non-programming projects.  At the end of the workshop you will be able to use Make to script routine tasks and track dependencies automatically.  \n  \nParticipants will need to have laptops with WiFi connection if they wish to follow the hands-on exercises.  A basic knowledge of Unix-like operating systems would be helpful in following and understanding the material\, but is not required.
URL:https://micde.umich.edu/event/basics-of-automatic-dependency-management-with-make/
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:20200211T100000
DTEND;TZID=America/Detroit:20200211T140000
DTSTAMP:20260605T151143
CREATED:20230905T171340Z
LAST-MODIFIED:20230905T171340Z
UID:10000315-1581415200-1581429600@micde.umich.edu
SUMMARY:Introduction to Matlab
DESCRIPTION:This workshop will introduce you to Matlab. We will look at general coding syntax\, matrix operations\, writing functions\, symbolic capabilities\, etc. Computers will be available to complete exercises.
URL:https://micde.umich.edu/event/introduction-to-matlab-5/
LOCATION:MI
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200210T153000
DTEND;TZID=America/Detroit:20200210T170000
DTSTAMP:20260605T151143
CREATED:20230905T171340Z
LAST-MODIFIED:20230905T171340Z
UID:10000334-1581348600-1581354000@micde.umich.edu
SUMMARY:Regression analysis with Generalized Linear Models in Python
DESCRIPTION:This workshop will cover fitting generalized linear models (GLMs) in Python\, using the Statsmodels package.  We will cover logistic regression\, but the Poisson\, negative binomial\, and gamma regression. We will provide an overview of the underlying foundation for GLMs\, focusing on the mean/variance relationship and the link function.  Participants should have familiarity with linear regression and (ideally) with logistic regression\, but prior exposure to other GLMs is not required.  \nParticipants should bring a laptop if they want to work with the examples during the presentation\, but this is optional.
URL:https://micde.umich.edu/event/regression-analysis-with-generalized-linear-models-in-python-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:20200206T140000
DTEND;TZID=America/Detroit:20200206T160000
DTSTAMP:20260605T151143
CREATED:20230905T171340Z
LAST-MODIFIED:20230905T171340Z
UID:10000321-1580997600-1581004800@micde.umich.edu
SUMMARY:R by Example: Analyzing RECS using data.table
DESCRIPTION:In the R by Example series of workshops\, we’ll discuss example analyses in R as a vehicle for learning  commonly used tools and programming patterns.  The “Analyzing RECS using data.table” workshop will focus on analyzing winter home temperatures in the US using data from the Residential Energy Consumption Survey (https://www.eia.gov/consumption/residential/).  We’ll use the data.table package for data manipulations and ggplot2 for plotting.  The workshop will be organized in a parallel fashion\, with participants given time to build an analysis from scratch by adapting presented examples step by step. In the process\, participants will become familiar with core data.table functionality including its pivot methods.  This workshop is geared towards beginner to intermediate R users or those new to data.table.
URL:https://micde.umich.edu/event/r-by-example-analyzing-recs-using-data-table/
LOCATION:Modern Languages Building (MLB)\, Room 2001B
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200204T130000
DTEND;TZID=America/Detroit:20200204T160000
DTSTAMP:20260605T151143
CREATED:20230905T171340Z
LAST-MODIFIED:20230905T171340Z
UID:10000308-1580821200-1580832000@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-9/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200203T150000
DTEND;TZID=America/Detroit:20200203T170000
DTSTAMP:20260605T151143
CREATED:20230905T171340Z
LAST-MODIFIED:20230905T171340Z
UID:10000346-1580742000-1580749200@micde.umich.edu
SUMMARY:Julia drop in coding session
DESCRIPTION:MIDAS and CSCAR will hold a drop-in coding session focusing on using the Julia programming language for basic data analysis.  No prior experience with Julia is expected.  The session will focus on analyzing large public AIS datasets recording the tracks of ships traveling in US coastal waters.  Participants can use [these materials](link below) as a starting point\, learning to manipulate\, analyze and model the AIS data using Julia.  An experienced Julia programmer will be present to explain the example code\, and to guide people who wish to explore the data in other ways.\n\nParticipants should bring a laptop\, and plan to either install Julia on their machine\, or use a Great Lakes account to run Julia on the UM cluster.\n\nhttps://github.com/kshedden/workshops/tree/master/julia_intro
URL:https://micde.umich.edu/event/julia-drop-in-coding-session/
LOCATION:Weiser Hall\, 6th Floor\, 619\, 500 Church Street\, Ann Arbor\, MI\, 48109\, United States
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200203T130000
DTEND;TZID=America/Detroit:20200203T160000
DTSTAMP:20260605T151143
CREATED:20230905T171340Z
LAST-MODIFIED:20230905T171340Z
UID:10000302-1580734800-1580745600@micde.umich.edu
SUMMARY:Android Application Development: Introduction to Android Studio
DESCRIPTION:Mobile app development is one of the biggest new industries of the last decade. If you are developing an Android app for the first time\, the first option you will likely find is “Android Studio\,” a free integrated-developer-environment (IDE) provided directly by the Android team at Google\, using the Java programming language. It’s a good starting point for experienced programmers to build an Android app from scratch. \nWe will present a brief overview of the “Android Studio” environment\, and provide a step-by-step example to make an app with multiple ‘activities’ and using built-in ‘sensors.’ A familiarity with the Java programming language is recommended to get the most out of the seminar. Participants who want to program during the workshop are recommended to install “Android Studio” in advance and to bring their own laptops to use during the presentation.
URL:https://micde.umich.edu/event/android-application-development-introduction-to-android-studio/
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:20200131T153000
DTEND;TZID=America/Detroit:20200131T163000
DTSTAMP:20260605T151143
CREATED:20230905T171340Z
LAST-MODIFIED:20230905T171340Z
UID:10000331-1580484600-1580488200@micde.umich.edu
SUMMARY:MICDE Seminar: Amir Salaree\, Postdoctoral Fellow\, Earth and Environmental Sciences\, University of Michigan
DESCRIPTION:Due to unforeseen circumstances the originally scheduled talk by Professor Brandon Johnson has been cancelled and replaced with the following seminar. \nTheoretical and Computational Contributions to the Modeling of Global Tsunamis\nThe distribution of tsunami amplitudes in the open ocean is controlled by source mechanism as well as bathymetry geometry and resolution\, with the latter controlling far-field tsunami features. However\, large detailed bathymetry grids result in long computer simulation times for tsunamis. It is therefore of interest to investigate the amount of physical detail in bathymetric grids that control the most important features in tsunami amplitudes\, to assess what constitutes sufficient level for grids in numerical simulations. By decomposing the Pacific bathymetry using a spherical harmonics approach one can create “smoothed” versions of the original field. Using these simplified bathymetries to simulate tsunamis from potential ruptures around the Pacific\, we can see that for large megathrust events (M0=1029 dyn-cm)\, only a resolution of ~1000 km (equivalent to l=40)\, or ~1% surface smoothness of the Pacific is needed in order to reproduce the main components of the true distribution of tsunami amplitudes. This would result in simpler simulations\, and faster computations in the context of tsunami warning algorithms. \nIn a separate context\, an overview of tsunami studies and a report on a study of a meteotsunami are presented. These scenarios are evidence for the fact that tsunami studies are interdisciplinary fields of research that require coordinated efforts by investigators from various backgrounds. \nMICDE is co-hosting this seminar with the Earth and Environmental Sciences department. 
URL:https://micde.umich.edu/event/micde-seminar-brandon-johnson-purdue/
LOCATION:RM1528\, 1100 North University Building
CATEGORIES:Featured Events,MICDE Seminar Series,Seminar
ATTACH;FMTTYPE=image/png:https://micde.umich.edu/wp-content/uploads/2020/01/Amir-Salaree.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200131T140000
DTEND;TZID=America/Detroit:20200131T163000
DTSTAMP:20260605T151143
CREATED:20230905T171340Z
LAST-MODIFIED:20230905T171340Z
UID:10000313-1580479200-1580488200@micde.umich.edu
SUMMARY:Intro to SQL
DESCRIPTION:Ever want to know how to communicate with a database? You need to know SQL\, a standard programming language for working with relational database management systems in data warehouses or just Microsoft Access. This workshop will cover the basic syntax of SQL. Material will focus mainly on how to query databases. A web-based tool will be used for the tutorial.
URL:https://micde.umich.edu/event/intro-to-sql-5/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200130T140000
DTEND;TZID=America/Detroit:20200130T160000
DTSTAMP:20260605T151143
CREATED:20230905T171340Z
LAST-MODIFIED:20230905T171340Z
UID:10000320-1580392800-1580400000@micde.umich.edu
SUMMARY:R by Example: Analyzing RECS using tidyverse
DESCRIPTION:In the R by Example series of workshops\, we’ll discuss example analyses in R as a vehicle for learning  commonly used tools and programming patterns.  The “Analyzing RECS using tidyverse” workshop will focus on analyzing winter home temperatures in the US using data from the Residential Energy Consumption Survey (https://www.eia.gov/consumption/residential/).  We’ll use the tidyverse (tidyverse.org) throughout\, relying on the dplyr package for data manipulations and ggplot2 for plotting.  The workshop will be organized in a parallel fashion\, with participants given time to build an analysis from scratch by adapting presented examples step by step. In the process\, participants will become familiar with core dplyr functions\, pivoting using tidyr\, and a basic ggplot2 example.  This workshop is geared towards beginner to intermediate R users.
URL:https://micde.umich.edu/event/r-by-example-analyzing-recs-using-tidyverse/
LOCATION:Modern Languages Building (MLB)\, Room 2001B
CATEGORIES:Workshops
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Detroit:20200130T130000
DTEND;TZID=America/Detroit:20200130T160000
DTSTAMP:20260605T151143
CREATED:20230905T171341Z
LAST-MODIFIED:20230905T171341Z
UID:10000310-1580389200-1580400000@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 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 \nMATERIALS\n\nLecture Notes\nMPI Profiling with Allinea MAP\nGreat Lakes Slurm HPC cluster\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. \n\nUSER LOGIN\nIf you already have a Flux user login\, you don’t need to do anything.  Otherwise\, go to the Flux user login 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\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 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. \n\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/advanced-research-computing-on-the-great-lakes-cluster-2/
LOCATION:Modern Languages Building (MLB)\, Room 2001A
CATEGORIES:Workshops
END:VEVENT
END:VCALENDAR