Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / uxlfoundation/oneDPL issues and pull requests
#100 - Add coding convention.
Pull Request -
State: closed - Opened by jiejanezhang almost 4 years ago
#99 - [RNG] WA for sycl::vec version of LCG
Pull Request -
State: closed - Opened by paveldyakov almost 4 years ago
#98 - Allow compilation with DPC++ compiler and non-DPCPP backend
Pull Request -
State: closed - Opened by timmiesmith almost 4 years ago
- 1 comment
#97 - Add check for standard library/C++ standard version for the ranges testing, fix the main CMake file
Pull Request -
State: closed - Opened by evgeniusp almost 4 years ago
- 1 comment
#96 - Fixed parallel_transform_reduce pattern for FPGA backend
Pull Request -
State: closed - Opened by andreyfe1 almost 4 years ago
#95 - [RNG] Optimize LCG engine + apply clang-format for RNG files
Pull Request -
State: closed - Opened by paveldyakov almost 4 years ago
#94 - Update copyright: remove year(s)
Pull Request -
State: closed - Opened by AlexVeprev almost 4 years ago
- 3 comments
#93 - Use kernel_device_specific queries instead of the deprecated ones
Pull Request -
State: closed - Opened by dmitriy-sobolev almost 4 years ago
- 2 comments
#92 - [DOC] Removed oneDAL-related configs
Pull Request -
State: closed - Opened by outoftardis almost 4 years ago
#91 - [dpc++] + ranges API for sort, stable_sort, merge algorithms (hetero versions), the tests
Pull Request -
State: closed - Opened by MikeDvorskiy almost 4 years ago
#90 - Optimize radix sort by making scan phase more scalable
Pull Request -
State: closed - Opened by dmitriy-sobolev almost 4 years ago
- 3 comments
#89 - Fixed some test failures
Pull Request -
State: closed - Opened by andreyfe1 almost 4 years ago
#88 - [pstl] + for shift_left, shift_right implementation for host and hetero (SYCL) backend
Pull Request -
State: closed - Opened by MikeDvorskiy almost 4 years ago
- 5 comments
#87 - Rework async parallel pattern
Pull Request -
State: closed - Opened by reble almost 4 years ago
- 2 comments
#86 - CMake: fix issues in oneDPLConfig.cmake.in
Pull Request -
State: closed - Opened by AlexVeprev almost 4 years ago
#85 - Update CONTRIBUTING.md and add CREDITS.txt
Pull Request -
State: closed - Opened by ValentinaKats almost 4 years ago
#84 - shift_left, shift_right implementation; host implementation and tests
Pull Request -
State: closed - Opened by MikeDvorskiy almost 4 years ago
- 3 comments
#83 - Modify Jenkinsfiles to use good compiler in the Last Good OneDPL link file
Pull Request -
State: closed - Opened by DoyleLi almost 4 years ago
- 8 comments
#82 - Fix most of -Wunused-parameter warnings.
Pull Request -
State: closed - Opened by dparanic almost 4 years ago
#81 - Moved extension API test to new layout
Pull Request -
State: closed - Opened by andreyfe1 almost 4 years ago
- 2 comments
#80 - Naming alignment
Pull Request -
State: closed - Opened by ValentinaKats about 4 years ago
#79 - [dpc++] A 'decay' type fixes for __SYCL_UNNAMED_LAMBDA__ mode
Pull Request -
State: closed - Opened by MikeDvorskiy about 4 years ago
- 1 comment
Labels: bug
#78 - Async api extensions
Pull Request -
State: closed - Opened by reble about 4 years ago
- 1 comment
#77 - Optimized parallel_transform_reduce for better performance on some devices
Pull Request -
State: closed - Opened by andreyfe1 about 4 years ago
#76 - Add test of oneDPL interfaces
Pull Request -
State: closed - Opened by timmiesmith about 4 years ago
- 1 comment
#75 - [RNG][Tests] Add tests skipping for non-SYCL compilers + reduce test scope
Pull Request -
State: closed - Opened by paveldyakov about 4 years ago
- 1 comment
#74 - CMake: fix -O0 key adding
Pull Request -
State: closed - Opened by AlexVeprev about 4 years ago
#73 - Add CHANGES.rst
Pull Request -
State: closed - Opened by ValentinaKats about 4 years ago
#72 - Clang-format: get a list of changed files without GitHub API
Pull Request -
State: closed - Opened by zheltovs about 4 years ago
#71 - CMake: add oneDPLConfig files support
Pull Request -
State: closed - Opened by AlexVeprev about 4 years ago
#70 - Jenkins CI: migrate to CMake
Pull Request -
State: closed - Opened by zheltovs about 4 years ago
- 5 comments
#69 - Add numeric test
Pull Request -
State: closed - Opened by haonanya about 4 years ago
- 7 comments
#68 - [CI]Fix CI failure in windows check
Pull Request -
State: closed - Opened by DoyleLi about 4 years ago
#67 - Experimental do not merge: Async API prototype
Pull Request -
State: closed - Opened by reble about 4 years ago
#66 - fix policy pass down for transform reduce pattern
Pull Request -
State: closed - Opened by reble about 4 years ago
#65 - CMake: enable ranges API for C++17
Pull Request -
State: closed - Opened by dparanic about 4 years ago
#64 - Add missed commits from release_oneDPL
Pull Request -
State: closed - Opened by AlexVeprev about 4 years ago
#63 - Added a macro to disable global policy objects
Pull Request -
State: closed - Opened by andreyfe1 about 4 years ago
#62 - Apply latest updates to Parallel STL part
Pull Request -
State: closed - Opened by AlexVeprev about 4 years ago
#61 - CMake: apply minor improvements
Pull Request -
State: closed - Opened by AlexVeprev about 4 years ago
#60 - Use relative paths in include statements for better support of non-de…
Pull Request -
State: closed - Opened by timmiesmith about 4 years ago
- 2 comments
#59 - Fix the issue of missing terminating '"' character for 'find_first_of…
Pull Request -
State: closed - Opened by XunZhangIntel about 4 years ago
- 3 comments
#58 - Add numeric test for standard C++ APIs
Pull Request -
State: closed - Opened by haonanya about 4 years ago
#57 - Removing unused internal buffer type inclusion
Pull Request -
State: closed - Opened by timmiesmith about 4 years ago
#56 - Bug fix in "find_first_of_ranges_sycl" test
Pull Request -
State: closed - Opened by dparanic about 4 years ago
#55 - CMake: set env for tests using ENVIRONMENT property
Pull Request -
State: closed - Opened by AlexVeprev about 4 years ago
#54 - CMake: set O0 for Debug and disable default standard passing
Pull Request -
State: closed - Opened by AlexVeprev about 4 years ago
#53 - CMake/make: fix after renaming test/pstl_testsuite
Pull Request -
State: closed - Opened by AlexVeprev about 4 years ago
#52 - Could not find a package configuration file provided by "TBB" with any of TBBConfig.cmake tbb-config.cmake
Issue -
State: closed - Opened by linrio about 4 years ago
- 5 comments
#51 - Changed include order to make tests work with libstdc++ 9,10
Pull Request -
State: closed - Opened by dparanic about 4 years ago
- 1 comment
#50 - Restructure test/pstl_testsuite
Pull Request -
State: closed - Opened by AlexVeprev about 4 years ago
- 4 comments
#49 - CMake and Makefiles infrastructure for testing and integration
Pull Request -
State: closed - Opened by AlexVeprev about 4 years ago
- 4 comments
#48 - Fixed onedplvars
Pull Request -
State: closed - Opened by andreyfe1 about 4 years ago
- 2 comments
#47 - Namespace conflict or something missing
Issue -
State: closed - Opened by Tomcruseal about 4 years ago
- 5 comments
#46 - [PoC - do not merge] Makefiles infrastructure for testing
Pull Request -
State: closed - Opened by AlexVeprev about 4 years ago
- 1 comment
#45 - Update link for samples
Pull Request -
State: closed - Opened by andreyfe1 about 4 years ago
#44 - CMake and Makefiles infrastructure for testing and integration
Pull Request -
State: closed - Opened by AlexVeprev about 4 years ago
#43 - Add CI scripts
Pull Request -
State: closed - Opened by DoyleLi about 4 years ago
- 1 comment
#42 - Preventing clang-format-pull-request from failing when no files matches grep rules
Pull Request -
State: closed - Opened by andrey-nn about 4 years ago
#41 - Adding -r option to xargs for not failing with empty file list
Pull Request -
State: closed - Opened by andrey-nn about 4 years ago
- 1 comment
#40 - Update link for samples
Pull Request -
State: closed - Opened by andreyfe1 about 4 years ago
#39 - Test pull request created for verifying clang-format-pull-request github action really works
Pull Request -
State: closed - Opened by andrey-nn over 4 years ago
- 1 comment
#38 - Test webhook event for Ci
Pull Request -
State: closed - Opened by DoyleLi over 4 years ago
#37 - Adding clang-format checking for changed files in pull request
Pull Request -
State: closed - Opened by andrey-nn over 4 years ago
- 4 comments
#36 - clang-format check on pull release
Pull Request -
State: closed - Opened by andrey-nn over 4 years ago
- 1 comment
#35 - [PSTL] Severe performance degradation in nth_element when input contains large number of duplicates
Issue -
State: closed - Opened by chengji77 over 4 years ago
- 5 comments
#34 - demo examples
Issue -
State: closed - Opened by jinz2014 over 4 years ago
- 3 comments
#33 - CMake config cannot be used with macOS Homebrew
Issue -
State: open - Opened by omor1 over 4 years ago
- 5 comments
#32 - Release brunch is missing files
Issue -
State: closed - Opened by DenisYaroshevskiy almost 5 years ago
- 4 comments
#31 - Instruction to build and run tests, benchmark
Issue -
State: closed - Opened by breznak over 5 years ago
- 4 comments
#30 - Suppresses warnings on unused entities.
Pull Request -
State: closed - Opened by amallia over 5 years ago
- 1 comment
#29 - Improve diagnostics for #28
Pull Request -
State: closed - Opened by anton-malakhov over 5 years ago
- 2 comments
#28 - [CMake] Incorrect TBB version detected by FindTBB.cmake
Issue -
State: closed - Opened by anton-malakhov over 5 years ago
- 1 comment
#27 - std::transform fails to apply to all elements
Issue -
State: closed - Opened by mfdeakin over 5 years ago
- 2 comments
#26 - FindTBB.cmake should check for TBB_FOUND
Issue -
State: closed - Opened by weidenka almost 6 years ago
- 2 comments
#25 - Add Clang OpenMP detection. Close #24
Pull Request -
State: closed - Opened by Naville almost 6 years ago
#24 - SIMD Support Detection Broken for Clang
Issue -
State: closed - Opened by Naville almost 6 years ago
#23 - Refactoring broke glue_algorithm_defs.h
Issue -
State: closed - Opened by ahmadsarvmeily about 6 years ago
- 1 comment
#22 - counting_iterator is not default constructible (ForwardIterator requirement)
Issue -
State: closed - Opened by fenbf about 6 years ago
- 6 comments
#21 - Parallel STL 20181109 open source release (GOLD 2019 U2)
Pull Request -
State: closed - Opened by MikeDvorskiy about 6 years ago
#20 - Parallel STL 20181109 open source release (GOLD 2019 U2)
Pull Request -
State: closed - Opened by MikeDvorskiy about 6 years ago
#19 - Fixed warnings #18, by amallia
Pull Request -
State: closed - Opened by MikeDvorskiy over 6 years ago
- 1 comment
#18 - Fixed warnings
Pull Request -
State: closed - Opened by amallia over 6 years ago
- 7 comments
#17 - renamed "pstl" namespace to "__pstl" (the examples)
Pull Request -
State: closed - Opened by MikeDvorskiy over 6 years ago
#16 - Error with TBB CMake on OS X
Issue -
State: closed - Opened by izaid over 6 years ago
- 10 comments
#15 - Test refactoring
Pull Request -
State: closed - Opened by rodgert over 6 years ago
#14 - Error on configuring parallelstl using CMake on Windows
Issue -
State: closed - Opened by mselim over 6 years ago
- 8 comments
#13 - Add FindTBB.cmake module
Pull Request -
State: closed - Opened by rodgert over 6 years ago
- 16 comments
#12 - Travis CI configuration: covers gcc/clang on Linux/OSX
Pull Request -
State: closed - Opened by AlexVeprev over 6 years ago
#11 - Initial pass "hardening" against macro and ADL issues
Pull Request -
State: closed - Opened by rodgert over 6 years ago
- 5 comments
#10 - Initiate CMake support in Parallel STL: updated pull-request #5.
Pull Request -
State: closed - Opened by tbbdev over 6 years ago
- 5 comments
#9 - Move execution policies, algorithm, numeric, memory details to internal headers
Pull Request -
State: closed - Opened by rodgert almost 7 years ago
- 2 comments
#8 - Fix template params to match final C++17 iterator categories
Pull Request -
State: closed - Opened by rodgert almost 7 years ago
- 4 comments
#7 - Cannot build with CMake
Issue -
State: closed - Opened by domantasjurkus almost 7 years ago
- 2 comments
#6 - Update to TBB 2018 U2
Issue -
State: closed - Opened by j-silver almost 7 years ago
- 2 comments
#5 - Migrated build process from Makefiles to CMake
Pull Request -
State: closed - Opened by ambasta about 7 years ago
- 13 comments
#4 - fix typo
Pull Request -
State: closed - Opened by dlavila about 7 years ago
- 1 comment
#3 - article request
Issue -
State: closed - Opened by niya3 about 7 years ago
- 1 comment
#2 - Homebrew support
Issue -
State: closed - Opened by jeffhammond about 7 years ago
- 5 comments