You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README covers single-GPU use well but only mentions --count in the options table. A short worked example for claiming two cards (and how CUDA_VISIBLE_DEVICES ends up looking) would make multi-GPU use clearer.
The README covers single-GPU use well but only mentions
--countin the options table. A short worked example for claiming two cards (and howCUDA_VISIBLE_DEVICESends up looking) would make multi-GPU use clearer.