clEsperanto / pyclesperanto_prototype

GPU-accelerated bio-image analysis focusing on 3D+t microscopy image data
http://clesperanto.net
BSD 3-Clause "New" or "Revised" License
211 stars 46 forks source link

GPU selection using device index #253

Closed haesleinhuepf closed 1 year ago

haesleinhuepf commented 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

We should make sure that this works:

cle.select_device(2)