Update projects

This commit is contained in:
Carl Pearson
2019-01-09 07:11:49 -06:00
parent eff0adc845
commit e122e08d62
26 changed files with 301 additions and 191 deletions

View File

@@ -1,21 +1,66 @@
+++
abstract = "Experience from GPU acceleration of scientific code on NCSA Blue Waters"
url_slides = "pdf/2016nuggets.pdf"
math = false
title = "GPU Performance Nuggets"
url_video = "https://www.youtube.com/watch?v=ReQWjJ3o8us"
location = "Sunriver Resort, OR"
date = 2016-06-15T04:14:45-05:00 # Schedule page publish date.
draft = false
# Talk start and end times.
# End time can optionally be hidden by prefixing the line with `#`.
time_start = 2016-06-15T16:45:00-05:00
time_end = 2016-06-15T17:00:00-05:00
# Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`.
authors = ["Simon Garcia de Gonzalo", "Carl Pearson"]
# Abstract and optional shortened version.
abstract = "Experience from GPU acceleration of scientific code on NCSA Blue Waters"
abstract_short = "An example talk using Academic's Markdown slides feature."
# Name of event and optional event URL.
event = "Blue Waters Symposium"
highlight = true
date = "2016-06-15T04:14:45-05:00"
event_url = ""
abstract_short = ""
# Location of event.
location = "Sunriver Resort, OR"
# Is this a selected talk? (true/false)
selected = true
# Projects (optional).
# Associate this talk with one or more of your projects.
# Simply enter your project's folder or file name without extension.
# E.g. `projects = ["deep-learning"]` references
# `content/project/deep-learning/index.md`.
# Otherwise, set `projects = []`.
projects = ["app_studies"]
# Tags (optional).
# Set `tags = []` for no tags, or use the form `tags = ["A Tag", "Another Tag"]` for one or more tags.
tags = []
# 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 = ""
# Links (optional).
url_pdf = ""
url_slides = "pdf/2016nuggets.pdf"
url_video = "https://www.youtube.com/watch?v=ReQWjJ3o8us"
url_code = ""
[header]
image = ""
caption = ""
# Does the content use math formatting?
math = false
# Featured image
# To use, add an image named `featured.jpg/png` to your page's folder.
[image]
# Caption (optional)
caption = "Image credit: [**Unsplash**](https://unsplash.com/photos/bzdhc5b3Bxs)"
# Focal point (optional)
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
focal_point = "Right"
+++