Skip to content
Snippets Groups Projects
Commit 70c08c7a authored by hsharif3's avatar hsharif3
Browse files

Update index.rst

parent 0f160178
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
The HPVM Compiler Infrastructure
================================
HPVM is a compiler for heterogeneous parallel system.
HPVM is a compiler for heterogeneous parallel systems.
For more about what HPVM is, see `our website <https://publish.illinois.edu/hpvm-project/>`_
and publications:
`HPVM (PPoPP'18) <https://dl.acm.org/doi/pdf/10.1145/3200691.3178493>`_,
......@@ -20,7 +20,7 @@ compilers,programming languages, approximate computing, software optimization,
static and dynamic program analysis, and systems for machine learning.
`HPVM <https://dl.acm.org/doi/pdf/10.1145/3200691.3178493>`_
includes a retargetable compiler infrastructure that targets CPUs, CPUs, and accelerators
is a retargetable compiler infrastructure that targets CPUs, CPUs, and accelerators
(this release does not include accelerator support)
and uses a portable compiler IR that explicitly represents data flow at the IR level,
and supports task, data, and pipelined parallelism.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment