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
currently, bioencoder is optimized for use on local workstation with a single GPU. the goal is to implement multi-GPU capability using torch.distributed so that users can use all of their GPUs or multiple nodes of a cluster.
please get in touch with us if you'd like to help us - it shouldn't be that hard, and we'd be very happy to support you!
The text was updated successfully, but these errors were encountered:
currently, bioencoder is optimized for use on local workstation with a single GPU. the goal is to implement multi-GPU capability using
torch.distributed
so that users can use all of their GPUs or multiple nodes of a cluster.please get in touch with us if you'd like to help us - it shouldn't be that hard, and we'd be very happy to support you!
The text was updated successfully, but these errors were encountered: