Announcing Digital Educational Artifact, autonomous vehicles at the edge

Join us on Tuesday, August 1st at 10 AM CT for a webinar that showcases how to teach machine learning using inexpensive and easy to find self-driving cars. We will present an educational module that allows students to configure an inexpensive off-the-shelf self-driving vehicle, generate training sets by driving the vehicle, and train models based on those driving sets, evaluate the quality of the training by observing the car in practice, and ultimately refine the training and watch the improvements.

The educational module is suitable for both educators and self-learners, open-source, and it can be highly configurable for specific classes based on individual or classroom needs. This webinar will demonstrate an end-to-end educational module that aims to bridge the gap between theory abstractions and practice in an easy-to-follow manner. – please, check the registration link here.

Using Terraform with Chameleon

Declarative Orchestration Examples

Terraform is both a command line tool, and a configuration language to build, change, and version resources from various Infrastructure as a Service (IaaS) providers. There are pre-existing providers to integrate with major cloud platforms, both private and open-source.

In particular, since Terraform natively supports Openstack, it will also work with Chameleon :)

If you have a complex configuration, involving multiple nodes and networks, across one or more Chameleon Sites, defining them in a declarative format can be easier than creating them imperatively.

The examples from this post show how to provision instances, networks, and floating IPs across multiple Chameleon Sites, and update them as your needs change.

Educating with Chameleon at Vanderbilt

This month we present an interview with Aniruddha Gokhale, Full Professor of Computer Science and Engineering at Vanderbilt University who is using Chameleon to teach classes on cloud computing, computer networks, and distributed systems. Professor Gokhale discusses the challenges of teaching with testbeds, explains how he managed to overcome it in his own teaching, and shares recommendations on how to best leverage the power of testbeds in the classroom.

Chameleon Images Overview

This month's Tips & Tricks blog is an overview of one of the most critical components to experimentation on Chameleon: images! We explore everything that makes a Chameleon image unique, and how you can build your own images!

OneDataShare: Democratizing Access to Data

We hope everybody had a lovely Juneteenth! Our User Experiment Blog is coming out slightly late this month due to the holiday but good things come to those who wait ;-). In this month’s blog we are talking with Jacob Goldverg, a student at University of Buffalo who used Chameleon to investigate how we can efficiently move large amounts of data while minimizing energy consumption.

Chameleon Changelog for May 2023

This month was all about trying to understand better how our users use Chameleon  for research and education. We were delighted to see many of you at University of Chicago for the Chameleon User Meeting and even more wowed when we assembled together all the amazing research papers produced by our community. 
 

Using Chameleon for HPC Education: an OpenMP Tutorial

This month we present an interview with Jose Monsalve Diaz who is using Chameleon for HPC education. Jose and his colleagues developed an OpenMP tutorial that has been presented at multiple conferences, received an honorable mention by the Better Scientific Software Fellowship, and has lowered the barrier to participation in HPC for many who would not have had access to acquiring this type of knowledge otherwise. The blog discusses the challenges of teaching high-performance computing, explains how an open bare metal platform works to support it, and presents links to the tutorial materials on Chameleon that can help you develop your own tutorials!