From af874f4936364210fe8272e6baed5693fc0bf201 Mon Sep 17 00:00:00 2001 From: akashk4 <akashk4@illinois.edu> Date: Wed, 19 Feb 2020 21:22:41 -0600 Subject: [PATCH] Specify targets in ReadME --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f01da60d3b..64b76d0e0d 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,7 @@ The following components are required to be installed on your machine to build H ## Supported Targets -HPVM has been tested on and supports Intel(R) Xeon(R) CPU E5-2640 and W-2135, ARM Cortex A-57, 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 other GPUs supported by OpenCL such those by Intel, AMD, etc. +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. ## Getting source code and building HPVM -- GitLab