mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-10 12:53:42 +08:00
Add reference to TOOLS in README
Fix typo in TOOLS Change-Id: I1524319ff60d33aa97c736e128f0a05cd05d29ec
This commit is contained in:

committed by
sys_ocldev

parent
d9d169eb94
commit
7bc1bc3c9c
@ -39,10 +39,10 @@ This should return 2 lines. Otherwise follow sepdk installation in VTune documen
|
||||
## Running VTune
|
||||
|
||||
```
|
||||
/opt/intel/vtune_amplifier_2018/bin64/amplxe-gui'
|
||||
/opt/intel/vtune_amplifier_2018/bin64/amplxe-gui
|
||||
```
|
||||
|
||||
Note: If you built Metrics Discovery with libstdc++ > 3.4.20, please use the following workaround:
|
||||
Note: If you built Metrics Discovery with libstdc++ > 3.4.20, please use the following workaround:
|
||||
|
||||
```
|
||||
sudo sh -c 'LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libstdc++.so.6 /opt/intel/vtune_amplifier_2018/bin64/amplxe-gui'
|
||||
|
Reference in New Issue
Block a user