summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2018-07-31 20:52:00 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2018-07-31 20:52:00 +0200
commit123f38a8ab78ec040fe92a7145d78aa215f30057 (patch)
tree295e33615d08c2c43c1935c756f302e2fdc6c17d /README.md
parentbf24421a34a0d6c336fcfc7b07dc77a7c547549b (diff)
Added Beignet 1.2.1 requirement to the README for IvyBridge GPUs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 28fd42d2..53075cfb 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,8 @@ Other known issues:
* The AMD run-time compiler has a bug causing it to get stuck in an infinite loop. This is reported to happen occasionally when tuning the CLBlast GEMM routine.
+* Tests might fail on an Intel IvyBridge GPU with the latest Beignet. Please downgrade Beignet to 1.2.1, [see issue #231](https://github.com/CNugteren/CLBlast/issues/231).
+
Contributing
-------------