Closed haesleinhuepf closed 1 year ago
It seems currently not possible to select a GPU with the device index (entry in the list of list_availalable_devices()) output. Related discussion: https://forum.image.sc/t/not-seeing-mac-gpu-with-cle-available-device-names/77523/8
list_availalable_devices()
We should make sure that this works:
cle.select_device(2)
It seems currently not possible to select a GPU with the device index (entry in the list of
list_availalable_devices()
) output. Related discussion: https://forum.image.sc/t/not-seeing-mac-gpu-with-cle-available-device-names/77523/8We should make sure that this works: