summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2016-01-30 11:54:29 +0100
committerCedric Nugteren <web@cedricnugteren.nl>2016-01-30 11:54:29 +0100
commit44fb40e5c464a532d683352b73123c77d1a5a9f7 (patch)
tree532c762731ba4c01ea97a1559dac610caa2b7776 /README.md
parentf573fe6bb3ac68dffbcca9da4c17c8bf0af178cf (diff)
Prepared for MSVC support
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8c7870a2..491ce489 100644
--- a/README.md
+++ b/README.md
@@ -41,10 +41,13 @@ The pre-requisites for compilation of CLBlast are:
- Clang 3.3 or newer
- AppleClang 5.0 or newer
- ICC 14.0 or newer
+ - MSVC (Visual Studio) 2015 or newer
* An OpenCL 1.1 or newer library, for example:
- Apple OpenCL
- NVIDIA CUDA SDK
- AMD APP SDK
+ - Intel OpenCL
+ - Beignet
An example of an out-of-source build (starting from the root of the CLBlast folder):