MICDE Seminar: Heather Mayes, Chemical Engineering, University of Michigan
NCRC10 ACR2 2800 Plymouth Rd, Ann Arbor, MI, United States
Overview 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 […]
Overview Learn how to process large amounts (up to terabytes) of data using SQL and/or simple programming models available in Python, R, Scala, and Java. Computers will be provided to follow along with hands-on examples; users can also bring laptops. Prerequisites Intro to the Linux Command Line or equivalent. This course assumes familiarity with the Linux command […]
Overview 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 […]
Overview 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 […]
Bio: Michael J. Shelley is an American applied mathematician who works on the modeling and simulation of complex systems arising in physics and biology. He holds a BA in Mathematics from the University of Colorado (1981) and a PhD in Applied Mathematics from the University of Arizona (1985). He was a postdoctoral researcher at Princeton […]
Lois graduated from Michigan in the Fall 2016 with a PhD from the AOSS (now Climate and Space Sciences and Engineering) department and was an MICDE fellow and is Certificate in Computational Discovery & Engineering alumni. Since graduating, she has been in industry working as a data scientist (iSpot, Microsoft). She is back on campus […]
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 […]
Deep Neural Networks (DNNs) are used as a machine learning method for both regression and classification problems. TensorFlow is a popular software library that is often used to construct and train DNNs. In this workshop, participants will learn how to quickly use the high-level TensorFlow Estimator module to perform nonlinear regression and classification with standard fully connected DNNs. We will also show […]