Initial commit
This commit is contained in:
23
content/publication/2014chen.md
Normal file
23
content/publication/2014chen.md
Normal file
@@ -0,0 +1,23 @@
|
||||
+++
|
||||
draft = false
|
||||
|
||||
date = "2014-01-01"
|
||||
title = "Adaptive Cache Bypass and Insertion for Many-Core Accelerators"
|
||||
authors = ["Xuhao Chen", "Shengzhao Wu", "Li-Wen Chang", "Wei-Sheng Huang", "Carl Pearson", "Wen-mei Hwu"]
|
||||
|
||||
abstract = "An abstract..."
|
||||
|
||||
image = ""
|
||||
image_preview = ""
|
||||
math = false
|
||||
publication = "The publishing part of the citation goes here. You may use *Markdown* for italics etc."
|
||||
|
||||
url_code = ""
|
||||
url_dataset = ""
|
||||
url_pdf = "pdf/2014chen.pdf"
|
||||
url_project = ""
|
||||
url_slides = ""
|
||||
url_video = ""
|
||||
|
||||
selected = false
|
||||
+++
|
||||
23
content/publication/2016dakkak.md
Normal file
23
content/publication/2016dakkak.md
Normal file
@@ -0,0 +1,23 @@
|
||||
+++
|
||||
draft = false
|
||||
|
||||
date = "2016-01-01"
|
||||
title = "WebGPU: A Scalable Online Development Platform for GPU Programming Courses"
|
||||
authors = ["Adbul Dakkak", "Carl Pearson", "Cheng Li"]
|
||||
|
||||
abstract = "An abstract..."
|
||||
|
||||
image = ""
|
||||
image_preview = ""
|
||||
math = false
|
||||
publication = "The publishing part of the citation goes here. You may use *Markdown* for italics etc."
|
||||
|
||||
url_code = ""
|
||||
url_dataset = ""
|
||||
url_pdf = "pdf/2016dakkak.pdf"
|
||||
url_project = ""
|
||||
url_slides = ""
|
||||
url_video = ""
|
||||
|
||||
selected = true
|
||||
+++
|
||||
12
content/publication/_index.md
Normal file
12
content/publication/_index.md
Normal file
@@ -0,0 +1,12 @@
|
||||
+++
|
||||
title = "Publications"
|
||||
date = "2017-01-01T00:00:00Z"
|
||||
math = false
|
||||
highlight = false
|
||||
|
||||
# Optional featured image (relative to `static/img/` folder).
|
||||
[header]
|
||||
image = ""
|
||||
caption = ""
|
||||
|
||||
+++
|
||||
Reference in New Issue
Block a user