Marc-Andre Ferland
|
a4a24b1a1a
|
Fixed calling get_device_delta with a single cuda device inside config.json at boot.
|
2022-11-14 22:14:03 -05:00 |
|
cmdr2
|
2967261acb
|
Ensure that we only pick better GPUs than the current one, during the subsequent tasks
|
2022-11-14 21:13:24 +05:30 |
|
cmdr2
|
371e104b00
|
Pick the device id
|
2022-11-14 13:43:37 +05:30 |
|
cmdr2
|
d5aba8eaf1
|
Show free/total mem while starting up
|
2022-11-14 13:40:55 +05:30 |
|
cmdr2
|
027b2e1b88
|
Use the 65 percentile of free_mem for GPU selection, instead of 75 percentile
|
2022-11-14 12:26:21 +05:30 |
|
cmdr2
|
ea03fd22db
|
Start on multiple GPUs by default (top 75 percentile by free_mem); UI selection for 'cpu' or 'auto' or a list of specific GPUs, which is now linked to the backend; Dynamically start/stop render threads for the devices, without requiring a full program restart
|
2022-11-14 11:23:22 +05:30 |
|