This task h1_0379.30_O2C02Cl1In0__O2MD1Gn_G34731_379.40Hz_12_0
https://einsteinathome.org/task/891286235
would never count down. It was always counting up.
It was using 90%+ CPU (One thread) plus the GPU.
Had to abort. Not wasting time with a task that counts up and not down.
Did a system restart and it still counted up.
% of work done never changed.
Copyright © 2024 Einstein@Home. All rights reserved.
Your computer info shows
)
Your computer info shows "Coprocessors:[2] NVIDIA GeForce GTX 1050 Ti (4095MB) driver: 436.48". That task ID and Stderr output in there shows something important:
Your host tried to crunch that task with your older GPU. GTX 650 is probably incompatible with this new application.
You would need to make changes on the settings so that the app would run on the GTX 1050 Ti instead. I don't know what is the best way to do that. Somebody else will help.
Use a gpu_exclude statement
)
Use a gpu_exclude statement for that gpu in cc_config.xml
https://boinc.berkeley.edu/wiki/Client_configuration#Application_configuration
Ok thanks guys.I made a
)
Ok thanks guys.
I made a exclude gpu 1 cc_config file.
According to the event log its correctly configured.
So I will check on it when I get up. It is 1:30am here in Belgium.
GPU's are working on primegrid stuff at the moment. They should switch back to other work in about 6hrs.
It works! Had to make an
)
It works! Had to make an addition to the main cc_config but now we are back in business!