diff --git a/DEVELOPING.md b/DEVELOPING.md index 8a1e250..3324427 100644 --- a/DEVELOPING.md +++ b/DEVELOPING.md @@ -1,5 +1,7 @@ # Building a Development Container +First, download any dependencies required in `ci/install_deps.sh`. + Build a test image ``` docker build -f amd64_10-1.dockerfile -t npt-dev . diff --git a/README.md b/README.md index f79be37..6320c64 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ If you are developing a workflow and want stability, choose a tag like `amd64-10 * ECE 408 Spring 2020 guest lecture for Professor Lumetta. * [Slides](docs/20200416_ece408.pdf) * Recorded Lecture (75 mins) - * [Part 1: Intro]() + * [Part 1: Intro](https://youtu.be/uN2qju175aE) * [Part 2: CUDA Events](https://youtu.be/yI137sSOlkU) - * [Part 3: Nsight Compute]() - * [Part 4: Nsight Systems]() + * [Part 3: Nsight Compute](https://youtu.be/UNX0KNMQlW8) + * [Part 4: Nsight Systems](https://youtu.be/YHrmnaPgFfY) ## Installing Nsight Systems and Nsight Compute