{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":114167580,"defaultBranch":"develop","name":"rocPRIM","ownerLogin":"ROCm","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-12-13T20:51:12.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/21157610?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1720460979.0","currentOid":""},"activityList":{"items":[{"before":"50703640f4de238cb55d62d14dcd1fe8c247ab3f","after":"eab1eed11ea22e5c5db28979d8a24f56b6d20a7c","ref":"refs/heads/release/rocm-rel-6.2","pushedAt":"2024-07-18T15:16:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"samjwu","name":"Sam Wu","path":"/samjwu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22262939?s=80&v=4"},"commit":{"message":"Update Read the Docs config to Python 3.10 and latest rocm-docs-core (#564) (#579)","shortMessageHtmlLink":"Update Read the Docs config to Python 3.10 and latest rocm-docs-core (#…"}},{"before":"4f6930115115a91ae07896454772cf2a2539006d","after":"b06da4155c60615642cea4a3c8ed763dd79036f3","ref":"refs/heads/staging","pushedAt":"2024-07-18T07:01:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ROCmMathLibrariesBot","name":null,"path":"/ROCmMathLibrariesBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73358544?s=80&v=4"},"commit":{"message":"Reduce rocm-cmake ver dep (#584)","shortMessageHtmlLink":"Reduce rocm-cmake ver dep (#584)"}},{"before":"4f6930115115a91ae07896454772cf2a2539006d","after":"b06da4155c60615642cea4a3c8ed763dd79036f3","ref":"refs/heads/develop","pushedAt":"2024-07-17T22:58:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"samjwu","name":"Sam Wu","path":"/samjwu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22262939?s=80&v=4"},"commit":{"message":"Reduce rocm-cmake ver dep (#584)","shortMessageHtmlLink":"Reduce rocm-cmake ver dep (#584)"}},{"before":"529b8b6e29e23f04b4022b8a207deb4d47050aa9","after":"8ddf8a19d79faf8cf48ee759d6d037a7c3fc5cb5","ref":"refs/heads/mainline","pushedAt":"2024-07-12T04:04:19.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ROCmMathLibrariesBot","name":null,"path":"/ROCmMathLibrariesBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73358544?s=80&v=4"},"commit":{"message":"Set default target architectures for ASAN build (#580)\n\nDevice-side address sanitizer instrumentation requires xnack+.\r\nSet the default target GPU architectures to those that provide xnack.","shortMessageHtmlLink":"Set default target architectures for ASAN build (#580)"}},{"before":"8ddf8a19d79faf8cf48ee759d6d037a7c3fc5cb5","after":"4f6930115115a91ae07896454772cf2a2539006d","ref":"refs/heads/staging","pushedAt":"2024-07-11T19:00:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ROCmMathLibrariesBot","name":null,"path":"/ROCmMathLibrariesBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73358544?s=80&v=4"},"commit":{"message":"CMake documentation builds (#583)\n\n* Automate doc builds using CMake\r\n\r\n* Update rocm-docs-core\r\n\r\n* Multi-config friendly summary\r\n\r\n* Add USES_DOXYGEN\r\n\r\n* Bump rocm-cmake version requirement\r\n\r\n* Update README regarding docs\r\n\r\n* Update rocm-cmake version used\r\n\r\n* Correct pip compile cmd\r\n\r\n---------\r\n\r\nCo-authored-by: Máté Ferenc Nagy-Egri ","shortMessageHtmlLink":"CMake documentation builds (#583)"}},{"before":"8ddf8a19d79faf8cf48ee759d6d037a7c3fc5cb5","after":"4f6930115115a91ae07896454772cf2a2539006d","ref":"refs/heads/develop","pushedAt":"2024-07-11T14:29:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"samjwu","name":"Sam Wu","path":"/samjwu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22262939?s=80&v=4"},"commit":{"message":"CMake documentation builds (#583)\n\n* Automate doc builds using CMake\r\n\r\n* Update rocm-docs-core\r\n\r\n* Multi-config friendly summary\r\n\r\n* Add USES_DOXYGEN\r\n\r\n* Bump rocm-cmake version requirement\r\n\r\n* Update README regarding docs\r\n\r\n* Update rocm-cmake version used\r\n\r\n* Correct pip compile cmd\r\n\r\n---------\r\n\r\nCo-authored-by: Máté Ferenc Nagy-Egri ","shortMessageHtmlLink":"CMake documentation builds (#583)"}},{"before":"db30c5b2fe09667d2b13757df384c2f68e29071e","after":"529b8b6e29e23f04b4022b8a207deb4d47050aa9","ref":"refs/heads/mainline","pushedAt":"2024-07-10T13:34:24.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ROCmMathLibrariesBot","name":null,"path":"/ROCmMathLibrariesBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73358544?s=80&v=4"},"commit":{"message":"Fixed FileNotFound error when passing path to --install_dir while running rtest.py on windows (#561)\n\n* Fixed FileNotFound error on windows\r\n\r\n* --- (#562)\r\n\r\nupdated-dependencies:\r\n- dependency-name: requests\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n\r\n* Enable external CI pipeline triggers (#560)\r\n\r\n* updated changelog\r\n\r\n* updated copyright in rtest.py\r\n\r\n* fixed copyright to 2021-2024\r\n\r\n* Update Read the Docs config to Python 3.10 and latest rocm-docs-core (#564)\r\n\r\n* cmake: don't set CMAKE_C_COMPILER, as rocPRIM is a CXX project (#568)\r\n\r\n* Bump rocm-docs-core from 1.2.0 to 1.4.0 in /docs/sphinx (#569)\r\n\r\nBumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.2.0 to 1.4.0.\r\n- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)\r\n- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)\r\n- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.2.0...v1.4.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: rocm-docs-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n\r\n* Fixed FileNotFound error on windows\r\n\r\n* updated changelog\r\n\r\n* updated copyright in rtest.py\r\n\r\n* fixed copyright to 2021-2024\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Joseph Macaranas <145489236+amd-jmacaran@users.noreply.github.com>\r\nCo-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>\r\nCo-authored-by: Steve Leung ","shortMessageHtmlLink":"Fixed FileNotFound error when passing path to --install_dir while run…"}},{"before":"cb7138e1bfc8d1714bd1dc31d46353afb3572307","after":"8ddf8a19d79faf8cf48ee759d6d037a7c3fc5cb5","ref":"refs/heads/staging","pushedAt":"2024-07-09T03:00:30.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ROCmMathLibrariesBot","name":null,"path":"/ROCmMathLibrariesBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73358544?s=80&v=4"},"commit":{"message":"Set default target architectures for ASAN build (#580)\n\nDevice-side address sanitizer instrumentation requires xnack+.\r\nSet the default target GPU architectures to those that provide xnack.","shortMessageHtmlLink":"Set default target architectures for ASAN build (#580)"}},{"before":"529b8b6e29e23f04b4022b8a207deb4d47050aa9","after":"cb7138e1bfc8d1714bd1dc31d46353afb3572307","ref":"refs/heads/staging","pushedAt":"2024-07-08T22:00:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ROCmMathLibrariesBot","name":null,"path":"/ROCmMathLibrariesBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73358544?s=80&v=4"},"commit":{"message":"Bump rocm-docs-core from 1.4.1 to 1.5.0 in /docs/sphinx (#581)\n\nBumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.4.1 to 1.5.0.\r\n- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)\r\n- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)\r\n- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.4.1...v1.5.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: rocm-docs-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump rocm-docs-core from 1.4.1 to 1.5.0 in /docs/sphinx (#581)"}},{"before":"fb909dfacb82fe0a42d0a52e09e2e63349f0894b","after":"8ddf8a19d79faf8cf48ee759d6d037a7c3fc5cb5","ref":"refs/heads/develop","pushedAt":"2024-07-08T18:35:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"umfranzw","name":"Wayne Franz","path":"/umfranzw","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/212066?s=80&v=4"},"commit":{"message":"Set default target architectures for ASAN build (#580)\n\nDevice-side address sanitizer instrumentation requires xnack+.\r\nSet the default target GPU architectures to those that provide xnack.","shortMessageHtmlLink":"Set default target architectures for ASAN build (#580)"}},{"before":"f4ba67e625af22d8b748cb129ec433e17f7e18c9","after":null,"ref":"refs/heads/dependabot/pip/docs/sphinx/certifi-2024.7.4","pushedAt":"2024-07-08T17:49:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"cb7138e1bfc8d1714bd1dc31d46353afb3572307","after":"fb909dfacb82fe0a42d0a52e09e2e63349f0894b","ref":"refs/heads/develop","pushedAt":"2024-07-08T17:49:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"samjwu","name":"Sam Wu","path":"/samjwu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22262939?s=80&v=4"},"commit":{"message":"Bump certifi from 2024.2.2 to 2024.7.4 in /docs/sphinx (#582)\n\nBumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.\r\n- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: certifi\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump certifi from 2024.2.2 to 2024.7.4 in /docs/sphinx (#582)"}},{"before":"fff8e57c351c34a8d36f1b095ba91075d22a0ab7","after":null,"ref":"refs/heads/dependabot/pip/docs/sphinx/rocm-docs-core-1.5.0","pushedAt":"2024-07-08T16:55:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"529b8b6e29e23f04b4022b8a207deb4d47050aa9","after":"cb7138e1bfc8d1714bd1dc31d46353afb3572307","ref":"refs/heads/develop","pushedAt":"2024-07-08T16:55:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"samjwu","name":"Sam Wu","path":"/samjwu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22262939?s=80&v=4"},"commit":{"message":"Bump rocm-docs-core from 1.4.1 to 1.5.0 in /docs/sphinx (#581)\n\nBumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.4.1 to 1.5.0.\r\n- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)\r\n- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)\r\n- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.4.1...v1.5.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: rocm-docs-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump rocm-docs-core from 1.4.1 to 1.5.0 in /docs/sphinx (#581)"}},{"before":null,"after":"f4ba67e625af22d8b748cb129ec433e17f7e18c9","ref":"refs/heads/dependabot/pip/docs/sphinx/certifi-2024.7.4","pushedAt":"2024-07-06T02:11:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump certifi from 2024.2.2 to 2024.7.4 in /docs/sphinx\n\nBumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.\n- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)\n\n---\nupdated-dependencies:\n- dependency-name: certifi\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump certifi from 2024.2.2 to 2024.7.4 in /docs/sphinx"}},{"before":null,"after":"fff8e57c351c34a8d36f1b095ba91075d22a0ab7","ref":"refs/heads/dependabot/pip/docs/sphinx/rocm-docs-core-1.5.0","pushedAt":"2024-07-05T03:13:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump rocm-docs-core from 1.4.1 to 1.5.0 in /docs/sphinx\n\nBumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.4.1 to 1.5.0.\n- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)\n- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)\n- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.4.1...v1.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: rocm-docs-core\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rocm-docs-core from 1.4.1 to 1.5.0 in /docs/sphinx"}},{"before":"b24506464b45a821b9956417f92d6b40cd2f727d","after":"529b8b6e29e23f04b4022b8a207deb4d47050aa9","ref":"refs/heads/staging","pushedAt":"2024-07-04T21:00:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ROCmMathLibrariesBot","name":null,"path":"/ROCmMathLibrariesBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73358544?s=80&v=4"},"commit":{"message":"Fixed FileNotFound error when passing path to --install_dir while running rtest.py on windows (#561)\n\n* Fixed FileNotFound error on windows\r\n\r\n* --- (#562)\r\n\r\nupdated-dependencies:\r\n- dependency-name: requests\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n\r\n* Enable external CI pipeline triggers (#560)\r\n\r\n* updated changelog\r\n\r\n* updated copyright in rtest.py\r\n\r\n* fixed copyright to 2021-2024\r\n\r\n* Update Read the Docs config to Python 3.10 and latest rocm-docs-core (#564)\r\n\r\n* cmake: don't set CMAKE_C_COMPILER, as rocPRIM is a CXX project (#568)\r\n\r\n* Bump rocm-docs-core from 1.2.0 to 1.4.0 in /docs/sphinx (#569)\r\n\r\nBumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.2.0 to 1.4.0.\r\n- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)\r\n- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)\r\n- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.2.0...v1.4.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: rocm-docs-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n\r\n* Fixed FileNotFound error on windows\r\n\r\n* updated changelog\r\n\r\n* updated copyright in rtest.py\r\n\r\n* fixed copyright to 2021-2024\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Joseph Macaranas <145489236+amd-jmacaran@users.noreply.github.com>\r\nCo-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>\r\nCo-authored-by: Steve Leung ","shortMessageHtmlLink":"Fixed FileNotFound error when passing path to --install_dir while run…"}},{"before":"b49884da9169ec2791f6c3cf9a151167c7b49649","after":"529b8b6e29e23f04b4022b8a207deb4d47050aa9","ref":"refs/heads/develop","pushedAt":"2024-07-04T15:51:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stanleytsang-amd","name":"Stanley Tsang","path":"/stanleytsang-amd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44450765?s=80&v=4"},"commit":{"message":"Fixed FileNotFound error when passing path to --install_dir while running rtest.py on windows (#561)\n\n* Fixed FileNotFound error on windows\r\n\r\n* --- (#562)\r\n\r\nupdated-dependencies:\r\n- dependency-name: requests\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n\r\n* Enable external CI pipeline triggers (#560)\r\n\r\n* updated changelog\r\n\r\n* updated copyright in rtest.py\r\n\r\n* fixed copyright to 2021-2024\r\n\r\n* Update Read the Docs config to Python 3.10 and latest rocm-docs-core (#564)\r\n\r\n* cmake: don't set CMAKE_C_COMPILER, as rocPRIM is a CXX project (#568)\r\n\r\n* Bump rocm-docs-core from 1.2.0 to 1.4.0 in /docs/sphinx (#569)\r\n\r\nBumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.2.0 to 1.4.0.\r\n- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)\r\n- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)\r\n- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.2.0...v1.4.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: rocm-docs-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\n\r\n* Fixed FileNotFound error on windows\r\n\r\n* updated changelog\r\n\r\n* updated copyright in rtest.py\r\n\r\n* fixed copyright to 2021-2024\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Joseph Macaranas <145489236+amd-jmacaran@users.noreply.github.com>\r\nCo-authored-by: Sam Wu <22262939+samjwu@users.noreply.github.com>\r\nCo-authored-by: Steve Leung ","shortMessageHtmlLink":"Fixed FileNotFound error when passing path to --install_dir while run…"}},{"before":"b24506464b45a821b9956417f92d6b40cd2f727d","after":"b49884da9169ec2791f6c3cf9a151167c7b49649","ref":"refs/heads/develop","pushedAt":"2024-07-04T15:45:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stanleytsang-amd","name":"Stanley Tsang","path":"/stanleytsang-amd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44450765?s=80&v=4"},"commit":{"message":"better readibilty and clarity (#518)\n\nCo-authored-by: Vatsal Verma ","shortMessageHtmlLink":"better readibilty and clarity (#518)"}},{"before":"7a8b486c5501ac1775c6fc713537c0e4252ad1ec","after":"db30c5b2fe09667d2b13757df384c2f68e29071e","ref":"refs/heads/mainline","pushedAt":"2024-07-04T09:04:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"ROCmMathLibrariesBot","name":null,"path":"/ROCmMathLibrariesBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73358544?s=80&v=4"},"commit":{"message":"Bump rocm-docs-core from 1.4.0 to 1.4.1 in /docs/sphinx (#578)\n\nBumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.4.0 to 1.4.1.\r\n- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)\r\n- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)\r\n- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.4.0...v1.4.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: rocm-docs-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump rocm-docs-core from 1.4.0 to 1.4.1 in /docs/sphinx (#578)"}},{"before":"db30c5b2fe09667d2b13757df384c2f68e29071e","after":"b24506464b45a821b9956417f92d6b40cd2f727d","ref":"refs/heads/staging","pushedAt":"2024-07-04T03:00:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ROCmMathLibrariesBot","name":null,"path":"/ROCmMathLibrariesBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73358544?s=80&v=4"},"commit":{"message":"Enable gfx12 support (#577)\n\n* Enable gfx12 support (#9)\r\n\r\n* Initial support for gfx12\r\n\r\n* Remove garbage file","shortMessageHtmlLink":"Enable gfx12 support (#577)"}},{"before":"db30c5b2fe09667d2b13757df384c2f68e29071e","after":"b24506464b45a821b9956417f92d6b40cd2f727d","ref":"refs/heads/develop","pushedAt":"2024-07-03T21:43:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"stanleytsang-amd","name":"Stanley Tsang","path":"/stanleytsang-amd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44450765?s=80&v=4"},"commit":{"message":"Enable gfx12 support (#577)\n\n* Enable gfx12 support (#9)\r\n\r\n* Initial support for gfx12\r\n\r\n* Remove garbage file","shortMessageHtmlLink":"Enable gfx12 support (#577)"}},{"before":"0885eb251124e3b8a4e681ed3ae688bbe790d828","after":"db30c5b2fe09667d2b13757df384c2f68e29071e","ref":"refs/heads/staging","pushedAt":"2024-06-29T02:00:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ROCmMathLibrariesBot","name":null,"path":"/ROCmMathLibrariesBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73358544?s=80&v=4"},"commit":{"message":"Bump rocm-docs-core from 1.4.0 to 1.4.1 in /docs/sphinx (#578)\n\nBumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.4.0 to 1.4.1.\r\n- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)\r\n- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)\r\n- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.4.0...v1.4.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: rocm-docs-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump rocm-docs-core from 1.4.0 to 1.4.1 in /docs/sphinx (#578)"}},{"before":"7a8b486c5501ac1775c6fc713537c0e4252ad1ec","after":"50703640f4de238cb55d62d14dcd1fe8c247ab3f","ref":"refs/heads/release/rocm-rel-6.2","pushedAt":"2024-06-28T19:56:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"samjwu","name":"Sam Wu","path":"/samjwu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22262939?s=80&v=4"},"commit":{"message":"add developer guidelines (#555) (#574)\n\nCo-authored-by: Nol Moonen ","shortMessageHtmlLink":"add developer guidelines (#555) (#574)"}},{"before":"a0ebc9743ad2c3c60739e6a359c1762e24c67d83","after":null,"ref":"refs/heads/dependabot/pip/docs/sphinx/rocm-docs-core-1.4.1","pushedAt":"2024-06-28T19:46:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"0885eb251124e3b8a4e681ed3ae688bbe790d828","after":"db30c5b2fe09667d2b13757df384c2f68e29071e","ref":"refs/heads/develop","pushedAt":"2024-06-28T19:46:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"samjwu","name":"Sam Wu","path":"/samjwu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22262939?s=80&v=4"},"commit":{"message":"Bump rocm-docs-core from 1.4.0 to 1.4.1 in /docs/sphinx (#578)\n\nBumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.4.0 to 1.4.1.\r\n- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)\r\n- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)\r\n- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.4.0...v1.4.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: rocm-docs-core\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump rocm-docs-core from 1.4.0 to 1.4.1 in /docs/sphinx (#578)"}},{"before":null,"after":"a0ebc9743ad2c3c60739e6a359c1762e24c67d83","ref":"refs/heads/dependabot/pip/docs/sphinx/rocm-docs-core-1.4.1","pushedAt":"2024-06-28T03:14:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump rocm-docs-core from 1.4.0 to 1.4.1 in /docs/sphinx\n\nBumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.4.0 to 1.4.1.\n- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)\n- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)\n- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.4.0...v1.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: rocm-docs-core\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump rocm-docs-core from 1.4.0 to 1.4.1 in /docs/sphinx"}},{"before":"1838dcc2ec7d510653a3712ae304128ca3f1cec4","after":null,"ref":"refs/heads/gfx12","pushedAt":"2024-06-26T20:22:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"stanleytsang-amd","name":"Stanley Tsang","path":"/stanleytsang-amd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44450765?s=80&v=4"}},{"before":null,"after":"1838dcc2ec7d510653a3712ae304128ca3f1cec4","ref":"refs/heads/gfx12","pushedAt":"2024-06-25T21:54:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stanleytsang-amd","name":"Stanley Tsang","path":"/stanleytsang-amd","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44450765?s=80&v=4"}},{"before":"91a47282d905149c5176f62a364e278ca37d350b","after":"0885eb251124e3b8a4e681ed3ae688bbe790d828","ref":"refs/heads/staging","pushedAt":"2024-06-22T04:00:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ROCmMathLibrariesBot","name":null,"path":"/ROCmMathLibrariesBot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73358544?s=80&v=4"},"commit":{"message":"Re-enable device scan test on CI (#573)","shortMessageHtmlLink":"Re-enable device scan test on CI (#573)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEgxEggwA","startCursor":null,"endCursor":null}},"title":"Activity · ROCm/rocPRIM"}