-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I have both a 1080 Ti and RX480 running in my system.
Due to this "metric" determining speed:
Line 183 in 6730c32
| cl_ulong cap = 1ull * devices[j].max_compute_units * devices[j].freq; |
...the program selects my RX480 over the 1080 Ti.
A command line option to select the compute device number would probably work.
Metadata
Metadata
Assignees
Labels
No labels