Skip to content

Commit b562e03

Browse files
committed
PR review fixes
1 parent b684558 commit b562e03

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

articles/virtual-machines/TOC.yml

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -530,35 +530,37 @@
530530
displayName: HB-series, sizes, size, vm size
531531
href: ./sizes/high-performance-compute/hb-family.md
532532
- name: HB series
533-
href: hb-series.md
534533
items:
535534
- name: Overview
536535
href: hb-series-overview.md
536+
- name: HB series
537+
href: ./sizes/high-performance-compute/hb-series.md
537538
- name: Performance
538539
href: hb-series-performance.md
539540
- name: HB series retirement
540541
href: hb-series-retirement.md
541542
- name: HBv2 series
542-
href: hbv2-series.md
543543
items:
544544
- name: Overview
545545
href: hbv2-series-overview.md
546+
- name: HBv2 series
547+
href: ./sizes/high-performance-compute/hbv2-series.md
546548
- name: Performance
547549
href: hbv2-performance.md
548550
- name: HBv3 series
549551
items:
550552
- name: Overview
551553
href: hbv3-series-overview.md
552554
- name: HBv3 series
553-
href: hbv3-series.md
555+
href: ./sizes/high-performance-compute/hbv3-series.md
554556
- name: Performance
555557
href: hbv3-performance.md
556558
- name: HBv4 series
557559
items:
558560
- name: Overview
559561
href: hbv4-series-overview.md
560562
- name: HBv4 series
561-
href: hbv4-series.md
563+
href: ./sizes/high-performance-compute/hbv4-series.md
562564
- name: Performance
563565
href: hbv4-performance.md
564566
- name: HC family
@@ -571,7 +573,7 @@
571573
- name: Overview
572574
href: hc-series-overview.md
573575
- name: HC series
574-
href: hc-series.md
576+
href: ./sizes/high-performance-compute/hc-series.md
575577
- name: Performance
576578
href: hc-series-performance.md
577579
- name: HX family
@@ -584,7 +586,7 @@
584586
- name: Overview
585587
href: hx-series-overview.md
586588
- name: HX series
587-
href: hx-series.md
589+
href: ./sizes/high-performance-compute/hx-series.md
588590
- name: Performance
589591
href: hx-performance.md
590592
- name: Set up Azure HPC or AI VMs
@@ -620,7 +622,7 @@
620622
items:
621623
- name: Overview
622624
href: ./sizes/retirement-overview.md
623-
- name: Previous-gen sizes
625+
- name: Previous-gen sizes list
624626
href: ./sizes/previous-gen-sizes-list.md
625627
- name: Previous-gen size pages
626628
items:

articles/virtual-machines/sizes/fpga-accelerated/np-series.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Accelerator (GPUs, FPGAs, etc.) info for each size
156156

157157
**Q:** What are the supported Operating Systems?
158158

159-
**A:** Xilinx and Microsoft have validated Ubuntu 18.04 LTS, Ubuntu 20.04 LTS, and CentOS 7.8.
159+
**A:** Xilinx and Microsoft validated Ubuntu 18.04 LTS, Ubuntu 20.04 LTS, and CentOS 7.8.
160160

161161
>Xilinx has created the following marketplace images to simplify the deployment of these VMs:
162162
>
@@ -209,15 +209,15 @@ Accelerator (GPUs, FPGAs, etc.) info for each size
209209
>
210210
>- xilinx-u250-gen3x16-xdma-validate-2.1-3005608.1.noarch.rpm
211211
212-
**Q:** What are the differences between on-premise FPGAs and NP VMs?
212+
**Q:** What are the differences between on-premises FPGAs and NP VMs?
213213

214214
**A:**
215215
<br>
216216
<b>- Regarding XOCL/XCLMGMT: </b>
217217
<br>
218218
On Azure NP VMs, only the role endpoint (Device ID 5005), which uses the XOCL driver, is present.
219219

220-
In on-premise FPGAs, both the management endpoint (Device ID 5004) and role endpoint (Device ID 5005), which use the XCLMGMT and XOCL drivers respectively, are present.
220+
In on-premises FPGAs, both the management endpoint (Device ID 5004) and role endpoint (Device ID 5005), which use the XCLMGMT and XOCL drivers respectively, are present.
221221

222222
<br>
223223
<b>- Regarding XRT: </b>
@@ -232,7 +232,7 @@ To disable Host_Mem(SB): sudo xbutil host_mem --disable
232232
<br>
233233
Starting on XRT2021.1:
234234

235-
On-premise FPGA in Linux exposes
235+
On-premises FPGA in Linux exposes
236236
[M2M data transfer](https://xilinx.github.io/XRT/master/html/m2m.html).
237237
<br>
238238
This feature isn't supported in Azure NP VMs.
@@ -256,6 +256,6 @@ This feature isn't supported in Azure NP VMs.
256256

257257
**Q:** Do Azure NP VMs support FPGA bitstreams with Networking GT Kernel connections?
258258

259-
**A:** No. The FPGA Attestation service performs a series of validations on a design checkpoint file and will generate an error if the user's application contains connections to the FPGA card's QSFP networking ports.
259+
**A:** No. The FPGA Attestation service performs a series of validations on a design checkpoint file and generates an error if the user's application contains connections to the FPGA card's QSFP networking ports.
260260

261261
[!INCLUDE [sizes-footer](../includes/sizes-footer.md)]

0 commit comments

Comments
 (0)