Created PR template for the rccl repo (#1118)

[ROCm/rccl commit: 8f471ba537]
Este commit está contenido en:
corey-derochie-amd
2024-04-15 15:34:42 -06:00
cometido por GitHub
padre 422a7ffcbb
commit fa5d8d7a6b
+23
Ver fichero
@@ -0,0 +1,23 @@
## Details
___Do not mention proprietary info or link to internal work items in this PR.___
**Work item:** _"Internal", or link to GitHub issue (if applicable)._
**What were the changes?**
_One sentence describing the work done._
**Why were the changes made?**
_Explain the motivation behind the work. Provide any publicly-available historical context._
**How was the outcome achieved?**
_Technical details behind the work. Explain any publicly-available hardware peculiarities._
**Additional Documentation:**
_What else should the reviewer know?_
## Approval Checklist
___Do not approve until these items are satisfied.___
- [ ] Verify the CHANGELOG has been updated, if
- there are any NCCL API version changes,
- any changes impact library users, and/or
- any changes impact any other ROCm library.