From 1f9f1085a963b0caaba73bbbe7344b3f6d4de873 Mon Sep 17 00:00:00 2001 From: eschnett Date: Wed, 8 May 2013 16:20:36 +0000 Subject: Add FreeOCL implementation git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/OpenCL/trunk@18 4054007a-4839-4648-a056-eb81e030d849 --- README | 7 +++++-- 1 file 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 + . This is a stand-alone + implementation for CPUs only. + - Intel: Available at . 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 . 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 lists two IBM implementations for their Power processor and for Intel compatible -- cgit v1.2.3