Commit 67f3d069 authored by suily's avatar suily
Browse files

Update test.sh

parent 3047eb14
Pipeline #1901 canceled with stages
export CUDA_VISIBLE_DEVICES=1,2,3,4 export HIP_VISIBLE_DEVICES=1,2,3,4
export HSA_FORCE_FINE_GRAIN_PCIE=1 #多卡用,强制开启PCIe细粒度模式,有助于提升多卡间通信效率。 export HSA_FORCE_FINE_GRAIN_PCIE=1 #多卡用,强制开启PCIe细粒度模式,有助于提升多卡间通信效率。
export USE_MIOPEN_BATCHNORM=1 # 多GPU进行并行计算时的性能优化 export USE_MIOPEN_BATCHNORM=1 # 多GPU进行并行计算时的性能优化
......
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