Skip to content

Conversation

claudia-lola
Copy link
Contributor

This pull request introduces automated setup and execution of CUDA bandwidth tests as part of the Ansible CUDA role. It adds a new task file for bandwidth testing, configures necessary variables, and updates the workflow to include these tests alongside existing CUDA sample tests.

CUDA Bandwidth Test Integration

  • Added a new task file bandwidth.yml to the CUDA role, which automates downloading, building, and running the nvbandwidth CUDA bandwidth test, and saves its output for later analysis.
  • Updated cudatests.yml to include execution of the new CUDA bandwidth tasks after running CUDA samples.

Configuration Updates

  • Introduced new variables in main.yml for controlling the bandwidth test location and release source (cuda_bandwidth_path, cuda_bandwidth_release_url).

@claudia-lola claudia-lola requested a review from a team as a code owner October 22, 2025 14:59
@claudia-lola claudia-lola self-assigned this Oct 22, 2025
@sjpb sjpb changed the title Adds bandwidth.yml playbook to download, build, and run nvbandwidth. Adds bandwidth.yml playbook for NVIDIA nvbandwidth Oct 22, 2025
Sign up for free to 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.

1 participant