diff --git a/README.md b/README.md index 64b76d0e0deab298a048a2db203e3f488ba84c83..66d03108b9830b0e8f2c4d4652b7b735d202fe95 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,16 @@ The following components are required to be installed on your machine to build H ## 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