Skip to content

Skip peer access tests until nvbug 5821337 is resolved - #1587

Closed
Andy-Jost wants to merge 1 commit into
NVIDIA:mainfrom
Andy-Jost:nvbug-5821337-peer-access-skip
Closed

Skip peer access tests until nvbug 5821337 is resolved#1587
Andy-Jost wants to merge 1 commit into
NVIDIA:mainfrom
Andy-Jost:nvbug-5821337-peer-access-skip

Conversation

@Andy-Jost

@Andy-JostAndy-Jost commented Feb 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Unconditionally skip all peer access tests until nvbug 5821337 is resolved.
  • Adds @pytest.mark.skip(reason="nvbug 5821337: peer access tests disabled until resolved") to 3 test functions in test_memory_peer_access.py and 2 test classes in memory_ipc/test_peer_access.py.
  • Existing conditional skip logic is preserved beneath the unconditional skip.

Unconditionally skip all peer access tests in test_memory_peer_access.py
and memory_ipc/test_peer_access.py with pytest.mark.skip referencing the
tracking bug.
Co-authored-by: Cursor <cursoragent@cursor.com>
@copy-pr-bot

Copy link
Copy Markdown
Contributor

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@Andy-JostAndy-Jost self-assigned this Feb 6, 2026
@Andy-Jost
Andy-Jost marked this pull request as draft February 6, 2026 21:50
@Andy-Jost

Copy link
Copy Markdown
ContributorAuthor

/ok to test b9b89c1

@github-actions

Copy link
Copy Markdown

@leofang

Copy link
Copy Markdown
Member

Based on the latest comment, it seems to be resolved now and we can close this?

@kkraus14

Copy link
Copy Markdown
Collaborator

Closing as the source of the issue was related to IOMMU being enabled on the test machine: https://docs.nvidia.com/cuda/cuda-c-programming-guide/index.html?highlight=iommu#iommu-on-linux

@kkraus14kkraus14 closed this Feb 7, 2026
github-actionsBot pushed a commit that referenced this pull request Feb 7, 2026
Removed preview folders for the following PRs:
- PR #1569
- PR #1583
- PR #1587
@Andy-Jost
Andy-Jost deleted the nvbug-5821337-peer-access-skip branch February 11, 2026 16:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@Andy-Jost@leofang@kkraus14