Skip to content

Commit c74d9b6

Browse files
authored
Merge pull request #191198 from luismcmsft/patch-1
Update np-series to reflect changes of M2M on XRT2021.1
2 parents e1dc13a + 1fd3074 commit c74d9b6

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/virtual-machines/np-series.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,9 +149,13 @@ OnPrem FPGA, both the management endpoint (Device ID 5004) and role endpoint (De
149149
On Azure NP VMs, the XDMA 2.1 platform only supports Host_Mem(SB) and DDR data retention features.
150150
<br>
151151
To enable Host_Mem(SB) (up to 1 Gb RAM): sudo xbutil host_mem --enable --size 1g
152-
152+
<br>
153153
To disable Host_Mem(SB): sudo xbutil host_mem --disable
154-
154+
<br>
155+
Starting on XRT2021.1, OnPrem FPGA in Linux exposes [M2M data transfer](https://xilinx.github.io/XRT/master/html/m2m.html)
156+
This feature is not supported in Azure NP VMs.
157+
<p>
158+
155159
**Q:** Can I run xbmgmt commands?
156160

157161
**A:** No, on Azure VMs there's no management support directly from the Azure VM.

0 commit comments

Comments
 (0)