swh:1:snp:73ab41f5dca9e020f102228961da785ff761915c

sort by:
Revision Author Date Message Commit Date
dcddd80 Updated FindOpenCL for Intel Linux OpenCL paths 23 January 2016, 15:08:14 UTC
d643731 Prepared the changelog for the next release 22 November 2015, 11:19:55 UTC
8bc6684 Updated to version 2.0.0 22 November 2015, 11:16:46 UTC
b22dce2 Updated the readme 22 November 2015, 11:15:35 UTC
a21d4a5 Merge pull request #32 from CNugteren/catch_tests Replaced GTest with Catch unit testing 21 November 2015, 13:33:50 UTC
400752b Updated changelog and readme 21 November 2015, 13:29:27 UTC
8757c9e Updated the 'KernelInfo' class to use Catch 21 November 2015, 13:27:45 UTC
b74dcef Updated the 'tuner' class tests to use Catch 19 November 2015, 20:03:50 UTC
3526cc8 Removed GTest, added Catch, added CLCudaAPI tests 15 November 2015, 15:20:41 UTC
e9984c3 Merge pull request #31 from CNugteren/msvc_support MSVC 2015 support 15 November 2015, 15:08:07 UTC
d3c961f Updated changelog 15 November 2015, 15:06:23 UTC
dbb096a Fixed a warning and error for MSVC 14 November 2015, 14:58:21 UTC
f701c1f Prepared for MSVC support 14 November 2015, 14:41:08 UTC
279d1eb Merge pull request #30 from CNugteren/clcudaapi Updated the CLCudaAPI header 10 November 2015, 19:33:30 UTC
c34d456 Fixes CL to CUDA translation header to make the simple example work 08 November 2015, 11:04:53 UTC
3456bf4 Fixed a header inclusion error 08 November 2015, 10:36:28 UTC
c526a84 Added experimental support for CUDA kernels 08 November 2015, 10:29:20 UTC
97cb535 Updated the changelog 07 November 2015, 16:36:21 UTC
a5c5150 Now using version 4.0 of the CLCudaAPI header 07 November 2015, 16:33:41 UTC
1d2701f Disabled additional warnings for Clang 07 November 2015, 16:32:47 UTC
5fbcb3a Merge pull request #29 from CNugteren/machine_learning Machine learning models 07 November 2015, 11:32:02 UTC
d9ea76d Prepared changelog for next version 07 November 2015, 11:26:51 UTC
d644df1 Added a 3-layer neural network model 29 October 2015, 14:12:58 UTC
dfc3651 Prepared for addition of a neural network model 29 October 2015, 09:58:15 UTC
32eb552 Merge pull request #28 from CNugteren/json_metadata Added additional device properties to JSON-output 25 October 2015, 14:51:30 UTC
0a8e371 Added additional device properties to JSON-output 25 October 2015, 14:25:46 UTC
406f3f7 Fixed warnings and zero-range bug 22 September 2015, 08:00:23 UTC
52b34eb Now using ML models to predict best configurations + using logarithmic data 21 September 2015, 15:15:17 UTC
e6e195d Merge pull request #27 from CNugteren/publication CLTune publication and capitalization 07 September 2015, 11:55:26 UTC
1e677ac Added a reference to the CLTune paper 07 September 2015, 11:50:51 UTC
4109e58 Updated name from cltune to CLTune for Travis 07 September 2015, 11:44:54 UTC
790ca0c Cosmetic updates to linear regression 31 August 2015, 15:09:14 UTC
02af290 Added verification based on the cost function 31 August 2015, 14:24:20 UTC
6ddc479 Added regularization support to linear regression 26 August 2015, 15:14:27 UTC
b17861f Completed the function to add extra polynomial features 26 August 2015, 14:24:55 UTC
7c10c8b Added mean value normalization 26 August 2015, 13:37:19 UTC
4d29b06 Minor optimizations to population of permutation configurations 26 August 2015, 13:36:55 UTC
137a93f Merge pull request #26 from CNugteren/travis_ci Added Travis continuous integration 26 August 2015, 12:17:22 UTC
52c0c4f Made Travis always build pushes to the master branch 26 August 2015, 12:11:36 UTC
bf48395 Added travis continuous integration 21 August 2015, 15:25:56 UTC
dec4610 Added initial version of a linear regression machine learning model 21 August 2015, 15:20:48 UTC
15782dd Merge pull request #25 from CNugteren/claduc_and_json Claduc C++11 interface & method to output JSON 03 August 2015, 15:16:14 UTC
43a0e9a Updated to version 1.7.0 03 August 2015, 15:15:04 UTC
2028cfd Added a method to print all results in JSON to file 03 August 2015, 15:09:40 UTC
3d44a9d Now using the new Claduc C++11 OpenCL header 27 July 2015, 11:52:07 UTC
0cd4295 Added initial version of JSON output 27 July 2015, 11:01:32 UTC
039d9ea Merge pull request #24 from CNugteren/reduced_requirements Reduced requirements and warning fixes 28 May 2015, 12:40:21 UTC
12a7f4f Updated to version 1.6.4 28 May 2015, 12:36:25 UTC
a142b6b Don't enable warning flags when building GTest 28 May 2015, 12:33:57 UTC
841a46a Repaired various Clang warnings 28 May 2015, 12:25:57 UTC
53832b4 Reduced requirements to GCC 4.7 28 May 2015, 11:34:12 UTC
9edbebc Merge pull request #23 from CNugteren/cmake_update Reduced compiler requirements 26 May 2015, 14:33:16 UTC
5fecbf5 Restores Clang version checking 26 May 2015, 14:31:26 UTC
359e9ae Updated to version 1.6.3 26 May 2015, 14:29:55 UTC
a2dcd32 Updated the requirements 26 May 2015, 14:27:01 UTC
dc05e23 Minor improvements to the CMake file 26 May 2015, 14:22:06 UTC
153d984 Removed regex to support older compilers 26 May 2015, 14:07:59 UTC
4e9678d Set CMake requirement to 2.8.10 26 May 2015, 14:03:40 UTC
f5afa53 Merge pull request #22 from CNugteren/minor_fixes Various minor fixes 25 May 2015, 12:15:32 UTC
4cc9dbd Updated to version 1.6.2 25 May 2015, 12:15:00 UTC
bc8b21c Updated to version 1.6.2 25 May 2015, 12:14:16 UTC
11844f5 Updated the OpenCL C++ API with explicit, const and new functions 25 May 2015, 12:09:02 UTC
435065b Improved printing of errors in case of kernel failure 25 May 2015, 12:05:56 UTC
db01df1 Repaired an exception-printing bug 25 May 2015, 12:01:15 UTC
0f21d60 Merge pull request #21 from CNugteren/development Minor bug fixes and improved error reporting 22 May 2015, 12:21:53 UTC
b29d0e3 Updated to version 1.6.1 22 May 2015, 12:19:04 UTC
241ce7b Prints information about failed kernels 22 May 2015, 12:16:50 UTC
04fb858 No longer print timings of incorrect results 22 May 2015, 12:09:11 UTC
d200d83 Better exception handling 22 May 2015, 11:30:55 UTC
d794a19 Fixed an exception-printing bug 22 May 2015, 09:56:20 UTC
b59b609 Better error handling and added GetDevice 22 May 2015, 08:52:36 UTC
4204885 Re-added const-qualifier to AddArgumentInput and WriteBuffer 22 May 2015, 08:47:17 UTC
be163db Merge pull request #20 from CNugteren/string_as_source Kernel loading from string 21 May 2015, 15:30:51 UTC
f61f5c0 Updated to version 1.6.0 21 May 2015, 15:28:34 UTC
b6d9f7a Added an option to load kernels from strings instead of from file 21 May 2015, 15:28:06 UTC
862e33b Merge pull request #19 from CNugteren/reference_defines Defines for reference kernels 21 May 2015, 15:06:15 UTC
4ed9f0b Added the posibility to set defines for reference kernels 21 May 2015, 15:05:16 UTC
2b4d771 Merge pull request #18 from CNugteren/opencl_c_api New custom OpenCL C++11 API 21 May 2015, 14:52:49 UTC
fa501bd Removed cl.hpp from CMake 21 May 2015, 14:41:50 UTC
0dfbfb7 Removed the now obsolete OpenCL class 21 May 2015, 14:35:41 UTC
80c7af9 Completed the custom OpenCL C++11 API header 21 May 2015, 14:20:46 UTC
2b38819 Removed several default non-initializing constructors and added exceptions 21 May 2015, 14:01:29 UTC
6c0160d Removed the standard Khronos cl.hpp header 21 May 2015, 12:35:19 UTC
aaae298 Changed default device to 0 21 May 2015, 12:22:33 UTC
89db987 Added Device and Platform to the C++11 OpenCL API 21 May 2015, 12:22:17 UTC
2fc304b Minor updated to the custom OpenCL C++11 header 20 May 2015, 15:16:36 UTC
8589b28 Added first version of custom C++11 Platform and Device 20 May 2015, 15:08:59 UTC
47db700 Added CommandQueue's public functions 20 May 2015, 14:52:36 UTC
6bbbc8f Removed dependency on the Memory class 20 May 2015, 14:26:19 UTC
8450b33 Also added Context, CommandQueue, and Buffer to the custom C++11 API 20 May 2015, 13:58:52 UTC
deb841f Added first version of custom OpenCL C++11 API 20 May 2015, 12:25:47 UTC
26a9e9d Now using the C API versions of the OpenCL context and queue 19 May 2015, 15:25:06 UTC
056ced8 Completed the move to the C API for the Memory class 19 May 2015, 15:12:26 UTC
0a53a28 Now using cl_mem instead of cl::Buffer 19 May 2015, 14:46:24 UTC
16dc84c Now using cl_program instead of cl::Program 19 May 2015, 13:52:18 UTC
80a52a8 Now using cl_kernel instead of cl::Kernel 19 May 2015, 13:10:34 UTC
dcfbff4 Now using C version of events and clEnqueueNDRangeKernel 19 May 2015, 12:34:57 UTC
5635df5 Merge pull request #17 from CNugteren/cleaner_api Cleaner API, single header file 19 May 2015, 11:49:52 UTC
ef5651f Cleaned-up the tuner interface and implemenation source-files, added size_t memory 19 May 2015, 11:44:44 UTC
93b0dcb Renamed /include/cltune to /include/internal 19 May 2015, 11:02:50 UTC
back to top