2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-26 18:32:48 +00:00

Commit Graph

  • e92eb1da54 Add more Thrust performance benchmarks Kyle Lutz 2014-12-20 13:55:10 -08:00
  • e3bbce456b Merge pull request #352 from kylelutz/rename-types-builtin Kyle Lutz 2014-12-21 09:15:29 -08:00
  • febf66b11b Merge pull request #351 from kylelutz/for-each-n Kyle Lutz 2014-12-21 09:15:21 -08:00
  • c97c83a562 Rename types/builtin.hpp to types/fundamental.hpp Kyle Lutz 2014-12-20 13:34:27 -08:00
  • 73b246603b Add for_each_n() algorithm Kyle Lutz 2014-12-20 13:30:01 -08:00
  • 7c957831c3 Merge pull request #350 from kylelutz/improve-documentation Kyle Lutz 2014-12-20 11:15:26 -08:00
  • 9e5e62c898 Update documentation gh-pages Kyle Lutz 2014-12-20 10:42:17 -08:00
  • 885a2ad135 Improve documentation Kyle Lutz 2014-12-20 10:39:38 -08:00
  • 5381868c06 Update documentation Kyle Lutz 2014-12-18 22:51:32 -08:00
  • 8ce35c50f7 Merge pull request #349 from sschaetz/develop Kyle Lutz 2014-12-17 13:57:55 -08:00
  • ea7e0a0993 fixing CHECK_RANGE_EQUAL sschaet 2014-12-17 21:13:01 +01:00
  • d8eae205ce Merge pull request #348 from sschaetz/develop Kyle Lutz 2014-12-16 08:02:46 -08:00
  • d5fc3170f8 extended FindOpenCL.cmake to work on ARM Mali GPUs sschaet 2014-12-16 10:15:55 +01:00
  • d145f7423b Merge pull request #346 from ddemidov/gh-pages Kyle Lutz 2014-12-15 20:19:56 -08:00
  • 7a6eaef222 Merge pull request #347 from ddemidov/master Kyle Lutz 2014-12-15 20:18:45 -08:00
  • b4e3dd9bb1 Merge pull request #345 from pavanky/sort_fix Kyle Lutz 2014-12-15 20:13:44 -08:00
  • 1087fb424b Edited performance.html manually Denis Demidov 2014-12-15 23:21:37 +03:00
  • b1e4ea1a23 Updated images/perf/* to include Thrust results Denis Demidov 2014-12-15 23:11:56 +03:00
  • 51db1b1f75 Show Thrust results on performance plots Denis Demidov 2014-12-15 23:08:09 +03:00
  • 10890fd7d1 BUG FIX: sort_by_key now works with larger vector sizes. Pavan Yalamanchili 2014-12-15 14:57:49 -05:00
  • c6f38bc567 Merge pull request #342 from ddemidov/master Kyle Lutz 2014-12-15 11:21:35 -08:00
  • 292e5136ed Use loglog scale for plotting performance data Denis Demidov 2014-12-15 16:16:17 +03:00
  • 077a4896c7 Make performance scripts compatible with python3 Denis Demidov 2014-12-15 16:15:37 +03:00
  • c222478be5 Update documentation Kyle Lutz 2014-12-14 18:22:12 -08:00
  • 57eec36d20 Release v0.4 v0.4 Kyle Lutz 2014-12-14 17:03:36 -08:00
  • c4d49cef20 Merge pull request #341 from kylelutz/device-platform Kyle Lutz 2014-12-14 10:58:38 -08:00
  • 8b00003545 Merge pull request #340 from kylelutz/program-cache Kyle Lutz 2014-12-14 10:58:29 -08:00
  • 2bab2c5ee7 Add device::platform() method Kyle Lutz 2014-12-13 11:25:11 -08:00
  • a4a6614895 Add program_cache to the public API Kyle Lutz 2014-12-13 10:38:56 -08:00
  • a29f453687 Merge pull request #339 from kylelutz/result-of Kyle Lutz 2014-12-11 22:35:47 -08:00
  • 1a591e277b Add result_of<F(Args...)> meta-function Kyle Lutz 2014-12-10 22:58:54 -08:00
  • 8ecbcb8b71 Merge pull request #337 from skozilla/master Kyle Lutz 2014-12-10 21:43:50 -08:00
  • ae014dc757 max_element perf added Rastko Anicic 2014-12-08 22:07:53 -05:00
  • 8883a85fec Merge pull request #330 from Mageswaran1989/histogram_example Kyle Lutz 2014-12-10 20:12:11 -08:00
  • 010753db26 added histogram example based on opencv Mageswaran.D 2014-12-05 02:09:56 +05:30
  • 848d95601e Merge pull request #335 from kylelutz/flat-map-custom-kernel Kyle Lutz 2014-12-07 13:50:34 -08:00
  • 57973325a5 Merge pull request #334 from kylelutz/utility Kyle Lutz 2014-12-07 13:50:01 -08:00
  • d62c214ddd Add test for flat_map with custom kernel Kyle Lutz 2014-12-07 13:11:02 -08:00
  • 425a9c006f Add utility directory Kyle Lutz 2014-12-06 12:49:04 -08:00
  • d96ffce9ee Merge pull request #332 from kylelutz/cl-gl-ext-header Kyle Lutz 2014-12-06 12:24:25 -08:00
  • 17e0e5e686 Add cl_gl_ext.hpp forwarding header Kyle Lutz 2014-12-06 12:15:22 -08:00
  • 1c3703beea Merge pull request #329 from kylelutz/fully-qualify-bind Kyle Lutz 2014-12-03 23:26:24 -08:00
  • 5974366313 Merge pull request #324 from kylelutz/refactor-dispatch-sort Kyle Lutz 2014-12-03 23:26:16 -08:00
  • 8681ced9f2 Merge pull request #323 from kylelutz/extents Kyle Lutz 2014-12-03 23:26:06 -08:00
  • 5696537619 Fully qualify call to bind() in nth_element() Kyle Lutz 2014-12-03 22:24:23 -08:00
  • 4185694366 Add extents<N> class Kyle Lutz 2014-12-02 21:20:32 -08:00
  • faddbf2368 Refactor dispatch_sort() function Kyle Lutz 2014-12-02 21:49:51 -08:00
  • bb19d2a07c Merge pull request #322 from roshanr95/merge Kyle Lutz 2014-12-02 19:27:49 -08:00
  • 12bbd995a3 Add support for comparator in merge Roshan 2014-12-02 12:59:36 +05:30
  • b848b44c40 Fix bug in balanced path Roshan 2014-12-02 12:58:55 +05:30
  • fa75a66253 Merge pull request #318 from kylelutz/identity-function Kyle Lutz 2014-11-29 10:28:26 -08:00
  • 16fdb15395 Add identity<T>() function Kyle Lutz 2014-11-28 14:08:59 -08:00
  • 6c78d27acc Merge pull request #317 from kylelutz/debug-kernel-compilation-tests Kyle Lutz 2014-11-29 10:18:26 -08:00
  • 3e3f46d144 Define BOOST_COMPUTE_DEBUG_KERNEL_COMPILATION for tests Kyle Lutz 2014-11-28 12:51:37 -08:00
  • 85e03f7e69 Merge pull request #315 from kylelutz/copy-to-vector-bool Kyle Lutz 2014-11-28 12:34:46 -08:00
  • 5e7fb41e73 Merge pull request #312 from Mageswaran1989/string_find_string Kyle Lutz 2014-11-26 22:23:02 -08:00
  • 9d813a2309 oveloaded find() for string and char pointer Mageswaran.D 2014-11-25 22:18:13 +05:30
  • 1c80c4fd32 Merge pull request #314 from kylelutz/fix-dispatch-copy Kyle Lutz 2014-11-26 08:53:50 -08:00
  • a6bdf21b31 Fix issue with copy() and std::vector<bool> Kyle Lutz 2014-11-26 08:42:48 -08:00
  • 8ae2b4ec23 Fix compilation error in dispatch_copy() with Boost 1.57 Kyle Lutz 2014-11-25 23:16:10 -08:00
  • 1e0505d79c Merge pull request #311 from f-koehler/pr229 Kyle Lutz 2014-11-24 08:02:36 -08:00
  • d57fa9ffb0 reimplemented unit tests for unsupported extension and context error f-koehler 2014-11-24 16:13:58 +01:00
  • c3ede9cf2f Merge pull request #310 from robotrovsky/develop Kyle Lutz 2014-11-20 10:14:05 -08:00
  • bd845fea46 Fixed OpenCL 2.0 Header compatibility robotrovsky 2014-11-20 18:43:51 +01:00
  • a5fab450d9 Merge pull request #308 from kylelutz/improve-documentation Kyle Lutz 2014-11-19 23:45:16 -08:00
  • 1edcc5bc0a Update documentation Kyle Lutz 2014-11-19 23:31:30 -08:00
  • 16834b9fb4 Improve documentation Kyle Lutz 2014-11-19 23:29:28 -08:00
  • bbded91e21 Merge pull request #244 from kylelutz/iterator-read-write Kyle Lutz 2014-11-19 22:24:18 -08:00
  • f53a2b3a8d Add read() and write() methods to buffer_iterator Kyle Lutz 2014-11-19 21:54:38 -08:00
  • 7ffd2224e8 Merge pull request #307 from Mageswaran1989/lexicographical_compare Kyle Lutz 2014-11-19 10:44:10 -08:00
  • af7e38d2ce added lexicographical_compare algorithm & test cases Mageswaran.D 2014-11-18 01:36:21 +05:30
  • 3183effcb0 Merge pull request #306 from shehzan10/test-event-nvidia-fix Kyle Lutz 2014-11-11 21:57:30 -08:00
  • ed94d4176a Adding OpenCL 1.2 required for NVIDIA when build with C++11 Shehzan Mohammed 2014-11-11 14:00:24 -05:00
  • 53a869a7a1 Merge pull request #305 from kylelutz/stable-sort-radix-sort Kyle Lutz 2014-11-10 21:24:14 -08:00
  • 88d19723e3 Use radix_sort() for stable_sort() when possible Kyle Lutz 2014-11-09 11:06:47 -08:00
  • 5c1aac441c Fix bug when calling radix_sort() with partial ranges Kyle Lutz 2014-11-09 10:45:18 -08:00
  • 5b2ac02618 Merge pull request #304 from Mageswaran1989/cout_support_string_class Kyle Lutz 2014-11-08 13:50:38 -08:00
  • 4b50a5c1dc added support for output stream(cout<<) for compute::string : updated Mageswaran.D 2014-11-09 01:47:11 +05:30
  • 0bdcf3601a Merge pull request #302 from 9prady9/windows_macro_errors Kyle Lutz 2014-11-07 22:35:34 -08:00
  • 505d1ac0ec Bugfix to avoid conflicts with macro definitions on windows platform Pradeep Garigipati 2014-11-07 15:31:06 -05:00
  • 52eab193e7 Merge pull request #301 from Mageswaran1989/swap_api_string_class Kyle Lutz 2014-11-07 12:03:08 -08:00
  • 119e201c94 added swap api for string class Mageswaran.D 2014-11-07 23:51:00 +05:30
  • c5cd43bf0b Merge pull request #299 from shehzan10/unused-warning-fixes Kyle Lutz 2014-11-05 20:03:18 -08:00
  • 5f72947674 Merge pull request #298 from kylelutz/dynamic-bitset-ulong Kyle Lutz 2014-11-05 20:03:04 -08:00
  • ee4e2a03f2 Removing unused variables that cause warnings Shehzan Mohammed 2014-11-05 17:54:46 -05:00
  • e8cccb517c Use ulong_ instead of size_type for dynamic_bitset::count() Kyle Lutz 2014-11-05 08:11:34 -08:00
  • a11fda7aa3 Merge pull request #295 from Mageswaran1989/String_find-issue288 Kyle Lutz 2014-11-05 07:56:58 -08:00
  • 92ac1426dc Merge pull request #294 from kylelutz/get-arg-info-version-check Kyle Lutz 2014-11-05 07:56:20 -08:00
  • cff0e10727 Merge pull request #293 from kylelutz/increase-black-scholes-error-tolerance Kyle Lutz 2014-11-05 07:56:06 -08:00
  • f1c61c796e Add version check to kernel::get_arg_info() test Kyle Lutz 2014-11-04 20:08:45 -08:00
  • ca92f095b8 Increase the error tolerance for the black_scholes example Kyle Lutz 2014-11-04 20:02:07 -08:00
  • 1dca7c7734 updated with lit<char> instead int Mageswaran.D 2014-11-04 13:21:40 +05:30
  • bdc6d79e4d String::find() signed char fix with test case Mageswaran.D 2014-11-04 13:06:11 +05:30
  • 4c0c7bdde7 Merge pull request #289 from kylelutz/fix-fill-empty-range Kyle Lutz 2014-11-01 11:08:45 -07:00
  • b45da6f052 Fix issue when calling fill() with empty range Kyle Lutz 2014-11-01 10:46:33 -07:00
  • 09550146a2 Merge pull request #287 from kylelutz/remove-enqueue-task Kyle Lutz 2014-10-30 21:31:11 -07:00
  • 934c04fbb2 Remove usage of deprecated clEnqueueTask() Kyle Lutz 2014-10-29 23:04:47 -07:00
  • 6245d82d57 Change vector<T> to use the system-wide default queue vector-default-queue Kyle Lutz 2014-10-29 22:51:40 -07:00
  • 587fc4d24f Merge pull request #285 from kylelutz/document-default-device-type Kyle Lutz 2014-10-25 11:39:43 -04:00
  • 34baff744d Add documentation for BOOST_COMPUTE_DEFAULT_DEVICE_TYPE Kyle Lutz 2014-10-24 06:05:26 -07:00