64 lines
1.6 KiB
Markdown
64 lines
1.6 KiB
Markdown
+++
|
|
title = "A Fast and Massively-Parallel Solver for Nonlinear Tomographic Image Reconstruction"
|
|
date = 2018-05-18
|
|
draft = false
|
|
|
|
# Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`.
|
|
authors = ["Mert Hidayetoglu", "Carl Pearson", "Izzat El Hajj", "Levent Gurel", "Weng Cho Chew", "Wen-Mei Hwu"]
|
|
|
|
# Publication type.
|
|
# Legend:
|
|
# 0 = Uncategorized
|
|
# 1 = Conference proceedings
|
|
# 2 = Journal
|
|
# 3 = Work in progress
|
|
# 4 = Technical report
|
|
# 5 = Book
|
|
# 6 = Book chapter
|
|
publication_types = ["1"]
|
|
|
|
# Publication name and optional abbreviated version.
|
|
publication = "32nd IEEE International Parallel and Distributed Processing"
|
|
publication_short = "IPDPS 2018"
|
|
|
|
# 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 = true
|
|
|
|
# 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 the filename (excluding '.md') of your project file in `content/project/`.
|
|
# E.g. `projects = ["deep-learning"]` references `content/project/deep-learning.md`.
|
|
projects = []
|
|
|
|
# Links (optional)
|
|
url_pdf = ""
|
|
url_preprint = ""
|
|
url_code = ""
|
|
url_dataset = ""
|
|
url_project = ""
|
|
url_slides = ""
|
|
url_video = ""
|
|
url_poster = ""
|
|
url_source = ""
|
|
|
|
# Featured image
|
|
# Place your image in the `static/img/` folder and reference its filename below, e.g. `image = "example.jpg"`.
|
|
[header]
|
|
image = ""
|
|
caption = ""
|
|
|
|
+++
|