mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-19 05:54:20 +00:00
Update README.md
Added a two-paragraph note on solving HW stalls while training on multiple GPUs.
This commit is contained in:
parent
b702281e90
commit
753cd9033e
@ -180,3 +180,9 @@ Please see: [.
|
||||
|
||||
It was observed that enabling hardware virtualization (BIOS settings) may lead to a situation when the GPU devices stall without progress but referred as 100% utilized by the 'nvidia-smi' utility. A software-only remedy (one that doesn't require hardware reconfiguration, or restart) is possible through setting the environment variable 'NCCL_P2P_DISABLE=1'. Alternatively, in order to achieve higher memory transfer throughput rates, one can disable BIOS virtualization options like "Virtualization Technology" and/or "VT-d".
|
||||
|
Loading…
x
Reference in New Issue
Block a user