Γράφημα Υποβολών

  • 0c3405a6cc feat(rccl): add gfx1150 support gfx1150-rccl devbadxyz 2026-03-15 10:59:18 +01:00
  • a2686c9f41 Fix(critical): Prevent ncclInternalError when SMI is disabled by mocking getDeviceIndexByPciBusId gfx1151-rccl Donato Capitella 2026-02-01 12:48:18 +00:00
  • 532214edfb Fix: Export rsmi_init shim with default visibility to be seen by PyTorch Donato Capitella 2026-02-01 12:12:28 +00:00
  • aec38e7dde Fix(critical): Add rsmi_init shim to satisfy PyTorch linker dependencies when SMI is disabled Donato Capitella 2026-02-01 12:10:13 +00:00
  • f4b6e5f450 Fix: Unconditionally include SMI headers in build list to fix hipify missing file error Donato Capitella 2026-02-01 11:54:43 +00:00
  • 0586700b06 fix: disable AMD SMI for gfx1151 targets in CMake and remove a debug error from the SMI wrapper header. Donato Capitella 2026-02-01 11:49:27 +00:00
  • 3f31d17ae7 build: Add compile-time error when ROCM_SMI is disabled. Donato Capitella 2026-02-01 11:44:38 +00:00
  • f227312867 Fix(Refactor): Switch SMI logic to whitelist (RCCL_SMI_ENABLED) and remove redundant fallback code Donato Capitella 2026-02-01 11:31:39 +00:00
  • 54de8024d3 Perf: Add NO_COMPRESS option to disable slow offload-compress Donato Capitella 2026-02-01 11:14:25 +00:00
  • 3bd4e81a8b Fix: Switch to add_compile_definitions for SMI_DISABLED and remove redundant target_ call Donato Capitella 2026-02-01 11:13:07 +00:00
  • 7504897fe4 Fix cmake syntax error: add missing endif() Donato Capitella 2026-02-01 10:55:56 +00:00
  • 1d5c0c1add Fix(critical): Move SMI_DISABLED logic to top of CMakeLists.txt and force via target_compile_definitions Donato Capitella 2026-02-01 10:55:06 +00:00
  • 2e6df33acc Fix(critical): Introduce SMI_DISABLED define to forcibly disable SMI usage in headers Donato Capitella 2026-02-01 10:39:37 +00:00
  • cd91b85935 Fix: Provide inline dummy SMI symbols when SMI is disabled to prevent link errors Donato Capitella 2026-02-01 10:27:12 +00:00
  • 484bd5bf0f Fix: Properly guard rocm_smi_wrap.cc content with USE_ROCMSMI Donato Capitella 2026-02-01 10:13:38 +00:00
  • 95b150d96a Fix: Do not compile rocm_smi_wrap.cc when ENABLE_AMDSMI is OFF Donato Capitella 2026-02-01 10:11:26 +00:00
  • 6289de70ad Force unset USE_AMDSMI internal cache variable when ENABLE_AMDSMI is OFF Donato Capitella 2026-02-01 09:56:24 +00:00
  • f1f0851398 Fix undefined amdsmi_init by properly guarding SMI code and adding ENABLE_AMDSMI option Donato Capitella 2026-02-01 09:34:49 +00:00
  • b4f25507ec Allow disabling SMI support via ENABLE_AMDSMI in cmake Donato Capitella 2026-02-01 09:07:16 +00:00
  • d2ea5d5d4c fix(rccl): disable symmetric kernels when GENERATE_SYM_KERNELS is OFF Donato Capitella 2026-02-01 08:44:52 +00:00
  • 8126402d12 fix(rccl): fix typo in ncclSymkGetKernelPtr fallback Donato Capitella 2026-02-01 08:26:01 +00:00
  • 0b8251289a feat(rccl): add gfx1151 support Donato Capitella 2026-01-31 16:42:58 +00:00
  • c19441b2b9 Reducing the p2pnChannels to 32 (from 64) for send/recv based collectives on multi-node MI350 (2 and 4 nodes) (#2977) develop Pedram Alizadeh 2026-01-30 18:23:09 -05:00
  • aa840563a7 Migration of rocdecode and rocjpeg complete (#2998) ammallya 2026-01-30 14:37:28 -08:00
  • 4358cad858 [AzureCI] Add all_reduce_bias to rccl-tests CI (#2768) systems-assistant[bot] 2026-01-30 14:29:06 -07:00
  • 821a6e0700 Merge remote-tracking branch 'origin/develop' into preserved/rocjpeg Ameya Keshava Mallya 2026-01-30 20:58:59 +00:00
  • f1e5612e26 SWDEV-572439: make assert_fail constexpr in the hip headers (#2392) Shadi Dashmiz 2026-01-30 15:41:17 -05:00
  • e1844f6a59 SWDEV-573004 - fix shfl_sync for compiler init value (#2533) Shadi Dashmiz 2026-01-30 15:39:42 -05:00
  • 2ff4a999c3 Merge remote-tracking branch 'origin/develop' into preserved/rocdecode Ameya Keshava Mallya 2026-01-30 20:37:24 +00:00
  • f4f1df295a Add 'projects/rocjpeg/' from commit '06a08d3cb83b7e77555ff2baebedfe4e52fa5dbb' Ameya Keshava Mallya 2026-01-30 20:35:04 +00:00
  • d0396f30b3 Add 'projects/rocdecode/' from commit 'b0bab079403eda171f9056409fa96b0908f61073' Ameya Keshava Mallya 2026-01-30 20:33:26 +00:00
  • 5d609c1e57 fix script input bug for delta generation (#2944) xuchen-amd 2026-01-30 14:45:12 -05:00
  • 5172701708 rocr: Correct gpu dumped core contents (#2851) cfreeamd 2026-01-30 11:38:09 -06:00
  • 7e6b7cb50b Improve path readability check (#2967) Sjoerd Simons 2026-01-30 18:34:39 +01:00
  • 327778ef18 Add nccl_debug variable and values (#2756) systems-assistant[bot] 2026-01-30 12:00:18 -05:00
  • 00e8a67165 rocr: Restore mmap flags back to MAP_PRIVATE (#2886) David Yat Sin 2026-01-30 11:36:05 -05:00
  • 1211790607 Direct Reduce Scatter Implementation (#2765) systems-assistant[bot] 2026-01-30 09:27:27 -06:00
  • 055909d335 Set default max channels to 48 for MI350 multi-node (#2759) systems-assistant[bot] 2026-01-30 09:22:42 -06:00
  • 13091e18ad libhsakmt: Add THEROCK_SANITIZER support for ASAN builds (#2978) Alysa Liu 2026-01-30 10:02:10 -05:00
  • 25d0107d24 SWDEV-575867: Fix error code for mapped graphics resources (#2662) Jin Jung 2026-01-30 04:47:13 -08:00
  • 8800e03058 [CLR] Added missed ostream include to amd_hip_bfloat16.h (#2960) Alexandra Sidorova 2026-01-30 16:42:38 +04:00
  • 20a745962f Fix graph API binary paths (#2884) Jan Stephan 2026-01-30 10:51:37 +01:00
  • 0d98c3bdd5 libhsakmt: Implement per-context topology for multi-context KFD support (#2405) Junhua Shen 2026-01-30 09:42:25 +08:00
  • a838b0c07b [rocprofiler-compute] Fix test case for MI 308 (#2934) vedithal-amd 2026-01-29 18:54:52 -05:00
  • dea3da3a6f [rocprofiler-sdk][CI] Fix rocprofiler-sdk CI change rocm version to 7.2.0 (#2979) Venkateshwar Reddy Kandula 2026-01-29 17:28:52 -06:00
  • adaaa883b2 SWDEV-576090 Fix mem leaks and double free of signals (#2817) pghoshamd 2026-01-29 16:53:27 -05:00
  • 94c246eb9e attach: fix typos and older names in documentation (#2684) Mark Meserve 2026-01-29 15:46:24 -06:00
  • 4b364df43b [rocprofiler-compute] Enable panel level csv files for roofline panel (#2887) vedithal-amd 2026-01-29 15:32:54 -05:00
  • c4f7593001 clr: Update signal count and pool size for staging buffer (#2889) Rahul Manocha 2026-01-29 10:34:00 -08:00
  • 58c203e252 Fix channel overuse for 1 rank comms (#2760) systems-assistant[bot] 2026-01-29 12:13:46 -06:00
  • b509e9bd77 [rocprofiler-sdk] Fix domain_ops_padding for 515+ HIP operations (#2941) Benjamin Welton 2026-01-29 09:26:33 -08:00
  • 66ee941fea rocr/aie: Throw exception for malformed packets and packet submission errors (#2528) Yiannis Papadopoulos 2026-01-29 10:52:42 -05:00
  • bc20b51f40 SWDEV-561708 Counted queue size from env var (#2844) pghoshamd 2026-01-29 10:00:37 -05:00
  • a7c3e8392a [rocprofiler-sdk] Use venv for fixing CI docker image workflow (#2955) Venkateshwar Reddy Kandula 2026-01-29 08:53:15 -06:00
  • 4c458fae9c [rocprofiler-systems] Fix ROCM_VERSION guard used for the scratch_memory_record structure (#2948) David Galiffi 2026-01-29 09:34:27 -05:00
  • b5e4074c78 Adding support for GFX 11.5 in AQL Profiler (#2340) moniljethva 2026-01-29 17:39:12 +05:30
  • 190d9a8e27 SWDEV-561273 - hip samples on TheRock build using HIP LANGUAGE and hip-lang package. (#1794) Jaydeep 2026-01-29 13:45:58 +05:30
  • fa6f071751 [SWDEV-574637] Avoid redundant hive gpu resets (#2657) Bindhiya Kanangot Balakrishnan 2026-01-28 22:59:17 -06:00
  • e9c72b06b0 [ROCM-1036] Dynamic fan support detection in set -h (#2721) Sumanth Gavini 2026-01-28 22:44:25 -06:00
  • e9b143323a [SWDEV-498649] Fix reset cli AttributeError (#2203) koushikbillakanti-amd 2026-01-28 22:39:50 -06:00
  • 19725abbf4 [SWDEV-560702] Per process MEM usages does not add up to per GPU MEM usage. (#2888) Yazen AL Musaffar 2026-01-28 22:34:20 -06:00
  • bf36e5f620 Fix disabled fortify source security flag (#2570) Loganaden Velvindron 2026-01-29 08:30:24 +04:00
  • 159e751788 docs(amdsmi): add link to amd-smi-virt (#2543) peterjunpark 2026-01-28 23:24:55 -05:00
  • 48a4cda75c [SWDEV-552552] Provide CLI testing within amd-smi-lib-tests install (#2485) Joseph Narlo 2026-01-28 22:16:01 -06:00
  • cf3e283d85 [FMDEV-170733] Remove amd-smi ptl set check (#2933) Adam Pryor 2026-01-28 22:12:17 -06:00
  • 27be824745 [SWDEV-565483] Add power profile set/get to amd-smi CLI (#1905) systems-assistant[bot] 2026-01-28 22:00:18 -06:00
  • 680a92769c Fixing aqlprofile ASM statement (#2881) Gopesh Bhardwaj 2026-01-29 09:01:41 +05:30
  • 66a1e38387 SWDEV-577011 Fix missing ais symbols in Windows (#2871) Tao Sang 2026-01-28 22:29:30 -05:00
  • 14f9f2537a Add artifact upload steps to AMDSMI CI workflow for PR builds (#2936) Copilot 2026-01-28 18:14:47 -05:00
  • 99d88827fb Update CODEOWNERS for ROCR-Runtime (#2790) David Yat Sin 2026-01-28 15:53:23 -05:00
  • 0c54f1d6f6 [AMD-SMI] [SWDEV-572092] amd-smi does not redirect output to file when --json option is used. (#2389) Yazen AL Musaffar 2026-01-28 13:54:44 -06:00
  • a5ada1e6e3 SWDEV-567852 - Clean-up HIP events (#2708) German Andryeyev 2026-01-28 13:34:07 -05:00
  • 9de4a2ebb1 Correct rocprofv3 usage instructions (#2925) Swati Rawat 2026-01-28 22:46:19 +05:30
  • d917259953 Add --verbose to ctest to get more output (#2928) Jason Bonnell 2026-01-28 12:13:14 -05:00
  • e265e0e24f [rocprofiler-systems]: Add documentation for communication API tracing (#2478) Sajina PK 2026-01-27 23:48:27 -05:00
  • 5c7c549301 clr: Fix some nullptr checks and prints (#2825) SaleelK 2026-01-27 16:45:17 -08:00
  • 996202f560 [rocprofiler-compute] Backport documentation changes from ROCm 7.1 release branch (#2894) vedithal-amd 2026-01-27 17:22:41 -05:00
  • 717cdde126 Update test_metric_validation.py to handle MI325X (#2866) vedithal-amd 2026-01-27 16:12:05 -05:00
  • 93407271df [rocprofiler-compute] Fix docker file for testing (#2883) vedithal-amd 2026-01-27 16:11:29 -05:00
  • 4d7f709510 [rocprofiler-compute] Update baseline comparison notes in documentation (#2878) cfallows-amd 2026-01-27 16:04:21 -05:00
  • fdb19e5a4c rocr: Format script skips non-existing files in sparse checkouts (#2360) Yiannis Papadopoulos 2026-01-27 15:58:53 -05:00
  • b816d10802 Fix for pntr attri query from a peer device (#2722) Shadi Dashmiz 2026-01-27 15:25:14 -05:00
  • f37b100c34 SWDEV-563777 - further reduce compilation warnings (#2331) sluzynsk-amd 2026-01-27 20:51:16 +01:00
  • b7829db10a [AMD-SMI] [SWDEV-553392] Removed Driver Reload capability from amd-smi cli only. (#2665) Yazen AL Musaffar 2026-01-27 13:33:03 -06:00
  • a66c6ca156 Removed extra marker when syncing graph streams back to the launch stream (#2823) Ioannis Assiouras 2026-01-27 19:26:48 +00:00
  • 7f5e443e44 format rocprofiler-sdk via black. (#2703) Venkateshwar Reddy Kandula 2026-01-27 12:30:50 -06:00
  • 1517a398bf [rocprofiler-sdk] Buffer finalization fixes and HSA ABI 0x09 support (#2318) Benjamin Welton 2026-01-27 10:27:54 -08:00
  • 9a8942a89c SWDEV-558836, SWDEV-558837 - Add hipMemSetMemPool and hipMemGetMemPoo… (#1349) vstojilj 2026-01-27 18:45:28 +01:00
  • 324a864bc4 SWDEV-558848 - Move DRM calls to thunk for better abstraction (#1912) Rahul Manocha 2026-01-27 08:56:57 -08:00
  • 3a479a25ad 8 bytes mem leak fix (#2764) systems-assistant[bot] 2026-01-27 08:29:16 -07:00
  • baf676f003 [SWDEV-572968] Readonly test failures on gfx1151 (#2697) Joseph Narlo 2026-01-27 08:29:19 -06:00
  • 77f7541755 [rocprofiler-compute] Adding --torch-trace option for SWDEV-559789 (#2089) ggottipa-amd 2026-01-27 19:50:25 +05:30
  • cac67a0f32 SWDEV-521760 - Fix and enable disabled HIP tests from cooperative groups group (#2027) amilanov-amd 2026-01-27 11:51:08 +01:00
  • c4a9567492 Simplify and remove stride based access of managed varaible test (#2677) Jatin Chaudhary 2026-01-27 10:48:49 +00:00
  • 1b55de002a Fix path to roofline figure (#2718) Jan Stephan 2026-01-27 09:05:31 +01:00
  • 00132294f8 Update HIP programming guide images (#2794) Istvan Kiss 2026-01-27 09:04:36 +01:00
  • f05be9efb3 AICOMRCCL-82 AICOMRCCL-85 Switched MSCCLPP.cmake to use targets (#2774) systems-assistant[bot] 2026-01-26 23:12:16 -07:00
  • 0eac446cb0 [rocprofiler-systems] - Implement subset of CTests into PyTests (#2666) Kian Cossettini 2026-01-26 23:10:01 -05:00
  • 922762e9b9 Rename inspector plugin library (#2815) Kapil S. Pawar 2026-01-26 17:38:42 -06:00
  • 9a3f0ef113 [rocprofiler-compute] Pin dependencies version in requirements-test.txt (#2861) vedithal-amd 2026-01-26 18:38:09 -05:00