Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tested with corecycler and it still crashed #54

Closed
vfib opened this issue Aug 27, 2023 · 2 comments
Closed

Tested with corecycler and it still crashed #54

vfib opened this issue Aug 27, 2023 · 2 comments

Comments

@vfib
Copy link

vfib commented Aug 27, 2023

Hello together,
First of all, thanks for that great work creating this app.
I used corecycler to test my CO values on my 5950x. Let it run for some days with Prime95 and ycrusher with C17 enabled and thought it would be fine. But then my pc crashed while viewing youtube videos.
I checked the freqs with HWInfo while testing and saw that under Prime95 my cores r running with 4,8 ghz.
Then I checked the freqs after some time without testing, just browsing the internet, and saw max freqs of 5.025 Mhz. I guess that the lighter load of browsing or doing basic stuff triggered those freq spikes and caused the crash then.
Ive seen this tool BoostTester on github which causes my cpu to run at 5Ghz.
Would it make sense to add another test doing stuff like said BoostTester to CoreCycler that only create very light load?

Hoping I'm not talking nonsense
Best regards

@vfib vfib changed the title Is this even useful? Tested with corecycler and it still crashed Aug 27, 2023
@sp00n
Copy link
Owner

sp00n commented Aug 27, 2023

BoostTester is already included in the /tools directory, however it doesn't include any error checking, so as a stress test program it's not very useful. Either it runs or it crashes, possibly the whole computer.
It might be useful for scenarios such as yours though, where very light load causes crashs.

I've tried to simulate load changes with the suspendPeriodically functionality, and light(ish) load with SSE for Prime95 and x86 for y-Cruncher, and most of the time letting these run long enough will find all instabilities. It's not perfect though.

Also see #4, where I was looking for any additional stress test programs that I could use.

@vfib
Copy link
Author

vfib commented Aug 27, 2023

Hello,
thanks for your answer. This might be closed then.

@vfib vfib closed this as completed Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants