Skip to content

Releases: HandsOnOpenCL/Exercises-Solutions

v1.2.1 [1.2 with a minor bugfix!]

27 Nov 12:16
Compare
Choose a tag to compare
Update device_picker.hpp

Fit strstr in C++

v1.2 release

24 Nov 10:32
Compare
Choose a tag to compare

An updated version of the HandsOnOpenCL exercise and solution code, fixing many minor bugs.

v1.1 release

26 Sep 22:30
Compare
Choose a tag to compare

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:

  1. Added the "attribution CC BY" creative commons license to make it clear how you can use this material;
  2. 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

13 Sep 07:56
Compare
Choose a tag to compare

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

02 Sep 21:38
Compare
Choose a tag to compare
Pre-release

C, C++ and Python Example and Solution code is ready for the first final proof-reading and tests.

First drop of C code

26 Jul 14:46
Compare
Choose a tag to compare
First drop of C code Pre-release
Pre-release

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

23 Jul 16:26
Compare
Choose a tag to compare
Pre-release

This release contains the first release of the Python Exercise and Solution code.

Please issue a bug report if you find any bugs.