diff --git a/README.md b/README.md index f727e60f0b83cbfdc8675e0eba94367b67cebcd7..88c0ecd9b896590637c4f956b268f37a1188274f 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,12 @@ The following components are required to be installed on your machine to build H * GNU Make (>=3.79.1) * OpenCL (>=1.0.0) or CUDA (>=9.1, only required for GPU support) + +## Supported Targets +HPVM has been tested on and supports Intel(R) Xeon(R) CPU E5-2640 and W-2135, and GPU Nvidia Quadro P1000 and GeForce GTX 1080 Ti. +HPVM has not been tested on but is likely to support other CPU targets, and AMD and Intel GPUs. + + ## Getting source code and building HPVM Checkout HPVM: