[QUESTION]May I allocate and register NCCL userbuffer for activations/gradients transmitted between PP stages? #98
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Community Bot | |
on: | |
issues: | |
types: [opened, edited, reopened, closed, deleted] | |
issue_comment: | |
types: [created, edited, deleted] | |
jobs: | |
community-bot: | |
uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/[email protected] | |
secrets: | |
GH_TOKEN: ${{ secrets.PAT }} |