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
I have access to couple of GPUs. Is it possible in some way to select specific GPU for translation? Unfortunately, ARGOS_DEVICE_TYPE=cuda:0 or ARGOS_DEVICE_TYPE=cuda:1 is not supported. On the other hand, is it possible in some way to specify multiple gpus as in device_index in the CTranslate2 library?
The text was updated successfully, but these errors were encountered:
I have access to couple of GPUs. Is it possible in some way to select specific GPU for translation? Unfortunately,
ARGOS_DEVICE_TYPE=cuda:0
orARGOS_DEVICE_TYPE=cuda:1
is not supported. On the other hand, is it possible in some way to specify multiple gpus as indevice_index
in theCTranslate2
library?The text was updated successfully, but these errors were encountered: