Commit 2b7addf2 authored by chenzk's avatar chenzk
Browse files

Update README.md

parent 7d1205c1
...@@ -106,7 +106,7 @@ export HSA_OVERRIDE_GFX_VERSION=设备型号(如: Z100L gfx906对应9.0.6;K1 ...@@ -106,7 +106,7 @@ export HSA_OVERRIDE_GFX_VERSION=设备型号(如: Z100L gfx906对应9.0.6;K1
# 例如 export HSA_OVERRIDE_GFX_VERSION=9.2.8 # 例如 export HSA_OVERRIDE_GFX_VERSION=9.2.8
export ROCR_VISIBLE_DEVICES=显卡序号(0,1,2,3,4,5,6,...) export ROCM_VISIBLE_DEVICES=显卡序号(0,1,2,3,4,5,6,...)
# 例如 export ROCR_VISIBLE_DEVICES=0,1,2,3 # 例如 export ROCR_VISIBLE_DEVICES=0,1,2,3
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment