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

@@ -6,7 +6,7 @@ image_preview = ""
summary = "Tools and Techniques for Code Acceleration"
highlight = true
math = false
tags = ["c3sr"]
tags = ["impact","c3sr"]
[header]
caption = ""
@@ -14,9 +14,11 @@ tags = ["c3sr"]
+++
I am part of the IME-Accelerators team for the NCSA PAID program. This program pairs domain scientists with computing specialists to improve effective utilization of the Blue Waters supercomputer at the National Petascale Computing Facility. I have worked on:
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.
I was part of the IME-Accelerators team for the NCSA PAID program. This program pairs domain scientists with computing specialists to improve effective utilization of the Blue Waters supercomputer at the National Petascale Computing Facility. I have worked on:
- CUDA Kernel Optimization for [AWP](https://scec.usc.edu/scecpedia/AWP-ODC) with the Southern California Earthquake Center
- OpenACC Acceleration for [SETSM](https://u.osu.edu/setsm/) with Ohio State University
I am also working on applying tools developed by the IMPACT research group to high-performance code in collaboration with Huawei.