Skip to content

Commit

Permalink
fix: textual adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
cranechu0131 committed Nov 27, 2024
1 parent fe9fc82 commit e1948bf
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions docs/mddocs/Quickstart/benchmark_quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,21 +80,14 @@ Some parameters in the yaml file that you can configure:

Please refer to [here](../Overview/install_gpu.md#runtime-configuration) to configure oneAPI environment variables. Choose corresponding commands base on your device.

- For Intel iGPU and Intel Arc™ A-Series Graphics:
- For **Intel iGPU and Intel Arc™ A-Series Graphics**:

```bash
set SYCL_CACHE_PERSISTENT=1
python run.py
```

- For **Other Intel dGPU Series**:

```bash
# e.g. Arc™ A770
python run.py
```

## Run on Linux

Please choose corresponding commands base on your device.
Expand Down

0 comments on commit e1948bf

Please sign in to comment.