Dude you won't believe this
https://imgur.com/a/Jgzo8PY
I figured it out. I ran stress test program in c++ i found on internet and now my gpu usage is 40-70%, frequency stable 863mhz and temp 60C stable.
I can't believe it, computer scientists couldn't figure this and i just solved it in 5 minutes
Nooooooo man, it worked for like 5-10 minutes but than:
Code: Select all
01:14:44:FS00:Shutting core down
01:14:44:WU00:FS00:0xa7:WARNING:Console control signal 1 on PID 7748
01:14:44:WU00:FS00:0xa7:Exiting, please wait. . .
01:14:45:WU00:FS00:0xa7:Folding@home Core Shutdown: INTERRUPTED
01:14:45:WU00:FS00:FahCore returned: INTERRUPTED (102 = 0x66)
01:14:46:WARNING:WU00:Slot ID 0 no longer exists and there are no other matching slots, dumping
01:14:46:WU00:Sending unit results: id:00 state:SEND error:DUMPED project:14307 run:3 clone:398 gen:5 core:0xa7 unit:0x000000079bf7a4d55e66c58080eaf97a
Dudes just add cpu load limit for single core, or stress test and gpu will run at custom load. I just demostrated, gpu load is tied to 1 cpu core load, which is showing under FahCore22. Which is gpu crunching process.
EDIT: Great !!! I was able to fix it i think, i am running another wu like for a hour, after previous was terminated after 5-10 min. I changed priority in FAH client to higher and i also gave FahCore22 process - below medium priority and select 1 cpu core in affinity menu, than i ran stress test and gave it same priority and affinity. It was very balanced from start, both processes had approximately same CPU core usage. Stress test program has only 3% cpu usage now and FahCore22 9%. I would rather so it was 5/7, but not too low so it doesn't crash like previously. I have 74% - 90% gpu usage when doing nothing, which is still too high. But temperatures are very stable 60-63C and clocks fairly stable, don't know if clocks matters. I am using this
program, but i know only very basics in c++ and i wasn't able to find how this program works exactly. Whole project says 18 hours to complete, so i will continue running it tommorow and see if it finishes.
Also someone know how to ran only gpu, without cpu ? Even i allowed only 1 cpu core. I am hitting 100% cpu usage when watching tv shows. But problem is when i remove cpu slot, no project starts, while i read on reddit you can do that... EDIT: i was able to pause cpu, but still i would rather remove slot, so it doesn't autostart each time.