Events

  • Advanced batch computing on the Flux cluster

    East Hall B250 530 Church St., 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 […]

    Hadoop and Spark Workshop

    East Hall B250 530 Church St., Ann Arbor, MI, United States

    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 […]

    Advanced batch computing on the Flux cluster

    East Hall B250 530 Church St., 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 […]

  • Introduction to the Flux cluster and batch computing

    East Hall B254 530 Church St., Ann Arbor, MI, United States

    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 […]

    Michael J. Shelley

    MICDE Seminar: Michael Shelley, Courant Institute, New York University

    1084 East Hall 530 Church St., Ann Arbor, MI, United States

    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 […]

    SC^2, sponsored by MICDE

    [SC2 & MICDE] Lunch with alumni: Lois K. Smith

    1180 Duderstadt Center 2281 Bonisteel Blvd, Ann Arbor, MI, United States

    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 […]

    Intro to SQL

    Modern Languages Building (MLB), Room 2001B

    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 with TensorFlow: A Quick Start Introduction

    Modern Languages Building (MLB), Room 2001B

    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 […]