sp00n / corecycler

Script to test single core stability, e.g. for PBO & Curve Optimizer on AMD Ryzen or overclocking/undervolting on Intel processors
Other
663 stars 30 forks source link

Does it work for Linux? #29

Closed Smoukus closed 1 year ago

Smoukus commented 1 year ago

Can I run the script over wine on Linux? I gave up on Windows because AMD GPU drivers there are giving me insane driver timeouts and crashes, and I get none of those on Linux. I'd like to test for CO stability there via this script.

sp00n commented 1 year ago

No idea. It's using PowerShell and is accessing Windows specific APIs over .NET and VisualBasic, which might or might not be available over Wine, I have no experience with it.

Smoukus commented 1 year ago

Okay, thanks for the fast reply. I will close the issue then.