76333 Υποβολές

Συγγραφέας SHA1 Μήνυμα Ημερομηνία
Roopa Malavally 6dbbd0987c Create use-rocm-agent-enumerator.rst
Create how to

[ROCm/rocminfo commit: 50581dba58]
2024-06-03 16:19:50 +00:00
Roopa Malavally 50581dba58 Create use-rocm-agent-enumerator.rst
Create how to
2024-06-03 16:19:50 +00:00
Roopa Malavally 63add06989 Create build.rst
Create the build file

[ROCm/rocminfo commit: 51dc160fc6]
2024-06-03 16:19:50 +00:00
Roopa Malavally 51dc160fc6 Create build.rst
Create the build file
2024-06-03 16:19:50 +00:00
Sam Wu 79ae6428c3 Add doc team to CODEOWNERS
[ROCm/rocminfo commit: c18246e465]
2024-06-03 16:19:50 +00:00
Sam Wu c18246e465 Add doc team to CODEOWNERS 2024-06-03 16:19:50 +00:00
Sam Wu a7c4bed546 Add dependabot config
[ROCm/rocminfo commit: 4a793ca588]
2024-06-03 16:19:50 +00:00
Sam Wu 4a793ca588 Add dependabot config 2024-06-03 16:19:50 +00:00
Sam Wu f936616ae2 Add documentation content
[ROCm/rocminfo commit: 5137d0c9fb]
2024-06-03 16:19:50 +00:00
Sam Wu 5137d0c9fb Add documentation content 2024-06-03 16:19:50 +00:00
Sam Wu 99997e3b2b Add Sphinx configuration files
[ROCm/rocminfo commit: f3810ff868]
2024-06-03 16:19:50 +00:00
Sam Wu f3810ff868 Add Sphinx configuration files 2024-06-03 16:19:50 +00:00
Sam Wu 0e33d06470 Add ReadtheDocs configuration
[ROCm/rocminfo commit: e68143cfb2]
2024-06-03 16:19:50 +00:00
Sam Wu e68143cfb2 Add ReadtheDocs configuration 2024-06-03 16:19:50 +00:00
shwetagkhatri a85cf86797 Create CODEOWNERS file
[ROCm/rocminfo commit: 08f844a1d9]
2024-06-03 16:19:50 +00:00
shwetagkhatri 08f844a1d9 Create CODEOWNERS file 2024-06-03 16:19:50 +00:00
abhimeda 9278ff765c added rocm v6, MI300, default component
[ROCm/rocminfo commit: 4bcedb59c0]
2024-06-03 16:19:50 +00:00
abhimeda 4bcedb59c0 added rocm v6, MI300, default component 2024-06-03 16:19:50 +00:00
abhimeda ecc9519092 Add files via upload
[ROCm/rocminfo commit: 0e90773c26]
2024-06-03 16:19:50 +00:00
abhimeda 0e90773c26 Add files via upload 2024-06-03 16:19:50 +00:00
abhimeda 9821068e20 Create config.yml
[ROCm/rocminfo commit: 912464bd96]
2024-06-03 16:19:50 +00:00
abhimeda 912464bd96 Create config.yml 2024-06-03 16:19:50 +00:00
abhimeda c8943e3b4f Delete .github directory
[ROCm/rocminfo commit: 123fdf8171]
2024-06-03 16:19:50 +00:00
abhimeda 123fdf8171 Delete .github directory 2024-06-03 16:19:50 +00:00
abhimeda 488a408869 Create config.yml
[ROCm/rocminfo commit: 84928a3158]
2024-06-03 16:19:50 +00:00
abhimeda 84928a3158 Create config.yml 2024-06-03 16:19:50 +00:00
akolliasAMD 1934d0f377 fixed typo on BFD linkage (#1192)
[ROCm/rccl commit: 6475da2ed9]
2024-06-03 10:05:47 -06:00
akolliasAMD 6475da2ed9 fixed typo on BFD linkage (#1192) 2024-06-03 10:05:47 -06:00
gilbertlee-amd a009e43f3c Changing channel stride for MI300X multinode (#1196)
* Shuffling MI300X multi-node channels
* Updating tree channel logic

[ROCm/rccl commit: 0948eecbba]
2024-06-03 10:00:55 -06:00
gilbertlee-amd 0948eecbba Changing channel stride for MI300X multinode (#1196)
* Shuffling MI300X multi-node channels
* Updating tree channel logic
2024-06-03 10:00:55 -06:00
srawat 072c378bc0 doc organization (#1197)
* doc organization

* removing what is rccl file

* Update index.rst

[ROCm/rccl commit: 3301cdf59a]
2024-06-03 18:38:45 +05:30
srawat 3301cdf59a doc organization (#1197)
* doc organization

* removing what is rccl file

* Update index.rst
2024-06-03 18:38:45 +05:30
Yendluri, Manas d016f96947 SWDEV-450972 - [catch2][dtest] Basic functional testcase to trigger capturehipExtLaunchKernel internal api
Change-Id: I707bfe65de552f1831a66f9db3d60cb803ae6b3d


[ROCm/hip-tests commit: 8bd7575356]
2024-06-03 08:08:59 -04:00
Yendluri, Manas 8bd7575356 SWDEV-450972 - [catch2][dtest] Basic functional testcase to trigger capturehipExtLaunchKernel internal api
Change-Id: I707bfe65de552f1831a66f9db3d60cb803ae6b3d
2024-06-03 08:08:59 -04:00
Sebastian Luzynski 7bd95c3da6 SWDEV-456701 - Fix memcpy D2D test failure
This change improves the device to device memcpy test to not rely
on delay kernel. It uses blocking context instead.

Signed-off-by: Sebastian Luzynski <Sebastian.Luzynski@amd.com>
Change-Id: I18090cb7febe806104a343acfd0bb535a96ae04d


[ROCm/hip-tests commit: ea96f486ef]
2024-06-03 08:04:04 -04:00
Sebastian Luzynski ea96f486ef SWDEV-456701 - Fix memcpy D2D test failure
This change improves the device to device memcpy test to not rely
on delay kernel. It uses blocking context instead.

Signed-off-by: Sebastian Luzynski <Sebastian.Luzynski@amd.com>
Change-Id: I18090cb7febe806104a343acfd0bb535a96ae04d
2024-06-03 08:04:04 -04:00
Giuseppe Congiu 411a7912f8 Add -R option to register user buffers
[ROCm/rccl-tests commit: a1efb427e7]
2024-06-03 01:04:58 -07:00
Giuseppe Congiu a1efb427e7 Add -R option to register user buffers 2024-06-03 01:04:58 -07:00
kjayapra-amd 6f2179d9d8 SWDEV-458026 - Check for hsa_handle/svm_ptr before removing from MemObjMap.
Change-Id: I967735c01c6321eeb768963ecb88667dbbe92f08


[ROCm/clr commit: fa4c1a0206]
2024-06-01 17:50:54 -04:00
kjayapra-amd fa4c1a0206 SWDEV-458026 - Check for hsa_handle/svm_ptr before removing from MemObjMap.
Change-Id: I967735c01c6321eeb768963ecb88667dbbe92f08
2024-06-01 17:50:54 -04:00
kjayapra-amd bc5a2e3b1e SWDEV-463872 - Request the same va_addr on the second device, if not fail.
Change-Id: I791625b6434a3980b35b8d6d6d3b6070fa159614


[ROCm/clr commit: 4fb06f94d1]
2024-06-01 12:53:09 -04:00
kjayapra-amd 4fb06f94d1 SWDEV-463872 - Request the same va_addr on the second device, if not fail.
Change-Id: I791625b6434a3980b35b8d6d6d3b6070fa159614
2024-06-01 12:53:09 -04:00
ClementLinCF 4f56aa5f8c Optimize NCHANNELS and MSCCL config for gfx942 80CUs (#1195)
* Optimize NCHANNELS and MSCCL config for gfx942 80CUs

Set appropriately for different NCCL_MIN_NCHANNELS and MSCCL config,
potentially improving communication perf on the MI300x 80CUs

* Delete tools/msccl-algorithms/allreduce_1step_mccl_8_2_16777216_LL.xml

* Change the factor of gfx94 and update msccl config

[ROCm/rccl commit: cab25f919e]
2024-06-01 07:07:46 -07:00
ClementLinCF cab25f919e Optimize NCHANNELS and MSCCL config for gfx942 80CUs (#1195)
* Optimize NCHANNELS and MSCCL config for gfx942 80CUs

Set appropriately for different NCCL_MIN_NCHANNELS and MSCCL config,
potentially improving communication perf on the MI300x 80CUs

* Delete tools/msccl-algorithms/allreduce_1step_mccl_8_2_16777216_LL.xml

* Change the factor of gfx94 and update msccl config
2024-06-01 07:07:46 -07:00
Lang Yu efc7e66c29 SWDEV-461525 - Add vgprAllocGranularity_ and vgprsPerSimd_ for gfx1150/1
These are missed for gfx1150/1.

Change-Id: I03d997e451d15a01a961e6597f805f634e5c3ae7
Signed-off-by: Lang Yu <lang.yu@amd.com>


[ROCm/clr commit: a0127c9eea]
2024-05-31 21:53:25 -04:00
Lang Yu a0127c9eea SWDEV-461525 - Add vgprAllocGranularity_ and vgprsPerSimd_ for gfx1150/1
These are missed for gfx1150/1.

Change-Id: I03d997e451d15a01a961e6597f805f634e5c3ae7
Signed-off-by: Lang Yu <lang.yu@amd.com>
2024-05-31 21:53:25 -04:00
Lakshmi Kumar 62007d9079 spacing clean up (#360)
[ROCm/rocdecode commit: 641044d079]
2024-05-31 21:15:47 -04:00
Lakshmi Kumar 641044d079 spacing clean up (#360) 2024-05-31 21:15:47 -04:00
Ammar ELWazir 80dce3d672 Fixing Activities Trace Period
Change-Id: If37d8518392112cedc66ce616adaaad22c517d4a
2024-05-31 18:09:53 -05:00
Ammar ELWazir bfa7ace4b4 Fixing Activities Trace Period
Change-Id: If37d8518392112cedc66ce616adaaad22c517d4a


[ROCm/rocprofiler commit: 80dce3d672]
2024-05-31 18:09:53 -05:00