Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
llvm
hpvm-release
Commits
677ef454
Commit
677ef454
authored
Jan 28, 2020
by
Akash Kothari
💬
Browse files
Update README.md
parent
39b2e477
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
677ef454
...
...
@@ -43,8 +43,8 @@ llvm/tools and builds the entire tree. It also builds a modified LLVM C-Backend,
to generate OpenCL kernels for GPUs.
In the beginning of the building process, the installer provides users the choice of automatically or manually building HPVM.
If HPVM is selected to be automatically
built
, the installer allows users to type in the number of threads they want to use.
The default number of threads used to build HPVM is
2
.
If HPVM is selected to be
built
automatically, the installer allows users to type in the number of threads they want to use.
The default number of threads used to build HPVM is
two
.
Alternatively, CMake can be run manually.
```
shell
...
...
@@ -73,7 +73,7 @@ current directory.
bash scripts/automate_tests.sh
```
With all the aforementioned steps, HPVM should be built, installed and ready
for
use.
With all the aforementioned steps, HPVM should be built, installed
, tested
and ready
to
use.
## Benchmarks and Tests
We are providing the following
[
HPVM benchmarks
](
/hpvm/test/benchmarks
)
:
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment