update anatole, work on publications, add talks list

This commit is contained in:
Carl Pearson
2021-01-27 17:40:20 -07:00
parent 163a470f3f
commit 3a685bf1a6
28 changed files with 204 additions and 780 deletions

View File

@@ -3,10 +3,9 @@ date = "2017-03-13T04:40:57-05:00"
title = "High-Performance Application Studies"
external_link = ""
image_preview = ""
summary = "Tools and Techniques for Code Acceleration"
highlight = true
math = false
tags = ["impact","c3sr"]
tags = ["applications"]
[header]
caption = ""
@@ -14,6 +13,8 @@ tags = ["impact","c3sr"]
+++
### Tools and Techniques for Code Acceleration
I worked with Abdul Dakkak and Cheng Li at Illinois on a full-stack performance analasis platform for machine learning software. The same infrastructure is also used to deliver some course projects for GPU programming courses.
I worked with Mert Hidayetoglu at Illinois on GPU acceleration of a massively-parallel tomographic image reconstruction code.

View File

@@ -1,14 +1,12 @@
---
title: GPU Continuous Integration with Azure Pipelines
summary:
tags:
- personal
date: "2016-04-27T00:00:00Z"
# Optional external URL for project (replaces project detail page).
external_link: "https://www.github.com/cwpearson/azure-pipelines-agent"
image:
caption:
focal_point: Smart
---
* [github](https://www.github.com/cwpearson/azure-pipelines-agent)