Gráfico de Commits

  • 2c5754844f SWDEV-465041 - Enable direct dispatch under Linux by default. (#1934) German Andryeyev 2025-11-25 11:30:32 -05:00
  • 92fcc928b6 SWDEV-526773 - Modify LaunchDelayKernel to set a hard coded WallClock… (#1911) Victor Zhang 2025-11-25 11:21:03 -05:00
  • 2042191e23 Suppress deprecated-declaration warnings (#1817) Ethan Trinh 2025-11-25 10:31:30 -05:00
  • bef946de1c SWDEV-555551 - Remove hip-test warnings in linux (#1031) Ethan Trinh 2025-11-25 10:31:15 -05:00
  • e68873c170 Gersemi formatting for rocprofiler-compute (#1997) Jason Bonnell 2025-11-25 09:49:16 -05:00
  • 8abfee9f26 SWDEV-541351 - fix use of uninitialized memory in Unit___hip_atomic_compare_exchange tests (#1976) Gerardo Hernandez 2025-11-25 11:02:14 +00:00
  • 3466ec5458 Added PCIE Atomic Operations enable check. (#1746) solaiys 2025-11-25 14:29:30 +05:30
  • c87014a54c SWDEV-534207 fix order of kernel launch parameters when calling notifiedKernel in some tests: kernel<<<gridDim, blockDim>>> instead of kernel<<<blockDim, gridDim>>>. This was causing out of bounds accesses (#1860) Gerardo Hernandez 2025-11-25 06:37:47 +00:00
  • 6c31785eaf SWDEV-562761 - Cleanup static fatbin on runtime teardown (#1873) Pengda Xie 2025-11-24 21:57:46 -08:00
  • 16e7ee32e6 [rocm-smi-lib] Add iomanip include to frequencies_read (#1797) darren-amd 2025-11-24 16:38:21 -05:00
  • a4f533fa92 [rocpd] Fix rocpd convenience scripts to accept --automerge-limit parameter (#1926) Young Hui - AMD 2025-11-24 14:50:27 -05:00
  • 1f7fc8d8a7 Fixed wrapper to respect symlink pathing (#1984) Maisam Arif 2025-11-24 13:14:46 -06:00
  • c404fbd851 [SWDEV-560235] Add gpu_board and base_board temperatures to monitor (#1906) systems-assistant[bot] 2025-11-24 13:12:09 -06:00
  • 2dc32d645b Explicitly load versioned libamdhip64.so (#1872) Marius Brehler 2025-11-25 02:05:05 +08:00
  • 566671910a [RcclReplayer] JSON <-> BIN log format conversion tool (#2056) Kapil S. Pawar 2025-11-24 11:51:36 -06:00
  • 5fd86021a8 [RcclReplayer] JSON <-> BIN log format conversion tool (#2056) Kapil S. Pawar 2025-11-24 11:51:36 -06:00
  • 2cf9faa93f SWDEV-563777 - fix warnings related to inconsistent overrides (#1625) sluzynsk-amd 2025-11-24 12:50:07 -05:00
  • 8c928e60f9 [AzureCI] Increase timeout of per PR and nightly pipeline to 240 mins (#2074) Nilesh M Negi 2025-11-24 10:55:36 -06:00
  • db52690c2a [AzureCI] Increase timeout of per PR and nightly pipeline to 240 mins (#2074) Nilesh M Negi 2025-11-24 10:55:36 -06:00
  • 1a3564a51a [rocprof-sys] Fix fork() handling for GPU profiling and AMD SMI (#1930) habajpai-amd 2025-11-24 19:51:27 +05:30
  • ebd55d2ce0 Track process_sampler state for CPU sampling (#1993) marantic-amd 2025-11-24 15:03:08 +01:00
  • a5d554b85a [rocprofiler-systems] Implement GTest/GMock integration for unit testing (#1777) Aleksandar Djordjevic 2025-11-24 11:49:30 +01:00
  • 0580e2053c SWDEV-533546, SWDEV-540027 - Add e8m0 conversions and testing (#987) AidanBeltonS 2025-11-24 09:14:03 +00:00
  • 36029ea1a8 SWDEV-559166 - Fix race condition in getDemangledName (#1868) Ioannis Assiouras 2025-11-23 08:45:45 +00:00
  • 7313c3752a SWDEV-567475 - Fix failures in graph tests due to GraphExec destroy h… (#1917) Ioannis Assiouras 2025-11-22 23:01:47 +00:00
  • 75de915725 hip-tests: fix runpath in hipSquareGenericTargetOnly[Compressed] (#1965) Ioannis Assiouras 2025-11-22 00:31:41 +00:00
  • d6087d0d62 Fix rcclNetP2pPolicy issue (#2072) AbandiGa 2025-11-21 18:28:10 -06:00
  • b14e32c46e Fix rcclNetP2pPolicy issue (#2072) AbandiGa 2025-11-21 18:28:10 -06:00
  • e738699eac ROCm 7.2 - Changes (#205) Kiriti Gowda 2025-11-21 14:18:40 -08:00
  • 9116f11b0a ROCm 7.2 - Changes (#205) Kiriti Gowda 2025-11-21 14:18:40 -08:00
  • 833425577f fix roofline kernel_names test case (#1954) jamessiddeley-amd 2025-11-21 15:04:08 -05:00
  • 822b38b743 Migrating amdsmi (#1922) ammallya 2025-11-21 11:12:34 -08:00
  • 74744b1d93 added a description of the host package (#674) spolifroni-amd 2025-11-21 14:10:35 -05:00
  • aafedbdc87 added a description of the host package (#674) spolifroni-amd 2025-11-21 14:10:35 -05:00
  • 770f30bc4c hsakmt: bump vgpr count for gfx1151 (#1807) jokim-amd 2025-11-21 12:53:32 -05:00
  • 6b1e6187f6 [SWDEV-560681] Allowed GPU enumeration to continue with non-contiguous render nodes (#1609) gabrpham 2025-11-21 10:01:10 -06:00
  • 6540155c9d Bugfixes (#1971) vedithal-amd 2025-11-21 10:54:25 -05:00
  • 3026698c40 [AzureCI] Increase UT timeout to 3 hours (#2070) Nilesh M Negi 2025-11-21 09:18:49 -06:00
  • fca0015962 [AzureCI] Increase UT timeout to 3 hours (#2070) Nilesh M Negi 2025-11-21 09:18:49 -06:00
  • a2288eb50b [rocprofiler-sdk] Install unit tests and helper functions for integration tests (#921) Jonathan R. Madsen 2025-11-21 08:06:56 -06:00
  • 66ea1cdff2 Add workflow to remove old untagged rocprofiler GHCR Docker Images (#1959) Jason Bonnell 2025-11-21 08:49:29 -05:00
  • d77b245730 [Rocprofiler-systems] : Refactor papi enumeration to fix a hang on Intel systems (#1672) Sajina PK 2025-11-21 00:19:58 -05:00
  • 4f4352acd0 Enable ROCPROF_KERNEL_TRACE for PC sampling test by setting value to 1 (#1952) Kunal Malviya 2025-11-21 08:54:15 +05:30
  • 24c2a84e3f rocr: GPU core file location support (#1732) cfreeamd 2025-11-20 20:50:51 -06:00
  • 92ce506bd8 Docs - updated prereqs for 7.2 (#200) spolifroni-amd 2025-11-20 19:30:02 -05:00
  • 4a6169520d Docs - updated prereqs for 7.2 (#200) spolifroni-amd 2025-11-20 19:30:02 -05:00
  • 085c0b0d3c Docs - Bump rocm-docs-core[api_reference] from 1.27.0 to 1.30.0 in /docs/sphinx (#204) dependabot[bot] 2025-11-20 16:29:14 -08:00
  • 2ee9023412 Docs - Bump rocm-docs-core[api_reference] from 1.27.0 to 1.30.0 in /docs/sphinx (#204) dependabot[bot] 2025-11-20 16:29:14 -08:00
  • adf6a5ec3b [Ex CI] amdsmi monorepo enablement (#1943) amd-hsivasun 2025-11-20 14:19:02 -05:00
  • 4d670099fa [rocprof-sys] Refactor trace_cache architecture with improved type erasure and processing pipeline (#1710) Milan Radosavljevic 2025-11-20 20:18:13 +01:00
  • 2f6fb89c51 Add GPU programming patterns tutorials (#1918) Istvan Kiss 2025-11-20 19:03:22 +01:00
  • 6b8aae3796 Enable Lintian Support rocm-systems (#1578) jonatluu 2025-11-20 11:38:39 -05:00
  • a40485d292 Alltoall bug fix for RCCL (#329) Yiltan 2025-11-20 11:16:00 -05:00
  • 7ab9823169 Alltoall bug fix for RCCL (#329) Yiltan 2025-11-20 11:16:00 -05:00
  • 124c23e2ff Fix Sampling freq for xgmi tests (#1888) Sajina PK 2025-11-20 09:49:09 -05:00
  • 7456dc7d17 Fix ToC in API Library page (#2053) Matt Williams 2025-11-20 09:35:15 -05:00
  • 3495baa6b2 Fix ToC in API Library page (#2053) Matt Williams 2025-11-20 09:35:15 -05:00
  • db4c6293cc add relaxed_ordering option (#324) Edgar Gabriel 2025-11-20 08:20:25 -06:00
  • 2ae2033648 add relaxed_ordering option (#324) Edgar Gabriel 2025-11-20 08:20:25 -06:00
  • bf521c996b Correcting peak VALU Roofline profiling and analysis by removing FP8 VALU and BF16 VALU benchmarking. (#1442) ggottipa-amd 2025-11-20 12:46:48 +05:30
  • b09834e784 refactor: duplicated path helpers into common/path.hpp (#1249) habajpai-amd 2025-11-20 09:55:00 +05:30
  • 2e0e613397 Fix Perfetto link (#1645) Swati Rawat 2025-11-20 05:28:12 +05:30
  • 919642f721 rocr: Expose PM4 emulation in the agent info (#1869) German Andryeyev 2025-11-19 18:26:23 -05:00
  • d36b8ec66d [rocprof-sys] Add documentation for building with multiple Python versions (#1870) anujshuk-amd 2025-11-20 04:48:53 +05:30
  • da6e939c6c Disable PCSampling on upstream branches (#1421) andmar-amd 2025-11-19 17:15:40 -05:00
  • 70fc774ad0 Disable KFDDBGTest.HitMemoryViolation for navi 10 (#1423) andmar-amd 2025-11-19 17:15:05 -05:00
  • 2b4d17078a Improve test script logic and error handling (#1424) andmar-amd 2025-11-19 17:14:40 -05:00
  • 4ef1e53269 [Rocprof-Systems]: Documentation update for profiling modes and PAPI counter enablement (#1437) Sajina PK 2025-11-19 17:04:35 -05:00
  • b126537b55 [GDA] Alltoall optimization - single warp (#319) Yiltan 2025-11-19 14:25:29 -05:00
  • 1347d5d628 [GDA] Alltoall optimization - single warp (#319) Yiltan 2025-11-19 14:25:29 -05:00
  • 171a5f5bda [aqlprofile] Enable SPM support for MI200/MI300 (#1768) Bing Ma 2025-11-19 11:17:01 -08:00
  • 9efd330fae add warning msg for unsupported arch in profile mode. (#1933) xuchen-amd 2025-11-19 13:42:13 -05:00
  • 09010eb68a Revert "rocr: Fix VMM cpu mapping clean up (#1831)" (#1923) JeniferC99 2025-11-19 10:33:50 -08:00
  • 78a9d9ff70 [clr] SWDEV-566950 - Adding changelog for 7.2 (#1891) Julia Jiang 2025-11-19 12:10:14 -05:00
  • 56a829995e Perfetto build failures (#1878) Gopesh Bhardwaj 2025-11-19 22:31:56 +05:30
  • c778acdb70 [rocprof-compute] update yamls for docs (#1887) xuchen-amd 2025-11-19 10:46:02 -05:00
  • eddd4c3601 SWDEV-505204 - Update libamdocl.so installation path to avoid exposing all ROCm libraries via ldconfig (#1914) raramakr 2025-11-19 21:14:28 +05:30
  • 433af908a6 Iteration multiplexing in rocprof-compute (#1533) abchoudh-amd 2025-11-19 21:09:16 +05:30
  • 8d8dffbd43 Fix typo in README.md (#326) Anatolii Rozanov 2025-11-19 15:36:01 +01:00
  • 618bdef082 Fix typo in README.md (#326) Anatolii Rozanov 2025-11-19 15:36:01 +01:00
  • 76ea35787d Split roofline tests, and fix none outputs (#1913) abchoudh-amd 2025-11-19 15:36:08 +05:30
  • 577d1e842d Tests and samples - Bugfix (#673) Kiriti Gowda 2025-11-18 22:06:46 -08:00
  • a1b9583353 Tests and samples - Bugfix (#673) Kiriti Gowda 2025-11-18 22:06:46 -08:00
  • ae8f72fa79 [rocprofiler-compute] Use native tool for counter collection (#1212) vedithal-amd 2025-11-18 23:34:38 -05:00
  • 8418895b92 Add tencentos to roofline binary detection (#1830) cfallows-amd 2025-11-18 14:51:05 -05:00
  • 3ee393047c Add user_api_active flag to enable/disable user-defined regions (#312) Milan Radosavljevic 2025-11-18 19:48:27 +01:00
  • 3f12f2f735 [AzureCI] Add RcclReplayer to CI (#2048) Kapil S. Pawar 2025-11-18 12:21:24 -06:00
  • ab1eb6e70e [AzureCI] Add RcclReplayer to CI (#2048) Kapil S. Pawar 2025-11-18 12:21:24 -06:00
  • acb0d614a5 Functional Tests for Ext-Profiler Plugin (#2007) Kapil S. Pawar 2025-11-18 11:20:39 -06:00
  • c7f400dbff Functional Tests for Ext-Profiler Plugin (#2007) Kapil S. Pawar 2025-11-18 11:20:39 -06:00
  • 9fa00a76d3 Added license information (#1862) Gopesh Bhardwaj 2025-11-18 22:35:11 +05:30
  • 4c4b3a3e95 Fix the broken sample GitHub link (#1828) Swati Rawat 2025-11-18 22:29:37 +05:30
  • 12718139fe [rocprofiler-sdk] rename librocprofv3-attach.so (#1342) Mark Meserve 2025-11-18 10:52:17 -06:00
  • 15e5f09038 roll back json file processing logic for pc sampling (#1835) ywang103-amd 2025-11-18 11:32:21 -05:00
  • 18d956eb9c [rocprofiler-sdk] Fix hip compiler table initialization after finalization (#1174) Jonathan R. Madsen 2025-11-18 10:28:42 -06:00
  • fa772be675 Reapply amdgpu-windows-interop revert. (#1893) Scott Todd 2025-11-18 07:17:06 -08:00
  • 44a32e23ac [rocprofiler-compute] Bump version and update changelog ahead of ROCm 7.2 release (#1908) vedithal-amd 2025-11-18 10:04:28 -05:00
  • 0e28188fdc Merge remote-tracking branch 'origin/develop' into preserved/amdsmi Ameya Keshava Mallya 2025-11-18 01:16:00 +00:00
  • 8eceb6e5eb Merge commit 'a044536b8d690a9ae5962a93e7596d9eec2030b7' into develop Ameya Keshava Mallya 2025-11-18 01:14:31 +00:00
  • f6183e3563 [Rocprofiler-systems]: Documentation addition for xgmi and pcie metrics feature (#1798) Sajina PK 2025-11-17 18:34:28 -05:00