Skip to content

Commit

Permalink
Update docs/hardware_support/amd_support.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeff Daily <[email protected]>
  • Loading branch information
smedegaard and jeffdaily authored Nov 26, 2024
1 parent b9a1627 commit 964e5f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hardware_support/amd_support.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ If you have 8 accelerators but only want TorchServe to see the last four of them

> ⚠️ You can run into trouble if you set `HIP_VISIBLE_DEVICES` to an empty string.
> eg. `export HIP_VISIBLE_DEVICES=` or `export HIP_VISIBLE_DEVICES=""`
> use `unset HIP_VISIBLE_DEVICES` if you want to remove it's effect.
> use `unset HIP_VISIBLE_DEVICES` if you want to remove its effect.

> ⚠️ Setting both `CUDA_VISIBLE_DEVICES` and `HIP_VISIBLE_DEVICES` may cause unintended behaviour and should be avoided.
> Doing so may cause an exception in the future.
Expand Down

0 comments on commit 964e5f1

Please sign in to comment.