add Nsight resources and lecture

This commit is contained in:
Carl Pearson
2020-04-16 13:07:52 -05:00
parent d924f2963b
commit ce75bcafe4
5 changed files with 132 additions and 0 deletions

View File

@@ -0,0 +1,60 @@
---
title: Using Nsight Compute and Nsight Systems
event: ECE 408 Guest Lecture
event_url:
location: University of Illinois
address:
street:
city: Urbana, IL
region:
postcode:
country: USA
summary: Introduction and walkthrough of Nvidia Nsight Compute and Nsight Systems profiling tools.
abstract: ""
# Talk start and end times.
# End time can optionally be hidden by prefixing the line with `#`.
date: "2020-04-16"
#date_end: "2020-04-16"
all_day: true
# Schedule page publish date (NOT talk date).
publishDate: "2020-04-16T00:00:00Z"
authors: ["Carl Pearson"]
tags: []
# Is this a featured talk? (true/false)
featured: false
image:
caption: ''
focal_point: Right
links:
url_code: ""
url_pdf: ""
url_slides: "pdf/20200416_nsight.pdf"
url_video: "https://www.youtube.com/watch?v=YHrmnaPgFfY"
# Markdown Slides (optional).
# Associate this talk with Markdown slides.
# Simply enter your slide deck's filename without extension.
# E.g. `slides = "example-slides"` references `content/slides/example-slides.md`.
# Otherwise, set `slides = ""`.
slides: ""
# Projects (optional).
# Associate this post with one or more of your projects.
# Simply enter your project's folder or file name without extension.
# E.g. `projects = ["internal-project"]` references `content/project/deep-learning/index.md`.
# Otherwise, set `projects = []`.
projects:
- nsight
# Enable math on this page?
math: true
---
Invited guest lecture for Professor Steve Lumetta.