Skip to content

Using the MAPL tutorials

Matthew Thompson edited this page Dec 1, 2022 · 7 revisions

Introduction

We are currently in the process of adding tutorials to MAPL. To obtain these tutorials you will need to checkout the MAPL repository, checkout the tutorials branch, and build MAPL. Instructions for cloning and building MAPL at NCCS can be found here. The only difference with the instructions is that BEFORE the mepo clone command, checkpoint this branch with this command:

git checkout feature/bmauer/tutorial_proposal

Once you have built this branch of MAPL via the instructions follow this README.

It will detail how to run the tutorials. Note each tutorial case has its own readme in the corresponding tutorial directory. For example the README for the first tutorial is here

Clone this wiki locally