aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README7
1 files changed, 5 insertions, 2 deletions
diff --git a/README b/README
index f100bf9..0153fec 100644
--- a/README
+++ b/README
@@ -39,6 +39,10 @@ Unfortunately, they each have their drawbacks:
Unfortunately, there seem to be serious bugs -- for example, I can't
get the cos function to provide correct results.
+- FreeOCL: Open source, available at
+ <https://code.google.com/p/freeocl/>. This is a stand-alone
+ implementation for CPUs only.
+
- Intel: Available at
<http://software.intel.com/en-us/articles/opencl-sdk/>. This
supports only (Intel?) CPUs. The compiler is based on LLVM, and the
@@ -49,8 +53,7 @@ Unfortunately, they each have their drawbacks:
in their CUDA distribution. This supports only GPUs.
- pocl: Open source, available at <https://launchpad.net/pocl>. This
- OpenCL implementation has not yet been released (current version is
- 0.6), and is based on LLVM.
+ OpenCL implementation is based on LLVM.
In addition, Wikipedia <http://en.wikipedia.org/wiki/OpenCL> lists two
IBM implementations for their Power processor and for Intel compatible