How do I find the GPU device ID on Apple Silicon?
0
votes
1
answer
667
views
I use a MacBook Pro and Mac Studio with M1 and M2 chips, respectively. I'm trying to use a terminal command that has this parameter
--device=/dev/****
, which refers to the GPU device ID.
How do I find the GPU device ID?
To me, it seems that in Apple Silicon-based Macs, the integrated GPU doesn't have the same kind of device IDs as discrete GPUs found in more traditional PC setups. Thus, if I'm trying to use a tool or command designed for systems with NVIDIA, AMD, or similar GPUs that expect a device ID, it might not work as intended on my Mac.
Can anybody make any suggestions? Is there any hope of me being successfully able to run a command in terminal that expects a GPU device ID?
Asked by Pyy
(173 rep)
Aug 16, 2023, 09:55 AM
Last activity: Nov 30, 2023, 07:18 PM
Last activity: Nov 30, 2023, 07:18 PM