Releases: HandsOnOpenCL/Exercises-Solutions
v1.2.1 [1.2 with a minor bugfix!]
v1.2 release
An updated version of the HandsOnOpenCL exercise and solution code, fixing many minor bugs.
v1.1 release
This is the v1.1 release. We've folded in all the feedback we've received since the the v1.0 release. Two specific issues we've addressed include:
- Added the "attribution CC BY" creative commons license to make it clear how you can use this material;
- Modified the PyOpenCL examples based on feedback from PyOpenCL's creator, Andreas Kloeckner
Enjoy!
Simon & Tom
First public release of KITE HandsOnOpenCL Examples and Solutions
This is the first full release of the HandsOnOpenCL Examples and Solutions.
The corresponding slideset within the HandsOnOpenCL repo correspond to these examples.
Please let us know of any bugs or feature requests by submitting issues against the appropriate repo.
We're always happy to hear from users, so if you find these slides or the Examples and Solutions useful, please let us know.
Enjoy!
Simon and Tom.
First Final Draft of Code
C, C++ and Python Example and Solution code is ready for the first final proof-reading and tests.
First drop of C code
The C Examples and Solutions have been added. This includes a make file in the Examples/ and Solutions/ directories which iterate to the local makefiles and call make there in order to simply the build process.
Various fixes to the Python code have also been added since v0.1.0.
Initial drop of Python code
This release contains the first release of the Python Exercise and Solution code.
Please issue a bug report if you find any bugs.