Wenkai Du
874998033f
Add new GPU model ( #1080 )
...
[ROCm/rccl commit: 74f9e5db64 ]
2024-02-23 12:19:42 -08:00
Wenkai Du
4b31894d70
Update RCCL/MSCCL work FIFO depth to 256K ( #1091 )
...
[ROCm/rccl commit: c5ab37211b ]
2024-02-21 17:15:11 -08:00
Bertan Dogancay
4b4bdd904e
LL128 check if all XGMI ( #1089 )
...
[ROCm/rccl commit: b275ed0b56 ]
2024-02-21 09:41:40 -07:00
Pedram Alizadeh
bf48d1bc4d
msccl algorithms tuning for allreduce on MI300 ( #1088 )
...
[ROCm/rccl commit: 5a0f9990a9 ]
2024-02-21 11:31:56 -05:00
dependabot[bot]
3cd03179cb
Bump cryptography from 42.0.0 to 42.0.2 in /docs/sphinx ( #1087 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 42.0.0 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/42.0.0...42.0.2 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[ROCm/rccl commit: b7e3f1da14 ]
2024-02-20 15:03:10 -07:00
dependabot[bot]
46ada18646
Bump rocm-docs-core from 0.34.0 to 0.34.2 in /docs/sphinx ( #1086 )
...
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core ) from 0.34.0 to 0.34.2.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.34.0...v0.34.2 )
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[ROCm/rccl commit: 7e47a77339 ]
2024-02-16 11:21:27 -07:00
Bertan Dogancay
32e1c8cba0
Merge pull request #1079 from BertanDogancay/2.19.4-sync
...
2.19.4 Sync
[ROCm/rccl commit: 2fb12a9358 ]
2024-02-16 09:50:11 -07:00
BertanDogancay
24d9e1c36b
Increase max stack size when ll128 enabled
...
[ROCm/rccl commit: b098120c40 ]
2024-02-15 15:56:59 -08:00
akolliasAMD
e0dd21028f
Allow bus id to be null ( #1085 )
...
* Allow bus id to be null
[ROCm/rccl commit: bac57421c7 ]
2024-02-15 16:36:51 -07:00
BertanDogancay
ef72944015
Disable unsupported ld/st instructions
...
[ROCm/rccl commit: 6f3310605c ]
2024-02-15 13:58:16 -08:00
BertanDogancay
7842411fb3
Merge remote-tracking branch 'rccl/develop' into 2.19.4
...
[ROCm/rccl commit: 76f83f95ab ]
2024-02-15 13:37:14 -08:00
akolliasAMD
5d44815d95
Npkit updates ( #1084 )
...
* removed warmup runs to be an opt in
[ROCm/rccl commit: 16d7f372b7 ]
2024-02-15 07:48:45 -07:00
Wenkai Du
c4e9e2b18a
Use native half without conversion ( #1083 )
...
[ROCm/rccl commit: 51003c9980 ]
2024-02-13 16:57:34 -08:00
Wenkai Du
2f14acf770
Fix undefined symbol when nvtx is not enabled ( #1082 )
...
[ROCm/rccl commit: 1f0af90206 ]
2024-02-13 14:03:43 -08:00
Sylvain Jeaugey
2ab8a3a750
2.20.3-1
...
Add support for alternating rings, allow for cross-nic rings without
cross-rail communication.
Add support for user buffer registration for network send/recv.
Optimize aggregated operations to better utilize all channels.
Add flattening for BCM PCI gen5 switches.
Add support for inter-node NVLink communication
Add support for port fusion in NET/IB.
Add support for ReduceScatter and AllGather using Collnet.
Update net API to v8.
Fix hang during A2A connection.
[ROCm/rccl commit: b6475625fb ]
2024-02-13 04:22:38 -08:00
Bertan Dogancay
bee47d9e91
Add stack size UT ( #1081 )
...
* Add stack size UT
[ROCm/rccl commit: dc2d486ba0 ]
2024-02-12 17:56:15 -07:00
BertanDogancay
de6f20b7ae
Fix docs
...
[ROCm/rccl commit: 32cca51894 ]
2024-02-11 22:32:55 -08:00
Wenkai Du
d5f5091e5d
Merge remote-tracking branch 'rccl/develop' into 2.19.4
...
[ROCm/rccl commit: d999d9ad21 ]
2024-02-09 11:31:03 -06:00
Wenkai Du
6775a75906
2.18.5 fix ( #1077 )
...
* Revert "Revert "2.18.5-1""
This reverts commit 7cc572ecf9 .
* Fix initial net device value
[ROCm/rccl commit: 5669b0d7b6 ]
2024-02-09 09:18:38 -08:00
dependabot[bot]
59eac59cea
Bump rocm-docs-core from 0.33.2 to 0.34.0 in /docs/sphinx ( #1078 )
...
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core ) from 0.33.2 to 0.34.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.33.2...v0.34.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[ROCm/rccl commit: 3e505a991c ]
2024-02-09 10:12:07 -07:00
Bertan Dogancay
45ed3ef4e7
Nvtx support ( #1076 )
...
* NVTX support
[ROCm/rccl commit: 8a442faa12 ]
2024-02-08 14:08:24 -07:00
Wenkai Du
1538b908ac
msccl: use relaxed atomics on scratch buffer ( #1075 )
...
[ROCm/rccl commit: 5257c753c5 ]
2024-02-08 12:09:56 -08:00
dependabot[bot]
ff2be03272
Bump rocm-docs-core from 0.33.1 to 0.33.2 in /docs/sphinx ( #1073 )
...
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core ) from 0.33.1 to 0.33.2.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.33.1...v0.33.2 )
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[ROCm/rccl commit: be45f0effd ]
2024-02-08 09:26:47 -07:00
Wenkai Du
ce39eefe65
Doubling P2P channels per peer on single node gfx94x only ( #1074 )
...
[ROCm/rccl commit: 704c9ef0d1 ]
2024-02-07 14:05:57 -08:00
dependabot[bot]
c0745fe0b8
Bump rocm-docs-core from 0.33.0 to 0.33.1 in /docs/sphinx ( #1071 )
...
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core ) from 0.33.0 to 0.33.1.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.33.0...v0.33.1 )
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[ROCm/rccl commit: a9214032fc ]
2024-02-06 16:00:30 -07:00
dependabot[bot]
b6868a1573
Bump cryptography from 41.0.6 to 42.0.0 in /docs/sphinx ( #1070 )
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 41.0.6 to 42.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/41.0.6...42.0.0 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[ROCm/rccl commit: ca007ddad3 ]
2024-02-06 15:59:52 -07:00
Wenkai Du
57e508f2e4
Doubling P2P channels per peer on single node only ( #1069 )
...
[ROCm/rccl commit: 1d989f6524 ]
2024-02-02 12:41:00 -08:00
Wenkai Du
e319d0a49d
Merge remote-tracking branch 'rccl/develop' into HEAD
...
[ROCm/rccl commit: e64324a64a ]
2024-02-01 12:17:09 -06:00
Nilesh M Negi
f23716de80
Enable kernarg preloading for ROCm 6.1 ( #1068 )
...
Signed-off-by: nileshnegi <Nilesh.Negi@amd.com >
[ROCm/rccl commit: 2458f158b1 ]
2024-02-01 12:14:04 -06:00
BertanDogancay
b17f5947ba
Revert re-usage of connect and listen ports
...
[ROCm/rccl commit: 12ac20ade5 ]
2024-02-01 10:03:13 -08:00
BertanDogancay
ef57c82b60
Clean up
...
[ROCm/rccl commit: 00fdb1ef51 ]
2024-01-31 17:27:15 -08:00
BertanDogancay
5ce968f570
Fix stack size
...
[ROCm/rccl commit: da85abab54 ]
2024-01-31 17:09:07 -08:00
Wenkai Du
fad3417dc1
Fix transport merge
...
[ROCm/rccl commit: 95f87232c4 ]
2024-01-31 17:35:12 -06:00
Wenkai Du
df1d9b2415
topo_expl: 2.19 update
...
[ROCm/rccl commit: d1575a1622 ]
2024-01-31 16:11:14 -06:00
Wenkai Du
4f4e52aafe
Merge remote-tracking branch 'rccl/develop' into 2.19.4
...
[ROCm/rccl commit: 1a134b283b ]
2024-01-31 11:53:10 -06:00
BertanDogancay
c2c9ed2acb
Merge remote-tracking branch 'nccl/master' into develop
...
[ROCm/rccl commit: 9ff53eeeae ]
2024-01-30 14:43:43 -08:00
Bertan Dogancay
96479caeda
Include common.h in enqueue.cc instead ( #1067 )
...
[ROCm/rccl commit: 01b359027b ]
2024-01-30 08:24:22 -08:00
Wenkai Du
3e66d42d95
msccl: ensure memory coherence after data receive ( #1062 )
...
[ROCm/rccl commit: f7550d83b8 ]
2024-01-30 08:22:50 -08:00
dependabot[bot]
367ccf5688
Bump rocm-docs-core from 0.31.0 to 0.33.0 in /docs/sphinx ( #1065 )
...
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core ) from 0.31.0 to 0.33.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.31.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[ROCm/rccl commit: 8949a28502 ]
2024-01-29 17:10:16 -07:00
Bertan Dogancay
2319f3dc54
Do not use LL128 when disabled ( #1066 )
...
[ROCm/rccl commit: d75c364864 ]
2024-01-29 14:08:59 -07:00
BertanDogancay
a2b3e1ab2d
correct data type
...
[ROCm/rccl commit: 31ec5d5cb0 ]
2024-01-28 19:55:19 -08:00
Shilei Tian
49f0e82815
Add a constructor for PtrUnion in case it is not initialized explicitly ( #1064 )
...
[ROCm/rccl commit: ba9f7917ba ]
2024-01-26 08:00:27 -08:00
Pedram Alizadeh
a184aabda5
modifying the tuning table to improve the performance of allreduce for 8MB and 16MB for single-node MI300X ( #1063 )
...
[ROCm/rccl commit: ccfb35fa6d ]
2024-01-26 09:05:53 -05:00
Wenkai Du
cbc6aa13e7
colltrace: fix dropped trace messages ( #1059 )
...
* colltrace: fix dropped trace messages
* Remove extra space
[ROCm/rccl commit: be8ef4367f ]
2024-01-25 13:31:53 -08:00
Wenkai Du
71a356670f
Increase P2P channels per peer ( #1060 )
...
[ROCm/rccl commit: ffde530af5 ]
2024-01-25 11:21:58 -08:00
Sam Wu
b229abc692
Add codeowners for documentation ( #1061 )
...
* Add codeowners for documentation
* Update CODEOWNERS
---------
Co-authored-by: samjwu <samjwu@users.noreply.github.com >
[ROCm/rccl commit: 7d6da4c66b ]
2024-01-25 09:33:28 -07:00
Wenkai Du
99564b560c
Remove enhcompat.cc
...
[ROCm/rccl commit: 6afabf0d0b ]
2024-01-24 17:13:30 -08:00
Wenkai Du
a7a60a06ec
Fix sendrecv merge
...
[ROCm/rccl commit: 4aafb2a3c5 ]
2024-01-24 16:23:53 -08:00
BertanDogancay
404d398bac
Merge remote-tracking branch 'nccl/v2.19' into develop
...
[ROCm/rccl commit: 81ddf9de89 ]
2024-01-24 15:25:33 -08:00
Wenkai Du
17f70df058
Revert "msccl: build same number of kernels as in ROCm 5.7" ( #1058 )
...
This reverts commit f960174d03be7e5174baa83b256526d388a38842.
[ROCm/rccl commit: 7987015a19 ]
2024-01-24 08:43:50 -08:00