diff --git a/README.md b/README.md index 2756292..52927d0 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ If an application fails to start under ZLUDA or crashes please check [Known Issu - If both integrated AMD GPU and dedicated AMD GPU are present in the system, ZLUDA uses the integrated GPU. - This is a bug in underying ROCm/HIP runtime. You can work around it by disabling the integrated GPU. + This is a bug in underlying ROCm/HIP runtime. You can work around it by disabling the integrated GPU. On Windows we recommend you use environment variable `HIP_VISIBLE_DEVICES=1` environment variable (more [here](https://rocmdocs.amd.com/en/latest/conceptual/gpu-isolation.html#hip-visible-devices)) or disable it system-wide in Device Manager.