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
{{ message }}
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
As default ASTRA seems to only use one GPU. Multiple can be set using:
astra.astra.set_gpu_index([0,1])
But it may be worth adding in some logic to our wrappers to query the available devices and make use of them.
The text was updated successfully, but these errors were encountered: