Skip to content

Commit 00e1e69

Browse files
authored
Apply suggestions from code review
1 parent e871107 commit 00e1e69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sycl/doc/GetStartedGuide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ run the following commands
190190
tar -zxvf oclcpu_rt_<cpu_version>.tar.gz
191191
```
192192

193-
2) Create ICD file pointing to the new runtime
193+
2) Create ICD file pointing to the new runtime (requires root access)
194194

195195
```bash
196196
# OpenCL FPGA emulation RT
@@ -233,7 +233,7 @@ folder:
233233
/opt/intel/oclcpuexp_<cpu_version>/x64
234234
```
235235

236-
5) Configure library paths
236+
5) Configure library paths (requires root access)
237237

238238
```bash
239239
echo /opt/intel/oclfpgaemu_<fpga_version>/x64 >

0 commit comments

Comments
 (0)