-
What I want to do: What I understand: Example:
OS : Linux |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
@Emvlt Hi.
You can find more info in |
Beta Was this translation helpful? Give feedback.
-
I also followed the above python scripts for an fdk reconstruction but when I run gpuids = gpu.getGpuIds()
img = tigre.algorithms.fdk(stack_img, geo, angles, gpuids = gpuids) it does not seem (nvidia-smi, task manager) that both my two gpus are utilized. OS : Windows Any ideas? |
Beta Was this translation helpful? Give feedback.
@Emvlt Hi.
If you want to use the first GPU,
You can find more info in
example.py
andd22_ListGPUs.py