vladmandic / sd-extension-system-info

System and platform info and standardized benchmarking extension for SD.Next and WebUI
https://vladmandic.github.io/sd-extension-system-info/pages/benchmark.html
MIT License
280 stars 51 forks source link

Can't run Benchmark #42

Closed mr-september closed 9 months ago

mr-september commented 10 months ago

Using the native extension on your SD.Next, Windows DirectML AMD GPU.

Clicking "Run Benchmark", regardless of other settings on the page, does nothing. There's a "Processing xxx.xs" text that just counts up forever, and task manager shows no CPU nor GPU load.

vladmandic commented 10 months ago

run webui --debug and post log file.

mr-september commented 9 months ago

Sorry about the delay, just got back to it. Did a full git pull and extensions update, it now behaves differently but still doesn't run.

Log file attached:

sdnext.log

vladmandic commented 9 months ago

between the start and finish which shows error, there should be another line that shows actual error and its printed only to console (that's a mistake, i'll correct that), but that means i need capture of the log as its written to console, not just the log file.

vladmandic commented 9 months ago

this should be resolved, if not update here and i'll reopen.