https://github.com/CNugteren/CLTune

sort by:
Revision Author Date Message Commit Date
fa1437f Merge pull request #2 from CNugteren/develop Added generalised constraints and further use of C++11 features 25 February 2015, 15:12:46 UTC
14da696 Merge branch 'develop' of github.com:CNugteren/cltune into develop 25 February 2015, 15:10:30 UTC
3ae3198 Updated to version 1.1.0 25 February 2015, 15:09:09 UTC
0ffe84b Merge pull request #1 from CNugteren/general_constraints Added a generalised function to support any user-defined constraints on tuning parameters 25 February 2015, 14:20:23 UTC
47b725a Encapsulated thread size modifier enum and made it an enum class 25 February 2015, 14:16:06 UTC
495697a Encapsulated thread size modifier enum and made it an enum class 25 February 2015, 14:14:31 UTC
8e8e0de Updated README 25 February 2015, 14:10:28 UTC
4f96925 Generalized constraint functions, accepting user-defined function objects 25 February 2015, 14:07:46 UTC
4ccda80 Merge branch 'more_c11' into develop 24 February 2015, 15:32:32 UTC
f0aa1d4 Added constexpr and auto to tests 24 February 2015, 15:30:55 UTC
a7c209a More pass-by-reference and renamed TunerException 24 February 2015, 15:23:31 UTC
0395beb More use of auto 24 February 2015, 14:47:37 UTC
570ecc4 C++11-ified samples 24 February 2015, 14:26:09 UTC
0c4470d OpenCLException and ToString now (static) members of OpenCL class 24 February 2015, 14:13:51 UTC
78114ce Added OpenCL shared_ptr to Memory class 24 February 2015, 13:56:29 UTC
a5aed3f Added references to Memory's cl::Context 24 February 2015, 13:27:12 UTC
8048183 Added gitignore for build directory 24 February 2015, 13:25:57 UTC
24b56c0 Now using strongly typed enums 24 February 2015, 12:45:56 UTC
01ae6af Added auto, const, and references 24 February 2015, 12:27:09 UTC
4b7a00a Replaced pointer with shared_ptr 13 January 2015, 19:56:42 UTC
3a75f33 Updated license information 13 January 2015, 19:56:20 UTC
070675e Re-added OpenCL() exception test 13 January 2015, 19:56:02 UTC
bb0ec78 Updated license information 13 January 2015, 19:26:55 UTC
c59c8d6 Initial commit 11 January 2015, 12:30:01 UTC
back to top