From 82991ad1277fd31c54c08d3c1b74f921fcc585d0 Mon Sep 17 00:00:00 2001 From: Wade Walker Date: Sat, 26 Apr 2014 14:40:03 -0500 Subject: [PATCH] Fix build instructions Fixed the build instructions to reflect the changes that bring JOCL into line with the other JogAmp modules. Also fixed dead links and updated the version of OpenCL we point to. --- doc/HowToBuild.html | 55 +++++++++++++++++++-------------------------- 1 file changed, 23 insertions(+), 32 deletions(-) diff --git a/doc/HowToBuild.html b/doc/HowToBuild.html index 2ae6f4c..927ef72 100644 --- a/doc/HowToBuild.html +++ b/doc/HowToBuild.html @@ -39,14 +39,15 @@

Useful Links

External References

External Tutorials

OpenCL @@ -56,31 +57,30 @@

External Tutorials

Prerequisites


- Follow all steps described in How to build JOGL, - since GlueGen and JOGL are required as compiletime dependencies. + Follow all steps described in How to build JOGL, + since GlueGen and JOGL are required as compile-time dependencies.

Platform and Component Requirements


- To verify the build you will have to install a OpenCL implementation on your platform. + To run the tests included with JOCL, you will have to install an OpenCL implementation on your platform.

- Some vendors ship OpenCL already with the graphics driver or operating system. - So please make sure your system is up2date. + Some vendors include OpenCL with the graphics driver or operating system. + So please make sure your system is up to date.

OpenCL SDKs for the desktop: