We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e871107 commit 00e1e69Copy full SHA for 00e1e69
sycl/doc/GetStartedGuide.md
@@ -190,7 +190,7 @@ run the following commands
190
tar -zxvf oclcpu_rt_<cpu_version>.tar.gz
191
```
192
193
-2) Create ICD file pointing to the new runtime
+2) Create ICD file pointing to the new runtime (requires root access)
194
195
```bash
196
# OpenCL FPGA emulation RT
@@ -233,7 +233,7 @@ folder:
233
/opt/intel/oclcpuexp_<cpu_version>/x64
234
235
236
-5) Configure library paths
+5) Configure library paths (requires root access)
237
238
239
echo /opt/intel/oclfpgaemu_<fpga_version>/x64 >
0 commit comments