add draft talk and publications
This commit is contained in:
70
content/publication/20190410_almasri_hpec/index.md
Normal file
70
content/publication/20190410_almasri_hpec/index.md
Normal file
@@ -0,0 +1,70 @@
|
|||||||
|
+++
|
||||||
|
title = "Upate on Triangle Counting on GPU"
|
||||||
|
date = 2019-08-22T00:00:00 # Schedule page publish date.
|
||||||
|
draft = true
|
||||||
|
|
||||||
|
# Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`.
|
||||||
|
authors = ["Carl Pearson", "Mohammad Almasri", "Omer Anjum", "Vikram S. Mailthody", "Zaid Qureshi", "Rakesh Nagi", "Jinjun Xiong", "Wen-Mei Hwu"]
|
||||||
|
|
||||||
|
# Publication type.
|
||||||
|
# Legend:
|
||||||
|
# 0 = Uncategorized
|
||||||
|
# 1 = Conference paper
|
||||||
|
# 2 = Journal article
|
||||||
|
# 3 = Manuscript
|
||||||
|
# 4 = Report
|
||||||
|
# 5 = Book
|
||||||
|
# 6 = Book section
|
||||||
|
publication_types = ["1"]
|
||||||
|
|
||||||
|
# Publication name and optional abbreviated version.
|
||||||
|
publication = ""
|
||||||
|
publication_short = "In *HPEC'19*"
|
||||||
|
|
||||||
|
# Abstract and optional shortened version.
|
||||||
|
abstract = """
|
||||||
|
"""
|
||||||
|
abstract_short = ""
|
||||||
|
|
||||||
|
|
||||||
|
# Does this page contain LaTeX math? (true/false)
|
||||||
|
math = false
|
||||||
|
|
||||||
|
# Does this page require source code highlighting? (true/false)
|
||||||
|
highlight = false
|
||||||
|
|
||||||
|
# Featured image thumbnail (optional)
|
||||||
|
image_preview = ""
|
||||||
|
|
||||||
|
# Is this a selected publication? (true/false)
|
||||||
|
selected = true
|
||||||
|
|
||||||
|
# Projects (optional).
|
||||||
|
# Associate this publication with one or more of your projects.
|
||||||
|
# Simply enter your project's folder or file name without extension.
|
||||||
|
# E.g. `projects = ["deep-learning"]` references
|
||||||
|
# `content/project/deep-learning/index.md`.
|
||||||
|
# Otherwise, set `projects = []`.
|
||||||
|
projects = ["scope"]
|
||||||
|
|
||||||
|
# Links (optional)
|
||||||
|
url_pdf = ""
|
||||||
|
url_preprint = ""
|
||||||
|
url_code = ""
|
||||||
|
url_dataset = ""
|
||||||
|
url_project = ""
|
||||||
|
url_slides = ""
|
||||||
|
url_video = ""
|
||||||
|
url_poster = ""
|
||||||
|
url_source = ""
|
||||||
|
|
||||||
|
# Featured image
|
||||||
|
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||||
|
[image]
|
||||||
|
# Caption (optional)
|
||||||
|
caption = ""
|
||||||
|
|
||||||
|
# Focal point (optional)
|
||||||
|
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||||||
|
focal_point = ""
|
||||||
|
+++
|
70
content/publication/20190410_pearson_hpec/index.md
Normal file
70
content/publication/20190410_pearson_hpec/index.md
Normal file
@@ -0,0 +1,70 @@
|
|||||||
|
+++
|
||||||
|
title = "Upate on k-truss Dcomposition on GPU"
|
||||||
|
date = 2019-08-22T00:00:00 # Schedule page publish date.
|
||||||
|
draft = true
|
||||||
|
|
||||||
|
# Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`.
|
||||||
|
authors = ["Mohammad Almasri", "Omer Anjum", "Carl Pearson", "Vikram S. Mailthody", "Zaid Qureshi", "Rakesh Nagi", "Jinjun Xiong", "Wen-Mei Hwu"]
|
||||||
|
|
||||||
|
# Publication type.
|
||||||
|
# Legend:
|
||||||
|
# 0 = Uncategorized
|
||||||
|
# 1 = Conference paper
|
||||||
|
# 2 = Journal article
|
||||||
|
# 3 = Manuscript
|
||||||
|
# 4 = Report
|
||||||
|
# 5 = Book
|
||||||
|
# 6 = Book section
|
||||||
|
publication_types = ["1"]
|
||||||
|
|
||||||
|
# Publication name and optional abbreviated version.
|
||||||
|
publication = ""
|
||||||
|
publication_short = "In *HPEC'19*"
|
||||||
|
|
||||||
|
# Abstract and optional shortened version.
|
||||||
|
abstract = """
|
||||||
|
"""
|
||||||
|
abstract_short = ""
|
||||||
|
|
||||||
|
|
||||||
|
# Does this page contain LaTeX math? (true/false)
|
||||||
|
math = false
|
||||||
|
|
||||||
|
# Does this page require source code highlighting? (true/false)
|
||||||
|
highlight = false
|
||||||
|
|
||||||
|
# Featured image thumbnail (optional)
|
||||||
|
image_preview = ""
|
||||||
|
|
||||||
|
# Is this a selected publication? (true/false)
|
||||||
|
selected = false
|
||||||
|
|
||||||
|
# Projects (optional).
|
||||||
|
# Associate this publication with one or more of your projects.
|
||||||
|
# Simply enter your project's folder or file name without extension.
|
||||||
|
# E.g. `projects = ["deep-learning"]` references
|
||||||
|
# `content/project/deep-learning/index.md`.
|
||||||
|
# Otherwise, set `projects = []`.
|
||||||
|
projects = ["scope"]
|
||||||
|
|
||||||
|
# Links (optional)
|
||||||
|
url_pdf = ""
|
||||||
|
url_preprint = ""
|
||||||
|
url_code = ""
|
||||||
|
url_dataset = ""
|
||||||
|
url_project = ""
|
||||||
|
url_slides = ""
|
||||||
|
url_video = ""
|
||||||
|
url_poster = ""
|
||||||
|
url_source = ""
|
||||||
|
|
||||||
|
# Featured image
|
||||||
|
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||||
|
[image]
|
||||||
|
# Caption (optional)
|
||||||
|
caption = ""
|
||||||
|
|
||||||
|
# Focal point (optional)
|
||||||
|
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||||||
|
focal_point = ""
|
||||||
|
+++
|
85
content/talk/20190916ibm-ai/index.md
Normal file
85
content/talk/20190916ibm-ai/index.md
Normal file
@@ -0,0 +1,85 @@
|
|||||||
|
+++
|
||||||
|
title = "Title"
|
||||||
|
date = 2019-08-22T00:00:00 # Schedule page publish date.
|
||||||
|
draft = true
|
||||||
|
|
||||||
|
# Talk start and end times.
|
||||||
|
# End time can optionally be hidden by prefixing the line with `#`.
|
||||||
|
time_start = 2019-09-16T13:00:00
|
||||||
|
time_end = 2019-09-16T17:00:00
|
||||||
|
|
||||||
|
# Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`.
|
||||||
|
authors = ["Carl Pearson"]
|
||||||
|
|
||||||
|
# Abstract and optional shortened version.
|
||||||
|
abstract = """"""
|
||||||
|
abstract_short = ""
|
||||||
|
|
||||||
|
# Name of event and optional event URL.
|
||||||
|
event = "IBM AI Research Week 2019"
|
||||||
|
event_url = "https://www.research.ibm.com/artificial-intelligence/ai-research-week/"
|
||||||
|
|
||||||
|
# Location of event.
|
||||||
|
location = "MIT Samberg Conference Center, Bostom, MA"
|
||||||
|
|
||||||
|
# Is this a selected talk? (true/false)
|
||||||
|
selected = false
|
||||||
|
|
||||||
|
# Projects (optional).
|
||||||
|
# Associate this talk with one or more of your projects.
|
||||||
|
# Simply enter your project's folder or file name without extension.
|
||||||
|
# E.g. `projects = ["deep-learning"]` references
|
||||||
|
# `content/project/deep-learning/index.md`.
|
||||||
|
# Otherwise, set `projects = []`.
|
||||||
|
projects = ["scope"]
|
||||||
|
|
||||||
|
# Tags (optional).
|
||||||
|
# Set `tags = []` for no tags, or use the form `tags = ["A Tag", "Another Tag"]` for one or more tags.
|
||||||
|
tags = []
|
||||||
|
|
||||||
|
# Slides (optional).
|
||||||
|
# Associate this talk with Markdown slides.
|
||||||
|
# Simply enter your slide deck's filename without extension.
|
||||||
|
# E.g. `slides = "example-slides"` references
|
||||||
|
# `content/slides/example-slides.md`.
|
||||||
|
# Otherwise, set `slides = ""`.
|
||||||
|
slides = ""
|
||||||
|
|
||||||
|
# Links (optional).
|
||||||
|
url_pdf = ""
|
||||||
|
url_slides = ""
|
||||||
|
url_video = ""
|
||||||
|
url_code = ""
|
||||||
|
|
||||||
|
# Does the content use math formatting?
|
||||||
|
math = false
|
||||||
|
|
||||||
|
# Featured image
|
||||||
|
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||||
|
[image]
|
||||||
|
# Caption (optional)
|
||||||
|
caption = ""
|
||||||
|
|
||||||
|
# Focal point (optional)
|
||||||
|
# Options: Smart, Center, TopLeft, Top, TopRight, Left, Right, BottomLeft, Bottom, BottomRight
|
||||||
|
focal_point = "Right"
|
||||||
|
+++
|
||||||
|
|
||||||
|
This is a poster based off of [work published in ICPE](/publication/20190410_pearson_icpe)
|
||||||
|
|
||||||
|
Thanks to my co-authors:
|
||||||
|
|
||||||
|
* Abdul Dakkak (University of Illinois Urbana-Champaign)
|
||||||
|
* Sarah Hashash (University of Illinois Urbana-Champaign)
|
||||||
|
* Cheng Li (University of Illinois Urbana-Champaign)
|
||||||
|
* I-Hsin Chung (IBM T.J. Watson Research)
|
||||||
|
* Jinjun Xiong (IBM T.J. Watson Research)
|
||||||
|
* Wen-Mei Hwu (University of Illinois Urbana-Champaign)
|
||||||
|
|
||||||
|
and thanks for the support of:
|
||||||
|
|
||||||
|
* IBM-ILLINOIS Center for Cognitive Computing Systems Research (C3SR) - a research collaboration as part of the IBM AI Horizon Network.
|
||||||
|
* The Blue Waters sustained-petascale computing project, which is supported by the National Science Foundation award OCI-0725070 and the state of Illinois.
|
||||||
|
Blue Waters is a joint effort of the University of Illinois at Urbana-Champaign and its National Center for Supercomputing Applications.
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user