continue upgrade to academic-4.3.1
This commit is contained in:
@@ -1,41 +1,14 @@
|
||||
+++
|
||||
# About/Biography widget.
|
||||
# About widget.
|
||||
widget = "about" # See https://sourcethemes.com/academic/docs/page-builder/
|
||||
headless = true # This file represents a page section.
|
||||
active = true # Activate this widget? true/false
|
||||
weight = 10 # Order that this section will appear in.
|
||||
|
||||
date = "2016-04-20T00:00:00"
|
||||
draft = false
|
||||
title = "Biography"
|
||||
|
||||
widget = "about"
|
||||
|
||||
# Order that this section will appear in.
|
||||
weight = 1
|
||||
|
||||
# List your academic interests.
|
||||
[interests]
|
||||
interests = [
|
||||
"High Performance Computing",
|
||||
"Compilers",
|
||||
"High-level Programming Languages and Frameworks",
|
||||
"Cognitive Computing"
|
||||
]
|
||||
|
||||
# List your qualifications (such as academic degrees).
|
||||
[[education.courses]]
|
||||
course = "Ph.D Candidate in Electrical and Computer Engineering"
|
||||
institution = "University of Illinois Urbana-Champaign"
|
||||
[[education.courses]]
|
||||
course = "M.S. in Computer Engineering"
|
||||
institution = "University of Illinois Urbana-Champaign"
|
||||
year = 2018
|
||||
[[education.courses]]
|
||||
course = "B.S. with High Distinction in Engineering"
|
||||
institution = "Harvey Mudd College"
|
||||
year = 2013
|
||||
# Choose the user profile to display
|
||||
# This should be the username of a profile in your `content/authors/` folder.
|
||||
# See https://sourcethemes.com/academic/docs/get-started/#introduce-yourself
|
||||
author = "admin"
|
||||
+++
|
||||
|
||||
# Biography
|
||||
|
||||
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 developing CAB (Cognitive Application Builder) as part of the joint UIUC / IBM C3SR cognitive computing systems research center. CAB will allow cognitive application developers to quickly write and debug high-performance scalable cogntitive computing applications.
|
||||
|
||||
I am also actively involved in high-performance application studies through the PAID-IME program and industry research collaborations with IBM and Huawei. 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