continue upgrade to academic-4.3.1
This commit is contained in:
70
content/authors/admin/_index.md
Normal file
70
content/authors/admin/_index.md
Normal file
@@ -0,0 +1,70 @@
|
||||
---
|
||||
# Display name
|
||||
name: Carl Pearson
|
||||
|
||||
# Username (this should match the folder name)
|
||||
authors:
|
||||
- admin
|
||||
|
||||
# Is this the primary user of the site?
|
||||
superuser: true
|
||||
|
||||
# Role/position
|
||||
role: Electrical and Computer Engineering Ph.D. Candidate
|
||||
|
||||
# Organizations/Affiliations
|
||||
organizations:
|
||||
- name: University of Illinois
|
||||
url: ""
|
||||
|
||||
# Short bio (displayed in user profile at end of posts)
|
||||
bio: "PhD Candidate"
|
||||
|
||||
interests:
|
||||
- High Performance Computing
|
||||
- Compilers
|
||||
- High-level Programming Languages and Frameworks
|
||||
- Cognitive Computing
|
||||
|
||||
education:
|
||||
courses:
|
||||
- course: MS in Electrical and Computer Engineering
|
||||
institution: University of Illinois
|
||||
year: 2018
|
||||
- course: BSc with High Distinction in Engineering
|
||||
institution: Harvey Mudd College
|
||||
year: 2009
|
||||
|
||||
# Social/Academic Networking
|
||||
# For available icons, see: https://sourcethemes.com/academic/docs/widgets/#icons
|
||||
# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
|
||||
# form "mailto:your-email@example.com" or "#contact" for contact widget.
|
||||
social:
|
||||
- icon: envelope
|
||||
icon_pack: fas
|
||||
link: '#contact' # For a direct email link, use "mailto:test@example.org".
|
||||
- icon: google-scholar
|
||||
icon_pack: ai
|
||||
link: https://scholar.google.com/citations?user=K2nzqpYAAAAJ&hl=en
|
||||
- icon: github
|
||||
icon_pack: fab
|
||||
link: https://github.com/cwpearson
|
||||
# Link to a PDF of your resume/CV from the About widget.
|
||||
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
|
||||
# - icon: cv
|
||||
# icon_pack: ai
|
||||
# link: files/cv.pdf
|
||||
|
||||
# Enter email to display Gravatar (if Gravatar enabled in Config)
|
||||
email: ""
|
||||
|
||||
# Organizational groups that you belong to (for People widget)
|
||||
# Set this to `[]` or comment out if you are not using People widget.
|
||||
user_groups:
|
||||
- Researchers
|
||||
- Visitors
|
||||
---
|
||||
|
||||
I am a PhD candidate in the Electrical and Computer Engineering department at the University of Illinois at Urbana-Champaign and a member of the [IMPACT Research Group](http://impact.crhc.illinois.edu/) led by Wen-Mei Hwu.
|
||||
|
||||
I am working on multi-GPU communication and scaling as part of the joint UIUC / IBM C3SR cognitive computing systems research center. The focus of these activities is to apply tools and techniques developed in the IMPACT group to improve the performance of real-world applications.
|
||||
Reference in New Issue
Block a user