{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":33634359,"defaultBranch":"develop","name":"kokkos","ownerLogin":"kokkos","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-04-08T21:55:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10199860?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715199325.0","currentOid":""},"activityList":{"items":[{"before":"63a3cef186bb6b1e68007c4fb24f59a86b44fc4c","after":"1f602905c41fc2a5eafec6e6daf9398fa6559386","ref":"refs/heads/develop","pushedAt":"2024-06-01T00:29:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"crtrott","name":"Christian Trott","path":"/crtrott","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490481?s=80&v=4"},"commit":{"message":"Add nightly CI on Frontier (#7048)\n\n* Add CI on Frontier\r\n\r\n* Address reviewers' comments","shortMessageHtmlLink":"Add nightly CI on Frontier (#7048)"}},{"before":"9f1cc4c97b0442dc5b6565ac1fda644cf7811b12","after":"63a3cef186bb6b1e68007c4fb24f59a86b44fc4c","ref":"refs/heads/develop","pushedAt":"2024-05-31T17:26:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"crtrott","name":"Christian Trott","path":"/crtrott","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490481?s=80&v=4"},"commit":{"message":"Introduce `KOKKOS_DEDUCTION_GUIDE` macro to allow user-defined deduction guide in device code for clang compiler (#6954)\n\n* Add device CTAD tests\r\n\r\n* Fix user-defined deduction guide in device code\r\n\r\n* Use Kokkos macro\r\n\r\nCo-authored-by: Damien L-G \r\n\r\n* Disable CTAD reducer test for OpenMPTarget\r\n\r\n* Revert to_ _clang__ macro\r\n\r\n* Remove inner parallel_reduce\r\n\r\n* Add deduction guide annotations for nvcc\r\n\r\n---------\r\n\r\nCo-authored-by: Damien L-G ","shortMessageHtmlLink":"Introduce KOKKOS_DEDUCTION_GUIDE macro to allow user-defined deduct…"}},{"before":"669746ef8278cda59f7ba7d1605946f93d6fe7c4","after":"9f1cc4c97b0442dc5b6565ac1fda644cf7811b12","ref":"refs/heads/develop","pushedAt":"2024-05-31T16:53:51.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"crtrott","name":"Christian Trott","path":"/crtrott","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490481?s=80&v=4"},"commit":{"message":"Merge pull request #7046 from masterleinad/add_dependabot\n\nAdd dependabot for GitHub Actions","shortMessageHtmlLink":"Merge pull request #7046 from masterleinad/add_dependabot"}},{"before":"e011753fbdf19580d08a3bb265ebb3f54f842552","after":"669746ef8278cda59f7ba7d1605946f93d6fe7c4","ref":"refs/heads/develop","pushedAt":"2024-05-31T13:06:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Improve Kokkos Graphs (#7039)\n\n* Cleanup static_asserts\r\n\r\n* Fix HIP\r\n\r\n* Improve tests\r\n\r\n* Improve tests","shortMessageHtmlLink":"Improve Kokkos Graphs (#7039)"}},{"before":"f0704b39dc4b9098fa38a0257bf3a48c8b7d6399","after":"e011753fbdf19580d08a3bb265ebb3f54f842552","ref":"refs/heads/develop","pushedAt":"2024-05-31T13:03:53.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Merge pull request #7047 from nliber/array-structured-binding-improvements\n\nMinor Kokkos::Array structured bindings improvement","shortMessageHtmlLink":"Merge pull request #7047 from nliber/array-structured-binding-improve…"}},{"before":"c8a5870c24ea7a3ea89ee48ed2042dcc2b0e3fd8","after":"f0704b39dc4b9098fa38a0257bf3a48c8b7d6399","ref":"refs/heads/develop","pushedAt":"2024-05-30T15:19:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Add tests to `ScopeGuard` (#7028)\n\n* Test ScopeGuard\r\n\r\n* Add header\r\n\r\n* Mutualize first and last assertions\r\n\r\n* Fix licence header\r\n\r\n* Add test with argument\r\n\r\n* Remove tests within test exit\r\n\r\n* Add static tests\r\n\r\n* Rework test structure\r\n\r\n* Rework static tests\r\n\r\n* Make death tests thread safe\r\n\r\n* Apply formatting\r\n\r\n* Add extra initialize test\r\n\r\n* Harmonize return value for normal exit\r\n\r\n* Test scope guard is not movable\r\n\r\n* Make exit tests as death tests","shortMessageHtmlLink":"Add tests to ScopeGuard (#7028)"}},{"before":"d65b67bbf0c34a9e9e813a404c6249cbec0e56e6","after":"c8a5870c24ea7a3ea89ee48ed2042dcc2b0e3fd8","ref":"refs/heads/develop","pushedAt":"2024-05-30T05:21:27.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Merge pull request #7042 from masterleinad/fix_msvc_warnings\n\nAvoid using \"#if not defined\"","shortMessageHtmlLink":"Merge pull request #7042 from masterleinad/fix_msvc_warnings"}},{"before":"561818bcd13adb6538e46f98300c60d07e5f8b82","after":"d65b67bbf0c34a9e9e813a404c6249cbec0e56e6","ref":"refs/heads/develop","pushedAt":"2024-05-29T21:44:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"crtrott","name":"Christian Trott","path":"/crtrott","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490481?s=80&v=4"},"commit":{"message":"(Rebase) Partial fix to compile time issues w/nvcc + Kokkos_ENABLE_DEBUG_BOUNDS_CHECK (#7013)\n\n* nvcc Kokkos_ENABLE_DEBUG_BOUNDS_CHECK compile perf fix for Kokkos_CoreUnitTest_Default\r\n\r\n* fix formatting\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Daniel Arndt \r\n\r\n* #6596: adjust order of attributes in __assertfail\r\n\r\n* try removing nonline to see if cuda illegal instructions stop\r\n\r\n* fix formatting\r\n\r\n---------\r\n\r\nCo-authored-by: Evan Weinberg \r\nCo-authored-by: Daniel Arndt ","shortMessageHtmlLink":"(Rebase) Partial fix to compile time issues w/nvcc + Kokkos_ENABLE_DE…"}},{"before":"e06ddf6c1913978c57fd77708ae886e2c882d4b4","after":"561818bcd13adb6538e46f98300c60d07e5f8b82","ref":"refs/heads/develop","pushedAt":"2024-05-29T01:05:17.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Merge pull request #7041 from ndellingwood/issue-7038\n\nTestArray: add intel guard to to_array implicit conversion test","shortMessageHtmlLink":"Merge pull request #7041 from ndellingwood/issue-7038"}},{"before":"7472ed7ac4931290d2dc2e3658916cb9938204dd","after":"e06ddf6c1913978c57fd77708ae886e2c882d4b4","ref":"refs/heads/develop","pushedAt":"2024-05-28T19:56:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Fix adjacent difference (#6922)\n\n* Add assertion in adjacent_difference with overlapping source and destination\r\n\r\n* Disallow overlap not identical inputs\r\n\r\n* check equality of first and last in advance\r\n\r\n* Test overlap only if iterators are convertible\r\n\r\n* add else if for the opposite case\r\n\r\n* fix check for overlapping iterators\r\n\r\n* avoid no-op in no-overlap check\r\n\r\n* fix check conditions for overlapping iterators\r\n\r\n* Formatting expect_no_overlap\r\n\r\n* fix check conditions for overlapping iterators\r\n\r\n* fix conflicts\r\n\r\n* fix conflicts\r\n\r\n* fix conflicts\r\n\r\n* fix conflicts\r\n\r\n* avoid no-op in no-overlap check\r\n\r\n* Add maybe unused\r\n\r\n* Check must be made on exec space\r\n\r\n* remove unused lines\r\n\r\n* Enable checks for debug mode only\r\n\r\n* suppress unnecessary iterator conversions\r\n\r\n* improve comments for checks\r\n\r\n* fix iterator overlapping check\r\n\r\n* fix iterator overlapping check\r\n\r\n* fix iterator overlapping check\r\n\r\n* Revert \"fix iterator overlapping check\"\r\n\r\nThis reverts commit 7d4833a4e87320ff8e8189afaeb5a12ddf53c061.\r\n\r\n* Use internval views to check iterator overlaps\r\n\r\n* fix view() method in RandomAccessIterator\r\n\r\n* unit-test for expect_no_overlap\r\n\r\n* fix arguments for static 2D View constructor\r\n\r\n* remove unused s_last from expect_no_overlap\r\n\r\n* wrapping with EXPECT_NO_THROW for no overlapping cases\r\n\r\n* remove NDEBUG check\r\n\r\n* fix comment: last element is exclusive\r\n\r\n---------\r\n\r\nCo-authored-by: Yuuichi Asahi ","shortMessageHtmlLink":"Fix adjacent difference (#6922)"}},{"before":"580dba58d63e33dadb3f37c1466a1cd4f78cc99a","after":"7472ed7ac4931290d2dc2e3658916cb9938204dd","ref":"refs/heads/develop","pushedAt":"2024-05-28T17:33:52.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"crtrott","name":"Christian Trott","path":"/crtrott","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490481?s=80&v=4"},"commit":{"message":"Merge pull request #6812 from tcclevenger/unorderedmap_deepcopy\n\nOnly copy data in UnorderedMap deep_copy","shortMessageHtmlLink":"Merge pull request #6812 from tcclevenger/unorderedmap_deepcopy"}},{"before":"1c60c80074c1a8842fdf463900249c96e0321d73","after":"580dba58d63e33dadb3f37c1466a1cd4f78cc99a","ref":"refs/heads/develop","pushedAt":"2024-05-24T23:39:53.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Merge pull request #7034 from ndellingwood/issue-7031\n\nWorkaround icpc warnings","shortMessageHtmlLink":"Merge pull request #7034 from ndellingwood/issue-7031"}},{"before":"cf791bc2eb814c232ca62f0a7302d7947466c463","after":"1c60c80074c1a8842fdf463900249c96e0321d73","ref":"refs/heads/develop","pushedAt":"2024-05-24T23:22:13.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Merge pull request #7030 from nliber/ctad-teampolicy-v3\n\nCTAD TeamPolicy (v3)","shortMessageHtmlLink":"Merge pull request #7030 from nliber/ctad-teampolicy-v3"}},{"before":"0410363d77b78d32937a8b77e01c8373cf90230d","after":"cf791bc2eb814c232ca62f0a7302d7947466c463","ref":"refs/heads/develop","pushedAt":"2024-05-24T22:06:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Adding `Kokkos::to_array` (#6375)\n\n* Added Kokkos::to_Array for Kokkos::Array (analogous to std::to_array for\r\nstd::array)\r\n\r\n* Changed KOKKOS_INLINE_FUNCTION into KOKKOS_FUNCTION (for inline template\r\nfunctions)\r\n\r\n* Added back to_Array tests\r\n\r\n* Fixed surperfluous KOKKOS_INLINE_FUNCTION\r\n\r\n* Fix for \"set but not used\" error for variables in a static_assert under\r\nnvcc\r\n\r\n* Guard against Kokkos::to_Array({0, 1, 3}), as that is not\r\nsupported under gcc8\r\n\r\n* Renamed to_Array to to_array and to_Array_impl to to_array_impl","shortMessageHtmlLink":"Adding Kokkos::to_array (#6375)"}},{"before":"24b24d07561972697d882176db0ee16436e12cec","after":"0410363d77b78d32937a8b77e01c8373cf90230d","ref":"refs/heads/develop","pushedAt":"2024-05-23T21:57:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"crtrott","name":"Christian Trott","path":"/crtrott","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490481?s=80&v=4"},"commit":{"message":"Refactor: Replace SFINAE by `if constexpr` for `create_mirror*` functions (#6955)\n\n* Uniformize view name for create_mirror\r\n\r\n* Uniformize view name for create_mirror_view\r\n\r\n* Combine the two Impl::create_mirror functions into one with constexpr\r\n\r\n* Format create_mirror\r\n\r\n* Combine the four Impl::create_mirror_view in one using if constexpr\r\n\r\n* Combine the two create_mirror_view_and_copy functions into one with constexpr\r\n\r\n* Fix formatting\r\n\r\n* Format with clang\r\n\r\n* Use if constexpr for offset view create_mirror*\r\n\r\n* Use if constexpr for dynamic view create_mirror*\r\n\r\n* Use if constexpr for dynamic rank view create_mirror*\r\n\r\n* Add comments\r\n\r\n* Restore inline specifiers\r\n\r\n* Add maybe_unused\r\n\r\n* Mutualize check functions\r\n\r\n* Simplify code\r\n\r\n* Fix missing maybe_unused\r\n\r\n* Restore previous types when create_mirror_view returns the source view\r\n\r\n* Fix linting\r\n\r\n* Remove unused namespaces\r\n\r\n---------\r\n\r\nCo-authored-by: thierry antoun ","shortMessageHtmlLink":"Refactor: Replace SFINAE by if constexpr for create_mirror* funct…"}},{"before":"07a500982de5fd3a0876f5ef2c1a41f7130512cb","after":"24b24d07561972697d882176db0ee16436e12cec","ref":"refs/heads/develop","pushedAt":"2024-05-23T16:33:40.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"crtrott","name":"Christian Trott","path":"/crtrott","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490481?s=80&v=4"},"commit":{"message":"Merge pull request #7006 from masterleinad/test_no_default_constructor_dualview\n\nTest DualView resize/realloc with WithoutInitializing for types without default constructor","shortMessageHtmlLink":"Merge pull request #7006 from masterleinad/test_no_default_constructo…"}},{"before":"6a3d918a4b60b1e09012c1929c4f395a8e9f9b35","after":"07a500982de5fd3a0876f5ef2c1a41f7130512cb","ref":"refs/heads/develop","pushedAt":"2024-05-22T19:42:43.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Merge pull request #7024 from masterleinad/sycl_cuda_fix_graph_tests\n\nSYCL: Skip launch_six Graph test","shortMessageHtmlLink":"Merge pull request #7024 from masterleinad/sycl_cuda_fix_graph_tests"}},{"before":"c8e0a95cbbe961f95befbda8d41d30bc6fff6a40","after":"6a3d918a4b60b1e09012c1929c4f395a8e9f9b35","ref":"refs/heads/develop","pushedAt":"2024-05-22T14:43:52.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Merge pull request #6834 from mhoemmen/fix-README-FENL-link\n\nFix Kokkos README's FENL link","shortMessageHtmlLink":"Merge pull request #6834 from mhoemmen/fix-README-FENL-link"}},{"before":"6f176cde00c35970153aed8ec64b57b0f7163b90","after":"c8e0a95cbbe961f95befbda8d41d30bc6fff6a40","ref":"refs/heads/develop","pushedAt":"2024-05-22T12:31:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"HIP: Use builtin atomic for compare_exchange (#7000)\n\n* Use builtin atomic for compare_exchange\r\n\r\n* Add generic implementation of atomic_exchange\r\n\r\n* Remove device_atomic_exchange function that takes a compare operator","shortMessageHtmlLink":"HIP: Use builtin atomic for compare_exchange (#7000)"}},{"before":"083fb014cc3abff24cbd042b86fbbbf77817bb25","after":"6f176cde00c35970153aed8ec64b57b0f7163b90","ref":"refs/heads/develop","pushedAt":"2024-05-22T11:50:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"OpenMPTarget: Fix compiling Graph tests (#7020)\n\n* OpenMPTarget: Fix compiling Graph tests\r\n\r\n* Use team_size 32 if compiling with OpenMPTarget support\r\n\r\n* Skip launch_six for OpenMPTarget\r\n\r\n* Reenable TestOpenMPTarget_Graph","shortMessageHtmlLink":"OpenMPTarget: Fix compiling Graph tests (#7020)"}},{"before":"068d46882c306f1c98737d91ca8c2d11eb04dbb2","after":"083fb014cc3abff24cbd042b86fbbbf77817bb25","ref":"refs/heads/develop","pushedAt":"2024-05-22T02:09:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Improve `Impl::is_zero_byte()` (#7017)\n\n* Improve Impl::is_zero_byte() by implementing it in terms of std::memcmp\r\n\r\n* Prefer function scope for the all zeroes buffer\r\n\r\nCo-authored-by: Daniel Arndt \r\n\r\n---------\r\n\r\nCo-authored-by: Daniel Arndt ","shortMessageHtmlLink":"Improve Impl::is_zero_byte() (#7017)"}},{"before":"42e83f165dc5f2c090e9aaddf7b7f6b17ebc2058","after":"068d46882c306f1c98737d91ca8c2d11eb04dbb2","ref":"refs/heads/develop","pushedAt":"2024-05-21T21:46:56.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"crtrott","name":"Christian Trott","path":"/crtrott","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490481?s=80&v=4"},"commit":{"message":"Merge pull request #7018 from dalg24/disable_openmptarget_graph_test\n\nDisable OpenMPTarget `Kokkos::Graph` test (does not compile)","shortMessageHtmlLink":"Merge pull request #7018 from dalg24/disable_openmptarget_graph_test"}},{"before":"02433b62587673825e37d17f14cd0d599051e682","after":"42e83f165dc5f2c090e9aaddf7b7f6b17ebc2058","ref":"refs/heads/develop","pushedAt":"2024-05-21T18:27:05.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Merge pull request #7023 from dalg24/remove_unused_cuda_api_wrappers\n\nRemove unused `CudaInternal::cuda_{malloc,free}_async_wrapper`","shortMessageHtmlLink":"Merge pull request #7023 from dalg24/remove_unused_cuda_api_wrappers"}},{"before":"468faaa37f717507659fd4e596decd61f465de77","after":"02433b62587673825e37d17f14cd0d599051e682","ref":"refs/heads/develop","pushedAt":"2024-05-21T15:03:41.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Merge pull request #7019 from dalg24/nvhpc_suppress_deprecation_warnings\n\nFixup for disabling deprecation warnings with NVC++","shortMessageHtmlLink":"Merge pull request #7019 from dalg24/nvhpc_suppress_deprecation_warnings"}},{"before":"ce0915b5eeb0a78dae3e9fa743416f711ad798bb","after":"468faaa37f717507659fd4e596decd61f465de77","ref":"refs/heads/develop","pushedAt":"2024-05-21T10:44:14.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Merge pull request #7015 from G-071/fix_hpx_execution_space_nvcc_compilation\n\nFix unique_any_senders nvcc template deduction","shortMessageHtmlLink":"Merge pull request #7015 from G-071/fix_hpx_execution_space_nvcc_comp…"}},{"before":"f8f0cc473a53ad559326b38f05e560233c642239","after":"ce0915b5eeb0a78dae3e9fa743416f711ad798bb","ref":"refs/heads/develop","pushedAt":"2024-05-21T02:22:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Fix undefined behavior in is_zero_byte (#7014)\n\n* Fix undefined behavior in is_zero_byte\r\n\r\n* Remove include file comments","shortMessageHtmlLink":"Fix undefined behavior in is_zero_byte (#7014)"}},{"before":"6aa2ad7da687095ded07167ca74f50d138625493","after":"f8f0cc473a53ad559326b38f05e560233c642239","ref":"refs/heads/develop","pushedAt":"2024-05-20T21:53:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Always run Graph tests (#7011)\n\n* Always run Graph tests\r\n\r\n* Workaround for HPX\r\n\r\n* Move comment","shortMessageHtmlLink":"Always run Graph tests (#7011)"}},{"before":"64fe756374d8ffe947b524905c8e20ea7ef7dbb0","after":"6aa2ad7da687095ded07167ca74f50d138625493","ref":"refs/heads/develop","pushedAt":"2024-05-20T21:52:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dalg24","name":"Damien L-G","path":"/dalg24","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/296978?s=80&v=4"},"commit":{"message":"Add a CITATION.cff file (#7008)\n\n* Create CITATION.cff\r\n\r\n* Update CITATION.cff\r\n\r\n* Update CITATION.cff\r\n\r\nCo-authored-by: Daniel Arndt \r\n\r\n* Update CITATION.cff\r\n\r\nCo-authored-by: Daniel Arndt \r\n\r\n* Add issue number [ci skip]\r\n\r\n---------\r\n\r\nCo-authored-by: Daniel Arndt \r\nCo-authored-by: Damien L-G ","shortMessageHtmlLink":"Add a CITATION.cff file (#7008)"}},{"before":"81b63c5c5e6bb1b076f64bf6f9c975bba2aeddc6","after":"64fe756374d8ffe947b524905c8e20ea7ef7dbb0","ref":"refs/heads/develop","pushedAt":"2024-05-20T21:47:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"crtrott","name":"Christian Trott","path":"/crtrott","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490481?s=80&v=4"},"commit":{"message":"SYCL: Don't use shuffles for top-level reductions (#7009)\n\nSYCL: Don't use shuffles for top-level reductions","shortMessageHtmlLink":"SYCL: Don't use shuffles for top-level reductions (#7009)"}},{"before":"226aecfb8c161042d88421ac0176aa3c6d697fb6","after":"81b63c5c5e6bb1b076f64bf6f9c975bba2aeddc6","ref":"refs/heads/develop","pushedAt":"2024-05-20T21:36:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"crtrott","name":"Christian Trott","path":"/crtrott","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9490481?s=80&v=4"},"commit":{"message":"mdspan converting constructors (#6830)\n\nThis PR adds conversions between mdspan and View\r\n\r\n- a (for now internal) \"natural\" mdspan type is introduced for View\r\n- constructors which take that \"natural\" mdspan type are added\r\n- to_mdspan and operator mdspan are introduced to get an mdspan from View\r\n - both leverage the \"natural\" mdspan type\r\n- all of them are restricted to the layout types we actually can convert\r\n - some error checks happen at runtime regarding padded Kokkos::View\r\n- includes some necessary updates for mdspan ppl\r\n - note we expect to do a clean mdspan merge before release","shortMessageHtmlLink":"mdspan converting constructors (#6830)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWXvmagA","startCursor":null,"endCursor":null}},"title":"Activity · kokkos/kokkos"}