Commit Graph

  • 36c89134d4
    Merge pull request #826 from jszuppe/fix-cacheline-rettype cc Jakub Szuppe 2019-02-16 10:40:51 +0100
  • 2904664177
    Fix type for CL_DEVICE_GLOBAL_MEM_CACHELINE_SIZE Jakub Szuppe 2019-02-15 22:22:49 +0100
  • 0035290686
    Merge pull request #824 from jszuppe/fix-ulong-type Jakub Szuppe 2019-02-11 15:30:38 +0100
  • 590c814bbe
    Fix: unsigned long is not fundamental type on Win64 Jakub Szuppe 2019-02-11 09:13:06 +0100
  • a47ff938b7
    Merge pull request #823 from jszuppe/accessors-reupload Jakub Szuppe 2019-02-10 16:30:30 +0100
  • c4d1a88b23
    Merge pull request #797 from u-s/feature/copy-with-wait-list Jakub Szuppe 2019-02-10 16:29:49 +0100
  • 8c7412f19d
    Merge pull request #748 from henryiii/add_test_mactypes Jakub Szuppe 2019-02-10 16:29:25 +0100
  • 4ab0939663 Adding types (would be included if including core) Henry Schreiner 2017-10-27 12:43:15 -0400
  • f00732ee50 Include compute/types.hpp into compute/core.hpp Denis Demidov 2017-10-26 13:12:00 +0300
  • 5adad8e248 kernel.hpp needs to include types.hpp Denis Demidov 2017-10-16 22:57:45 +0300
  • 0ab199c834 Adding test (should fail on macOS) Henry Fredrick Schreiner 2017-10-16 16:39:02 -0400
  • 827371af22
    Merge pull request #772 from umar456/scan_fix Jakub Szuppe 2019-02-10 11:51:43 +0100
  • 3de4bbaa0b Added wait_list parameter to copy functions Anton Myagkov 2018-10-07 20:14:12 +0300
  • 3eb11f1cde Zero-init new vector_type Jakub Szuppe 2018-12-27 18:02:27 +0100
  • 6c6a10893d Added a static assert to assure there's no padding between the members Amir Shavit 2016-08-24 11:05:58 +0100
  • 04f7d5867f Added accessors to vector types Amir Shavit 2016-08-23 13:50:51 +0100
  • 924ed68562
    Merge pull request #820 from friederbluemle/fix-typo Jakub Szuppe 2019-02-07 11:11:14 +0100
  • f171c6197e
    Fix typo Frieder Bluemle 2019-01-28 11:36:47 +0800
  • 5f283bfb56
    Merge pull request #812 from rosenrodt/sort-failure-on-amd-vega Jakub Szuppe 2019-01-21 12:30:28 +0100
  • 81dc8c7352 insert memory fence to avoid AMD OpenCL compiler reordering the read/writes Anthony C 2019-01-15 11:13:36 +0800
  • 2135633bc7
    Merge pull request #807 from jszuppe/ci-fixes Jakub Szuppe 2018-12-29 19:55:07 +0100
  • facbfb2698 Fix test_kernel.cpp Jakub Szuppe 2018-12-28 23:11:33 +0100
  • 6fbfa0f679 Disable warning about deprecated CL extension Jakub Szuppe 2018-12-28 11:46:36 +0100
  • 38093e73e0 Minor Travis CI fixes Jakub Szuppe 2018-12-28 11:07:16 +0100
  • 0f52d92e81
    Merge pull request #806 from Zialus/appveyor-fix Jakub Szuppe 2018-12-27 19:51:16 +0100
  • 030bc9f318 Build with OpenCL 2.2 headers Jakub Szuppe 2018-12-27 17:38:35 +0100
  • dbd0c15155 Add OpenCL Intel Platform to Travis CI Raul Ferreira 2018-12-24 15:46:13 +0000
  • 61d18ce24e
    Merge pull request #788 from u-s/bugfix/variable-shadowing-simple-moving-average Jakub Szuppe 2018-12-27 17:39:33 +0100
  • 5e8d41dec2
    Fix AppVeyor Raul Ferreira 2018-12-27 15:15:07 +0000
  • 217f77aa20 fix variable shadowing Anton Myagkov 2018-07-13 16:28:50 +0300
  • be85263cc1
    Merge pull request #805 from jszuppe/fix_travis_ci Jakub Szuppe 2018-12-27 11:55:40 +0100
  • 494acecfbb Fix Travis CI script Jakub Szuppe 2018-12-24 13:53:22 +0100
  • 78dd4315ae Adjust selecting CL version to new OpenCL headers Jakub Szuppe 2018-12-24 13:50:33 +0100
  • 2a12dee5bf
    Merge pull request #803 from rosenrodt/fix-dupe-with-custom-compare-bitonic-block-sort Jakub Szuppe 2018-12-20 09:32:31 +0100
  • 3cba294aed reduce local memory operations per suggestion from @jszuppe Anthony C 2018-12-20 08:08:29 +0800
  • bceb336c39 fix issue #774 by force swapping keys when they are identical Anthony C 2018-12-19 21:25:20 +0800
  • 22e04ea5a8 reproduce the issue as appeared in #774. the issue arises when there's equal keys (values that are compared against) in the array Anthony C 2018-12-19 20:48:45 +0800
  • 2c16bbc14d
    Merge pull request #798 from keryell/add-xilinx Jakub Szuppe 2018-10-23 21:34:03 -0700
  • b6c45e9939 Add Xilinx FPGA OpenCL implementation Ronan Keryell 2018-10-23 18:50:53 -0700
  • 9189a761b7
    Merge pull request #783 from henryiii/patch-1 Jakub Szuppe 2018-07-20 11:45:54 +0200
  • bbf9d132a6
    Merge pull request #790 from boostorg/fully-qualify-make-zip-iterator Jakub Szuppe 2018-07-20 11:43:23 +0200
  • ffd3f2f9b9 Fully qualify make_zip_iterator() in transform() Kyle Lutz 2018-07-18 22:06:51 -0700
  • 470d03524e
    Fix Appveyor requesting missing OpenCL branch Henry Schreiner 2018-05-18 17:39:34 +0200
  • 509ebe4a92
    Merge pull request #780 from jszuppe/fix_memory_leak_746 Jakub Szuppe 2018-05-13 22:14:06 +0200
  • 58bf86692c Fix mem. leak in buffer_iterator_index_expr default copy ctor Jakub Szuppe 2018-05-12 12:18:30 +0200
  • 6e6bcf6bc8 Add buffer memory leak test case Jakub Szuppe 2018-05-12 12:28:07 +0200
  • b0f5bfc4ba
    Merge pull request #776 from 9prady9/gcc8_fix Jakub Szuppe 2018-05-12 11:27:44 +0200
  • 450a109c4a Fix device var access in tests macro calls pradeep 2018-05-08 14:55:41 +0530
  • fdbdb94db6 Fix return var qualifier in svm_ptr::get_context pradeep 2018-05-08 14:53:38 +0530
  • 520f9b35b1
    Merge pull request #773 from sznaider/fix-cl-gl-extension-name Jakub Szuppe 2018-04-12 14:24:39 +0200
  • 330a6dcfdb Use system-dependent CL<->GL sharing extension name instead of hardcoded string Mateusz Krawiec 2018-04-11 22:54:07 +0200
  • 86b36bae6e Fix out of bound access in local_scan kernel Umar Arshad 2018-04-10 02:28:49 -0400
  • 1bf4b53f60
    Merge pull request #763 from lakshayg/static_assert Jakub Szuppe 2018-03-10 09:23:10 +0100
  • e4ccfe39a6
    Merge pull request #765 from lakshayg/future_then Jakub Szuppe 2018-03-10 09:12:37 +0100
  • d833b22bb1 Add is_device_asserts Lakshay Garg 2018-03-04 16:59:49 +0530
  • ade726a613 Remove STATIC_ASSERTs which caused failures Lakshay Garg 2018-02-28 15:15:10 +0530
  • 147a330984 add static asserts for device iterators Lakshay Garg 2018-02-20 10:18:03 +0530
  • a6879d2c2c add future::then() method Lakshay Garg 2018-02-20 20:57:38 +0530
  • f8aa62c42f
    Merge pull request #770 from jszuppe/fix_coverage_info Jakub Szuppe 2018-02-28 12:17:19 +0100
  • 635c828227 Ignore dependencies in coverage info Jakub Szuppe 2018-02-28 10:47:18 +0100
  • 4650541e3b
    Merge pull request #761 from jeffhammond/use-std-shuffle-in-random_shuffle Jakub Szuppe 2018-02-28 09:56:47 +0100
  • 22f6192eda
    Merge pull request #762 from ddemidov/boost-uuid-sha1-warning Jakub Szuppe 2018-02-27 19:48:06 +0100
  • ebf13a6c77 fix error in use of std::random_device Jeff Hammond 2018-01-22 13:15:36 -0800
  • b46d156064 initialize random engine with random device Jeff Hammond 2018-01-22 13:01:59 -0800
  • 520a4f384e use std::shuffle for post-C++11 Jeff Hammond 2018-01-22 08:00:12 -0800
  • 0831944bbf
    Merge pull request #769 from jszuppe/travis_ci_fix Jakub Szuppe 2018-02-27 19:37:43 +0100
  • 1abd2b2eeb Adjust .travis.yml to Travis CI changes Jakub Szuppe 2018-02-24 11:55:01 +0100
  • 615e1ac41b
    boost/uuid/sha1.hpp is deprecated since v1.66 Denis Demidov 2018-02-01 11:01:03 +0300
  • 34c0d16458
    Merge pull request #752 from Kristian-Popov/program-build-failure-exception Jakub Szuppe 2017-11-29 10:24:50 +0100
  • a3c4126860 Add 2 more missing runtime check for 2.1 Jakub Szuppe 2017-11-28 20:42:59 +0100
  • f65d9a98ed Update test to support POCL Jakub Szuppe 2017-11-25 23:08:29 +0100
  • 50338da2aa Added no throwing destructor to program build failure Kristian Popov 2017-11-21 18:46:51 +0100
  • 0100733230 Added copyright notice to new files Kristian Popov 2017-11-21 18:21:09 +0100
  • a091e5d5c8 Added 2 new test cases for program build failure handling Kristian Popov 2017-11-15 13:53:15 +0100
  • 286c7dc9ca Program build throws a more precise exception that stores build log Kristian Popov 2017-11-13 19:29:28 +0100
  • ce38fb7b95
    Merge pull request #753 from jszuppe/fix_opencl_21_tests Jakub Szuppe 2017-11-17 08:58:57 +0100
  • a0082b5f7d Add runtime checks for OpenCL 2.1 feature tests Jakub Szuppe 2017-11-16 23:08:52 +0100
  • 7daca6fc1f Merge pull request #747 from jszuppe/fix_threefry Jakub Szuppe 2017-10-14 11:11:54 +0200
  • 77b4a4910b Threefry: use ulong_ instead of uint2_ on host Jakub Szuppe 2017-10-13 10:45:47 +0200
  • 750b8a2782 Fix Travis-CI script Jakub Szuppe 2017-10-13 09:39:22 +0200
  • 7ecb09a47c Fix Threefry RNG Jakub Szuppe 2017-10-12 22:14:26 +0200
  • 3fd1ed49e4 Zero-initialize vector types Jakub Szuppe 2017-10-12 22:14:13 +0200
  • d36ef02b78 Merge pull request #742 from jszuppe/fix_strided_iter_tag Kyle Lutz 2017-09-12 05:22:47 +0200
  • fe23b07b7c Update latest Boost lib to 1.65.1 in CI Jakub Szuppe 2017-09-10 12:37:14 +0200
  • 0265da75a4 Ignore warning from BOOST_STATIC_ASSERT_MSG in CI Jakub Szuppe 2017-09-10 12:35:34 +0200
  • ad59c4e31f Update AMD APP SDK download script Jakub Szuppe 2017-09-10 12:20:11 +0200
  • 48c9e86479 Fix strided_iterator's iterator_category Jakub Szuppe 2017-09-10 12:05:01 +0200
  • d4981494a7 Merge pull request #739 from jmr1/build_with_source_file Kyle Lutz 2017-08-16 22:42:56 -0700
  • 2973b1c067 #738 build_with_source_file() added Janusz Rupar 2017-08-16 16:55:21 +0200
  • bc75c5591f Merge pull request #737 from ddemidov/osx-size_t Jakub Szuppe 2017-08-10 13:24:49 +0200
  • c9522ad4c0 size_t and ptrdiff_t need special treatment on OSX Denis Demidov 2017-08-08 11:23:36 +0300
  • 0c2f749fb8 Merge pull request #733 from jszuppe/pr_vector_shrink_to_fit Jakub Szuppe 2017-07-10 23:49:51 +0200
  • 6c2a3604b9 Implement vector::shrink_to_fit() Jakub Szuppe 2017-06-17 17:44:26 +0200
  • 766dc7881c Fix memory releasing in vector Jakub Szuppe 2017-06-17 17:42:03 +0200
  • cff33b24a6 Fix warning #730 Jakub Szuppe 2017-06-17 12:00:49 +0200
  • 251d02b17d Merge pull request #731 from jszuppe/pr_svm_migrate_mem Kyle Lutz 2017-06-11 13:18:47 -0700
  • f568c447e3 Add wrapper for clEnqueueSVMMigrateMem() Jakub Szuppe 2017-06-04 14:37:36 +0200
  • 08e00e3848 Merge pull request #729 from jszuppe/pr_default_device_queue Kyle Lutz 2017-06-10 19:13:44 -0700
  • ed2fadbac6 Merge pull request #728 from jszuppe/fix_727 Jakub Szuppe 2017-06-07 11:01:21 +0200
  • 97b91bffa1 Fix OpenCL 2.1 references Jakub Szuppe 2017-06-04 14:46:25 +0200