You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/np-series.md
+42-44Lines changed: 42 additions & 44 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,16 +40,20 @@ VM Generation Support: Generation 1<br>
40
40
41
41
**Q:** How to request quota for NP VMs?
42
42
43
-
**A:** Please follow this page [Increase limits by VM series](../azure-portal/supportability/per-vm-quota-requests.md). NP VMs are available in East US, West US2, West Europe, SouthEast Asia, and SouthCentral US.
43
+
**A:** Please follow this page [Increase VM-family vCPU quotas](../azure-portal/supportability/per-vm-quota-requests.md). NP VMs are available in East US, West US2, West Europe, SouthEast Asia, and SouthCentral US.
44
44
45
45
**Q:** What version of Vitis should I use?
46
46
47
-
**A:** Xilinx recommends [Vitis 2021.1](https://www.xilinx.com/products/design-tools/vitis/vitis-platform.html), you can also use the Development VM marketplace options (Vitis 2021.1 Development VM for Ubuntu 18.04, Ubuntu 20.04, and CentOS 7.8)
47
+
**A:** Xilinx recommends [Vitis 2022.1](https://www.xilinx.com/products/design-tools/vitis/vitis-platform.html), you can also use the Development VM marketplace options (Vitis 2022.1 Development VM for Ubuntu 18.04, Ubuntu 20.04, and CentOS 7.8)
48
48
49
49
**Q:** Do I need to use NP VMs to develop my solution?
50
50
51
51
**A:** No, you can develop on-premises and deploy to the cloud. Please make sure to follow the [attestation documentation](./field-programmable-gate-arrays-attestation.md) to deploy on NP VMs.
52
52
53
+
**Q:** What shell version is supported and how can I get the development files?
54
+
55
+
**A:** The FPGAs in Azure NP VMs support Xilinx Shell 2.1 (gen3x16-xdma-shell_2.1). See Xilinx Page [Xilinx/Azure with Alveo U250](https://www.xilinx.com/microsoft-azure.htm) to get the development shell files.
56
+
53
57
**Q:** Which file returned from attestation should I use when programming my FPGA in an NP VM?
54
58
55
59
**A:** Attestation returns two xclbins, **design.bit.xclbin** and **design.azure.xclbin**. Please use **design.azure.xclbin**.
@@ -60,7 +64,7 @@ VM Generation Support: Generation 1<br>
60
64
61
65
**Q:** What Version of XRT should I use?
62
66
63
-
**A:**xrt_202110.2.11.680
67
+
**A:**xrt_202210.2.13.479
64
68
65
69
**Q:** What is the target deployment platform?
66
70
@@ -76,62 +80,56 @@ VM Generation Support: Generation 1<br>
76
80
77
81
**A:** Xilinx and Microsoft have validated Ubuntu 18.04 LTS, Ubuntu 20.04 LTS, and CentOS 7.8.
78
82
79
-
Xilinx has created the following marketplace images to simplify the deployment of these VMs.
80
-
81
-
Xilinx Alveo U250 2021.1 Deployment VM – Ubuntu18.04
82
-
83
-
Xilinx Alveo U250 2021.1 Deployment VM – Ubuntu20.04
84
-
85
-
Xilinx Alveo U250 2021.1 Deployment VM – CentOS7.8
83
+
>Xilinx has created the following marketplace images to simplify the deployment of these VMs:
84
+
>
85
+
>-Xilinx Alveo U250 2022.1 Deployment VM [Ubuntu18.04](https://portal.azure.com/#create/xilinx.vitis2022_1_ubuntu1804_development_imagevitis2022_1_ubuntu1804)
86
+
>
87
+
>-Xilinx Alveo U250 2022.1 Deployment VM [Ubuntu20.04](https://portal.azure.com/#create/xilinx.vitis2022_1_ubuntu2004_development_imagevitis2022_1_ubuntu2004)
88
+
>
89
+
>-Xilinx Alveo U250 2022.1 Deployment VM [CentOS7.8](https://portal.azure.com/#create/xilinx.vitis2022_1_centos78_development_imagevitis2022_1_centos78)
86
90
87
91
**Q:** Can I deploy my Own Ubuntu / CentOS VMs and install XRT / Deployment Target Platform?
88
92
89
93
**A:** Yes.
90
94
91
95
**Q:** If I deploy my own Ubuntu18.04 VM then what are the required packages and steps?
92
96
93
-
**A:** Use Kernel 4.15 per [Xilinx XRT documentation](https://www.xilinx.com/support/documentation/sw_manuals/xilinx2021_1/ug1451-xrt-release-notes.pdf)
**Q:** If I deploy my own Ubuntu20.04 VM then what are the required packages and steps?
109
109
110
-
**A:** Use Kernel 5.4 per [Xilinx XRT documentation](https://www.xilinx.com/support/documentation/sw_manuals/xilinx2021_1/ug1451-xrt-release-notes.pdf)
111
-
112
-
Install the following packages.
113
-
- xrt_202110.2.11.680_20.04-amd64-xrt.deb
110
+
**A:** Follow the guidance in Xilinx XRT documentation [Xilinx XRT documentation](https://docs.xilinx.com/r/en-US/ug1451-xrt-release-notes/XRT-Operating-System-Support)
**A:**Follow the guidance in Xilinx XRT documentation [Xilinx XRT documentation](https://docs.xilinx.com/r/en-US/ug1451-xrt-release-notes/XRT-Operating-System-Support)
0 commit comments