Skip to content
Snippets Groups Projects
Commit 30b405a8 authored by Akash Kothari's avatar Akash Kothari :speech_balloon:
Browse files

Specified targets in README.md

parent af874f49
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,16 @@ The following components are required to be installed on your machine to build H ...@@ -29,7 +29,16 @@ The following components are required to be installed on your machine to build H
## Supported Targets ## Supported Targets
HPVM has been tested on and supports Intel Xeon CPUs E5-2640 and W-2135, ARM Cortex A-57, and Nvidia GPUs Quadro P1000 and GeForce GTX 1080 Ti.It has not been tested on but is likely to support other CPU targets, and other GPUs supported by OpenCL such those by Intel, AMD, etc. Supported/tested CPU architectures:
* Intel Xeon E5-2640
* Intel Xeon W-2135
* ARM Cortex A-57
Supported/tested GPU architectures:
* Nvidia Quadro P1000
* Nvidia GeForce GTX 1080
It has not been tested on but is likely to support other CPU targets, and other GPUs supported by OpenCL such those by Intel, AMD, etc.
## Getting source code and building HPVM ## Getting source code and building HPVM
......
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