Document Revision History

This table describes the changes to Offline Compilation Using the OpenCL Compiler.

DateNotes
2014-03-11

1. Modified the Makefile to use the new -arch flags. 2. Added an option to run the test on a 64bit GPU. 3. Added a check for whether the current architecture is compatible with the specified test option (cpu32|cpu64|gpu32|gpu64). If there is a mismatch, the test now prints a warning. 4. Added a '-h/--help' argument.

2011-08-23

Demonstrates using the OpenCL offline compiler to produce and utilize bitcode for CPU and GPU devices.