Skip to content

Commit 4f897a1

Browse files
authored
Merge pull request #90902 from MicahMcKittrick-MSFT/patch-246
MicrosoftDocs/azure-docs#39066
2 parents 6a3f49f + ee426f0 commit 4f897a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-machines/linux/n-series-driver-setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@ Then, create an entry for your update script in `/etc/rc.d/rc3.d` so the script
360360
## Troubleshooting
361361

362362
* You can set persistence mode using `nvidia-smi` so the output of the command is faster when you need to query cards. To set persistence mode, execute `nvidia-smi -pm 1`. Note that if the VM is restarted, the mode setting goes away. You can always script the mode setting to execute upon startup.
363+
* If you updated the NVIDIA CUDA drivers to the latest version and find RDMA connectivcity is no longer working, [reinstall the RDMA drivers](https://docs.microsoft.com/azure/virtual-machines/linux/n-series-driver-setup#rdma-network-connectivity) to reistablish that connectivity.
363364

364365
## Next steps
365366

0 commit comments

Comments
 (0)