Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hpvm-release
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
llvm
hpvm-release
Commits
4f3e3d90
Commit
4f3e3d90
authored
4 years ago
by
hsharif3
Browse files
Options
Downloads
Patches
Plain Diff
Updating main README with few v1.0 details
parent
2e517e2c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+13
-3
13 additions, 3 deletions
README.md
with
13 additions
and
3 deletions
README.md
+
13
−
3
View file @
4f3e3d90
...
...
@@ -5,12 +5,17 @@ This repository contains the source code and documentation for the HPVM Compiler
The README briefly describes how to get started with building and installing HPVM. It also provides a
benchmark suite to test the compiler infrastructure.
HPVM is currently at version
0.5
. For more about what HPVM is, see
[
our website
](
https://publish.illinois.edu/hpvm-project/
)
.
HPVM is currently at
**
version
1.0**
. For more about what HPVM is, see
[
our website
](
https://publish.illinois.edu/hpvm-project/
)
.
## Paper
## Paper
s
[
PPoPP'18 paper
](
https://dl.acm.org/doi/pdf/10.1145/3200691.3178493
)
[
OOPSLA'19 paper
](
https://dl.acm.org/doi/10.1145/3360612
)
[
PPoPP'21 paper
](
https://dl.acm.org/doi/10.1145/3437801.3446108
)
## Docs
[
HPVM IR Specification
](
/hpvm/docs/hpvm-specification.md
)
...
...
@@ -36,12 +41,17 @@ Supported/tested CPU architectures:
*
Intel Xeon W-2135
*
ARM Cortex A-57
Supported/tested GPU architectures:
Supported/tested GPU architectures
for OpenCL backend
:
*
Nvidia Quadro P1000
*
Nvidia GeForce GTX 1080
Supported/tested GPU architectures for Tensor Backend:
*
Nvidia Jetson TX2
*
Nvidia GeForce GTX 1080
HPVM has not been tested but might work on other CPUs supported by LLVM Backend, and GPUs supported by OpenCL such as Intel, AMD, etc.
**NOTE: Approximations are tuned for Jetson TX2 and same speedups may not exist for other architectures **
## Getting source code and building HPVM
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment