Add lots of content

This commit is contained in:
Carl Pearson
2017-03-13 04:54:17 -05:00
parent be45676d32
commit df5a886006
17 changed files with 181 additions and 23 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
public

View File

@@ -22,9 +22,9 @@ defaultContentLanguageInSubdir = false
name = "Carl Pearson" name = "Carl Pearson"
role = "PhD Candidate" role = "PhD Candidate"
organization = "University of Illinois Urbana-Champaign" organization = "University of Illinois Urbana-Champaign"
organization_url = "" organization_url = "http://www.ece.illinois.edu/"
avatar = "portrait.jpg" avatar = "portrait.jpg"
email = "<my last name> @illinois.edu" email = "[[my last name]]@illinois.edu"
address = "" address = ""
office_hours = "" office_hours = ""
phone = "" phone = ""
@@ -135,12 +135,12 @@ defaultContentLanguageInSubdir = false
[[params.social]] [[params.social]]
icon = "google-scholar" icon = "google-scholar"
icon_pack = "ai" icon_pack = "ai"
link = "https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ" link = "https://scholar.google.com/citations?user=K2nzqpYAAAAJ"
[[params.social]] [[params.social]]
icon = "github" icon = "github"
icon_pack = "fa" icon_pack = "fa"
link = "//github.com/cwpearson" link = "https://github.com/cwpearson"
# Navigation Links # Navigation Links
@@ -159,24 +159,39 @@ defaultContentLanguageInSubdir = false
weight = 2 weight = 2
[[menu.main]] [[menu.main]]
name = "Posts" name = "Projects"
url = "#posts" url = "#projects"
weight = 3 weight = 3
[[menu.main]] [[menu.main]]
name = "Projects" name = "Posts"
url = "#projects" url = "#posts"
weight = 4 weight = 4
[[menu.main]]
name = "Talks"
url = "#talks"
weight = 5
[[menu.main]] [[menu.main]]
name = "Teaching" name = "Teaching"
url = "#teaching" url = "#teaching"
weight = 5 weight = 6
[[menu.main]]
name = "Patents"
url = "#patents"
weight = 7
[[menu.main]]
name = "Recognition"
url = "#awards"
weight = 8
[[menu.main]] [[menu.main]]
name = "Contact" name = "Contact"
url = "#contact" url = "#contact"
weight = 6 weight = 9
# Taxonomies. # Taxonomies.
[taxonomies] [taxonomies]

View File

@@ -14,6 +14,7 @@ weight = 1
interests = [ interests = [
"High Performance Computing", "High Performance Computing",
"Compilers", "Compilers",
"High-level Programming Languages and Frameworks",
"Cognitive Computing" "Cognitive Computing"
] ]

17
content/home/awards.md Normal file
View File

@@ -0,0 +1,17 @@
+++
# An example of using the custom widget to create your own homepage section.
# To create more sections, duplicate this file and edit the values below as desired.
date = "2017-03-13T21:15:00"
draft = false
title = "Awards and Recognition"
subtitle = ""
widget = "custom"
# Order that this section will appear in.
weight = 70
+++
Teacher Ranked as Excellent by Students - Fall 2015

View File

@@ -12,7 +12,7 @@ widget = "contact"
weight = 70 weight = 70
# Automatically link email and phone? # Automatically link email and phone?
autolink = true autolink = false
+++ +++

19
content/home/extra.md Normal file
View File

@@ -0,0 +1,19 @@
+++
# An example of using the custom widget to create your own homepage section.
# To create more sections, duplicate this file and edit the values below as desired.
date = "2017-03-13T21:15:00"
draft = false
title = "Extra-Curricular"
subtitle = ""
widget = "custom"
# Order that this section will appear in.
weight = 70
+++
Board of Governors, [University YMCA](universityymca.org).
Executive Board, [Amnesty International at UIUC](https://www.facebook.com/AmnestyUIUC).

21
content/home/patents.md Normal file
View File

@@ -0,0 +1,21 @@
+++
# An example of using the custom widget to create your own homepage section.
# To create more sections, duplicate this file and edit the values below as desired.
date = "2017-03-13T21:15:00"
draft = false
title = "Patents"
subtitle = ""
widget = "custom"
# Order that this section will appear in.
weight = 65
+++
**Web-based method for physical object delivery though use of 3d printing technology**
United States 20140122579
Filed November 1, 2012

View File

@@ -10,7 +10,7 @@ subtitle = ""
widget = "projects" widget = "projects"
# Order that this section will appear in. # Order that this section will appear in.
weight = 50 weight = 30
# View. # View.
# Customize how projects are displayed. # Customize how projects are displayed.
@@ -30,8 +30,12 @@ view = 1
tag = ".c3sr" tag = ".c3sr"
[[filter]] [[filter]]
name = "Other" name = "IMPACT"
tag = ".other" tag = ".impact"
[[filter]]
name = "Personal"
tag = ".personal"
+++ +++

View File

@@ -1,7 +1,7 @@
+++ +++
# Recent and Upcoming Talks widget. # Recent and Upcoming Talks widget.
date = "2016-04-20T00:00:00" date = "2017-03-13T00:00:00"
draft = false draft = false
title = "Recent & Upcoming Talks" title = "Recent & Upcoming Talks"
@@ -9,7 +9,7 @@ subtitle = ""
widget = "talks" widget = "talks"
# Order that this section will appear in. # Order that this section will appear in.
weight = 30 weight = 50
# Number of talks to list. # Number of talks to list.
count = 10 count = 10

View File

@@ -14,8 +14,11 @@ weight = 60
+++ +++
I have been a teaching assistant for the following courses I have been a teaching assistant for the following courses:
- ECE408/CS483: Heterogeneous Parallel Programming at the University of Illinois - ECE408/CS483: Heterogeneous Parallel Programming at the University of Illinois
- E155: Microprocesser-based Systems: Design & Applications at Harvey Mudd College
- E85: Digital Electronics and Computer Architecture at Harvey Mudd College
I have also been a teaching assistant for the PUMPS Summer School in Barcelona. I have also been a teaching assistant for the Programming and Tuning Massively Parallel Systems
[(PUMPS)](http://bcw.ac.upc.edu/PUMPS2017/) summer school in Barcelona since 2014.

View File

@@ -0,0 +1,19 @@
+++
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"]
[header]
caption = ""
image = ""
+++
IME-Accelerators
Huawei

View File

@@ -2,9 +2,9 @@
highlight = true highlight = true
external_link = "" external_link = ""
image_preview = "" image_preview = ""
summary = "Summary text" summary = "The Cognitive Application Builder"
tags = ["c3sr"] tags = ["c3sr", "impact"]
date = "2017-03-12T21:24:51-05:00" date = "2017-03-13T21:24:51-05:00"
title = "cab" title = "cab"
math = false math = false

16
content/project/llvmvm.md Normal file
View File

@@ -0,0 +1,16 @@
+++
summary = "An LLVM Version Manager"
tags = ["personal"]
highlight = true
external_link = "https://github.com/cwpearson/llvmvm"
math = false
image_preview = ""
date = "2017-03-13T04:23:32-05:00"
title = "llvmvm"
[header]
caption = ""
image = ""
+++

View File

@@ -5,12 +5,12 @@ date = "2016-01-01"
title = "WebGPU: A Scalable Online Development Platform for GPU Programming Courses" title = "WebGPU: A Scalable Online Development Platform for GPU Programming Courses"
authors = ["Adbul Dakkak", "Carl Pearson", "Cheng Li"] authors = ["Adbul Dakkak", "Carl Pearson", "Cheng Li"]
abstract = "An abstract..." abstract = "The popularity of computer science classes offered through Massive Open On-line Courses (MOOCs) creates both opportunities and challenges. Programming-based classes need to provide consistent development infrastructures that are both scalable and user friendly to students. The \"Heterogeneous Parallel Programming\" class offered through Coursera teaches GPU programming and encountered these problems. We developed WebGPU - an online GPU development platform - providing students with a user friendly scalable GPU computing platform throughout the course. It has been used as the CUDA, OpenACC, and OpenCL programming environment for large Coursera courses, short-running summer schools, and traditional semester-long graduate and undergraduate courses. WebGPU has since replaced our traditional development infrastructure for the GPU classes offered at UIUC. This paper presents the original, revised, and upcoming WebGPU designs that address the requirements and challenges of offering sophisticated computing resources to a large, quickly-varying number of students."
image = "" image = ""
image_preview = "" image_preview = ""
math = false math = false
publication = "The publishing part of the citation goes here. You may use *Markdown* for italics etc." publication = "*Parallel and Distributed Processing Symposium Workshops, 2016 IEEE International.* IEEE, 2016."
url_code = "" url_code = ""
url_dataset = "" url_dataset = ""

View File

@@ -0,0 +1,21 @@
+++
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"
event = "Blue Waters Symposium"
highlight = true
date = "2016-06-15T04:14:45-05:00"
event_url = ""
abstract_short = ""
selected = true
url_pdf = ""
[header]
image = ""
caption = ""
+++

View File

@@ -0,0 +1,21 @@
+++
event = ""
title = "Experience and Impact of Combining GPUS with Scientific Codes on Blue Waters"
highlight = true
selected = false
abstract = "Many scientific applications running on Blue Waters now include new versions of performance-critical code paths that are partially or completely GPU-accelerated. The PAID IME-Accelerators team has been engaged in a multi-disciplinary collaboration among domain scientists, application developers, and GPU performance experts to improve the use of GPUs on selected scientific codes on Blue Waters. This webinar describes the Accelerator teams experience working both with CPU codes using accelerators for the first time and with optimizing codes with mature GPU implementations. The webinar will focus on collaborative strategies, the use of tools available on Blue Waters and in the IMPACT Research Group, performance results, lessons learned, and the impact to the science teams work."
url_slides = ""
event_url = ""
math = false
location = ""
date = "2017-09-01T04:52:00-05:00"
abstract_short = ""
url_video = ""
url_pdf = ""
[header]
caption = ""
image = ""
+++

BIN
static/pdf/2016nuggets.pdf Normal file

Binary file not shown.