eFMer - BoincTasks and TThrottle forum

TThrottle For Windows => Beta Testing => Beta testing problems => Topic started by: Beyond on August 18, 2010, 05:10:03 PM

Title: Mixed NVidia and ATI GPUs
Post by: Beyond on August 18, 2010, 05:10:03 PM
For the first time, in v1.91 (didn't try v1.90) NVidia and ATI GPUs in the same system reported correctly in the temperature window.  Unfortunately only the NVidia temperature is shown when hovering over the taskbar icon.  More importantly, only the NVidia temp is passed on to BoincTasks (which reports the NVidia temp for the ATI card also).

Upgrading to v2.00 gets back to the behavior where only the NVidia temp is recognized at all.  To go back to v1.91 I had to uninstall TThrottle, delete the program directory and the registry entries.  At that point the temp window started reporting both the NVidia and ATI temps correctly again.  Unfortunately the correct ATI temp is still not being passed on to BoincTasks.

Multiple GPUs of a single type (either ATI OR NVidia) have reported correctly for quite a few TThrottle versions.

BTW, Thanks much for your hard work on a couple of GREAT programs!
Title: Re: Mixed NVidia and ATI GPUs
Post by: fred on August 18, 2010, 05:32:12 PM
Quote from: Beyond on August 18, 2010, 05:10:03 PM
For the first time, in v1.91 (didn't try v1.90) NVidia and ATI GPUs in the same system reported correctly in the temperature window.  Unfortunately only the NVidia temperature is shown when hovering over the taskbar icon.  More importantly, only the NVidia temp is passed on to BoincTasks (which reports the NVidia temp for the ATI card also).

Upgrading to v2.00 gets back to the behavior where only the NVidia temp is recognized at all.  To go back to v1.91 I had to uninstall TThrottle, delete the program directory and the registry entries.  At that point the temp window started reporting both the NVidia and ATI temps correctly again.  Unfortunately the correct ATI temp is still not being passed on to BoincTasks.

Multiple GPUs of a single type (either ATI OR NVidia) have reported correctly for quite a few TThrottle versions.

BTW, Thanks much for your hard work on a couple of GREAT programs!

V 1.91 and V 2.00 should be identical on the the mixing part.

Could you try both versions?

You can run this V 2.001 in a separate folder. http://www.efmer.com/download/boinc/tthrottle/TThrottle_2_0_0_1.zip (http://www.efmer.com/download/boinc/tthrottle/TThrottle_2_0_0_1.zip)

Place tthrottle.xml (can be found in the TThrottle folder / examples) in the same folder a the exe.
Open with notepad.exe and change.

<!--
<DEBUG>1</DEBUG>
-->

into

<DEBUG>1</DEBUG>

So remove the comment flags.

Run both TThrottle versions and give me everything in the logging tab. See what's going on.
Title: Re: Mixed NVidia and ATI GPUs
Post by: Beyond on August 18, 2010, 06:13:32 PM
Debug log for v1.91:

18 August 2010 - 12:57:50 Driver installed properly. Driver Version: 2.0

Program version: 1.91 64Bit
Microsoft  (build 7600)

Language: User: 1033 ENU ,System: 1033 ENU

nvidia: found 1 logical devices
nvidia: found 1 physical devices
nvidia: Temperature 63 °C, max Temperature 127 °C

nvidia: GeForce GTX 460
Amd/Ati: found 1 devices
Amd/Ati: ATI Radeon HD 5700 Series P (0-0)
18 August 2010 - 12:57:50 AdapterInfo: 0-0, Index: 0, ATI Radeon HD 5700 Series
Pos: 0, Temperature: 58

Vendor ID: AuthenticAMD
Vendor: AMD
HighestIntegerValue: 00000005 - Processor Signature: 00100F52
Misc. info: 01040800
Feature Flags1 00802009
Feature Flags2 178BFBFF

Processor: AMD Athlon(tm) II X4 620 Processor                            
Processor: Family: 10h, Model: 5, Stepping: 2

Core Temperature: 43 °C, Raw Data: 2B8C1880
2b8c1880,2b8c1880,2b8c1880,2b8c1880,2b8c1880,2b8c1880,2b8c1880,2b8c1880,
2b8c1880,2b8c1880,2b8c1880,2b8c1880,2b8c1880,2b8c1880,2b8c1880,2b8c1880,
0123333333333333
This Processor has 4 cores and  1 temperature sensors.

Title: Re: Mixed NVidia and ATI GPUs
Post by: Beyond on August 18, 2010, 06:19:44 PM
V2.001 debug log.  For this log I simply replaced the v1.91 exe with the v2.001 exe.  Interestingly the temp window with the v2.001 exe now showed incorrectly the same temp for both cards.  Copied the v1.91 exe back in and the temps in the temp window reported correctly again.  Still not being passed correctly to BoincTasks though:

18 August 2010 - 13:05:03 Driver installed properly. Driver Version: 2.0

Program version: 2.00 64Bit
Microsoft  (build 7600)

Language: User: 1033 ENU ,System: 1033 ENU

nvidia: found 1 logical devices
nvidia: found 1 physical devices
nvidia: Temperature 63 °C, max Temperature 127 °C

nvidia: GeForce GTX 460
Amd/Ati: found 1 devices
Amd/Ati: ATI Radeon HD 5700 Series P (0-0)
18 August 2010 - 13:05:03 AdapterInfo: 0-0, Index: 0, ATI Radeon HD 5700 Series
Pos: 0, Temperature: 58

Vendor ID: AuthenticAMD
Vendor: AMD
HighestIntegerValue: 00000005 - Processor Signature: 00100F52
Misc. info: 01040800
Feature Flags1 00802009
Feature Flags2 178BFBFF

Processor: AMD Athlon(tm) II X4 620 Processor                            
Processor: Family: 10h, Model: 5, Stepping: 2

Core Temperature: 42 °C, Raw Data: 2A8C1880
2a8c1880,2a8c1880,2a8c1880,2a8c1880,2a8c1880,2a8c1880,2a8c1880,2a8c1880,
2a8c1880,2a8c1880,2a8c1880,2a8c1880,2a8c1880,2a8c1880,2a8c1880,2a8c1880,
0123333333333333
This Processor has 4 cores and  1 temperature sensors.

Title: Re: Mixed NVidia and ATI GPUs
Post by: fred on August 18, 2010, 07:24:45 PM
Quote from: Beyond on August 18, 2010, 06:19:44 PM
V2.001 debug log.  For this log I simply replaced the v1.91 exe with the v2.001 exe.  Interestingly the temp window with the v2.001 exe now showed incorrectly the same temp for both cards.  Copied the v1.91 exe back in and the temps in the temp window reported correctly again.  Still not being passed correctly to BoincTasks though:
What is in the  Use column for the NVIDIA and ATI?

NVIDIA is probably something like this: 0.04C + 1NV
Is there a device number like (d0) in it?

Title: Re: Mixed NVidia and ATI GPUs
Post by: Beyond on August 18, 2010, 07:32:46 PM
Quote from: fred on August 18, 2010, 07:24:45 PM
Quote from: Beyond on August 18, 2010, 06:19:44 PM
V2.001 debug log.  For this log I simply replaced the v1.91 exe with the v2.001 exe.  Interestingly the temp window with the v2.001 exe now showed incorrectly the same temp for both cards.  Copied the v1.91 exe back in and the temps in the temp window reported correctly again.  Still not being passed correctly to BoincTasks though:
What is in the  Use column for the NVIDIA and ATI?

NVIDIA is probably something like this: 0.04C + 1NV
Is there a device number like (d0) in it?

No device number:
0.02C + 1ATI
0.01C + 1NV

The machines with 2 ATI cards and the one with 2 NV cards all have the (d0) and (d1) device numbers.  The machine with mixed cards does not.

Title: Re: Mixed NVidia and ATI GPUs
Post by: Beyond on August 18, 2010, 07:57:33 PM
Here's another clue to the problem:

http://www.efmer.eu/forum_tt/index.php?topic=509.msg2235#msg2235

Just tried v2.001 on another machine with 2 ATI cards.  Both GPUs read 0C.  Copied the v1.91 exe over v2.001 and the temps read correctly.  In this case the correct temps are also passed to BoincTasks.
Title: Re: Mixed NVidia and ATI GPUs
Post by: fred on August 19, 2010, 07:57:54 AM
Quote from: Beyond on August 18, 2010, 07:57:33 PM
Here's another clue to the problem:

http://www.efmer.eu/forum_tt/index.php?topic=509.msg2235#msg2235

Just tried v2.001 on another machine with 2 ATI cards.  Both GPUs read 0C.  Copied the v1.91 exe over v2.001 and the temps read correctly.  In this case the correct temps are also passed to BoincTasks.

As of V 2.1 additional information is send to BoincTasks to correctly read the GPU temperatures on mixed systems. Should be implemented in the next BT V 0.72 version.
Title: Re: Mixed NVidia and ATI GPUs
Post by: Beyond on August 20, 2010, 03:49:31 PM
Quote from: fred on August 19, 2010, 07:57:54 AM

As of V 2.1 additional information is send to BoincTasks to correctly read the GPU temperatures on mixed systems. Should be implemented in the next BT V 0.72 version.

Any idea when BT v.72 might be out so we can test the mixed GPU functionality?

Title: Re: Mixed NVidia and ATI GPUs
Post by: fred on August 20, 2010, 03:56:21 PM
Quote from: Beyond on August 20, 2010, 03:49:31 PM
Quote from: fred on August 19, 2010, 07:57:54 AM

As of V 2.1 additional information is send to BoincTasks to correctly read the GPU temperatures on mixed systems. Should be implemented in the next BT V 0.72 version.

Any idea when BT v.72 might be out so we can test the mixed GPU functionality?
Normally I plan a release once a week.
Title: Re: Mixed NVidia and ATI GPUs
Post by: Beyond on August 25, 2010, 03:31:18 PM
Tried v.72 with much anticipation.  Still only passes the NVidia temp from TThrottle to BoincTasks.  TThrottle v2.001, BT v.72, Win7_64, BOINC v6.10.58.
Title: Re: Mixed NVidia and ATI GPUs
Post by: fred on August 25, 2010, 03:52:41 PM
Quote from: Beyond on August 25, 2010, 03:31:18 PM
Tried v.72 with much anticipation.  Still only passes the NVidia temp from TThrottle to BoincTasks.  TThrottle v2.001, BT v.72, Win7_64, BOINC v6.10.58.
You need TThrottle V 2.1 http://www.efmer.eu/boinc/download32_64.html (http://www.efmer.eu/boinc/download32_64.html)
Title: Re: Mixed NVidia and ATI GPUs
Post by: Beyond on August 25, 2010, 05:49:22 PM
Quote from: fred on August 25, 2010, 03:52:41 PM
Quote from: Beyond on August 25, 2010, 03:31:18 PM
Tried v.72 with much anticipation.  Still only passes the NVidia temp from TThrottle to BoincTasks.  TThrottle v2.001, BT v.72, Win7_64, BOINC v6.10.58.
You need TThrottle V 2.1 http://www.efmer.eu/boinc/download32_64.html (http://www.efmer.eu/boinc/download32_64.html)
Sorry, my typo.  I was using TT v2.10. Didn't work.  Upgraded to v2.10.1.  Still doesn't pass ATI temp to BT v.72.  Funny thing is BT has always picked up multiple ATI temps on machines with 2 ATI GPUs.  Just won't do it when an NVidia GPU is present.  TT reads and displays both temps properly on the local machine though.
Title: Re: Mixed NVidia and ATI GPUs
Post by: fred on August 25, 2010, 07:53:56 PM
Quote from: Beyond on August 25, 2010, 05:49:22 PM
Sorry, my typo.  I was using TT v2.10. Didn't work.  Upgraded to v2.10.1.  Still doesn't pass ATI temp to BT v.72.  Funny thing is BT has always picked up multiple ATI temps on machines with 2 ATI GPUs.  Just won't do it when an NVidia GPU is present.  TT reads and displays both temps properly on the local machine though.
Ok I need some more info.
Menu Show -> show log and select debug.
Need the line of the mixed computer.
The single line will do: The line starts with. Recieved from Server: <TThrottle><HN:computer_name
The name should match the mixed computer and I need the entire line up to the end.
Title: Re: Mixed NVidia and ATI GPUs
Post by: Beyond on August 25, 2010, 10:32:16 PM
Quote from: fred on August 25, 2010, 07:53:56 PM
Quote from: Beyond on August 25, 2010, 05:49:22 PM
Sorry, my typo.  I was using TT v2.10. Didn't work.  Upgraded to v2.10.1.  Still doesn't pass ATI temp to BT v.72.  Funny thing is BT has always picked up multiple ATI temps on machines with 2 ATI GPUs.  Just won't do it when an NVidia GPU is present.  TT reads and displays both temps properly on the local machine though.
Ok I need some more info.
Menu Show -> show log and select debug.
Need the line of the mixed computer.
The single line will do: The line starts with. Recieved from Server: <TThrottle><HN:computer_name
The name should match the mixed computer and I need the entire line up to the end.
25 August 2010 - 17:15:46 Rishi, SendRecieve ---- Recieved from Server:
<TThrottle><HN:Rishi><PV 2.10><AC 1><TC 39><TG 62><NV 1><NA 1><DC 100><DG 100><CT0 39.0><GT0 61.7><GT1 57.0><GT4 0.0><GT5 0.0>

Looks like GT0 is the NVidia and GT1 the ATI on this system. 
And by <NV 1> and <NA 1> it looks like it's correctly passing the GPU identities.
But on BT both GPU temps report as 61.7.

Title: Re: Mixed NVidia and ATI GPUs
Post by: fred on August 26, 2010, 05:42:25 AM
Quote from: Beyond on August 25, 2010, 10:32:16 PM
25 August 2010 - 17:15:46 Rishi, SendRecieve ---- Recieved from Server:
<TThrottle><HN:Rishi><PV 2.10><AC 1><TC 39><TG 62><NV 1><NA 1><DC 100><DG 100><CT0 39.0><GT0 61.7><GT1 57.0><GT4 0.0><GT5 0.0>

Looks like GT0 is the NVidia and GT1 the ATI on this system. 
And by <NV 1> and <NA 1> it looks like it's correctly passing the GPU identities.
But on BT both GPU temps report as 61.7.
Looks fine on the TThrottle side.
Go to Menu: Extra -> BoincTasks settings -> Tasks and remove the check at "Condense Use column"
What's in the Use column of the NVIDIA and ATA card. A screenshot maybe, because the text has to be pretty exact?
Another way may be to copy the lines from the history.


Title: Re: Mixed NVidia and ATI GPUs
Post by: Beyond on August 26, 2010, 10:46:53 AM
Quote from: fred on August 26, 2010, 05:42:25 AM
Quote from: Beyond on August 25, 2010, 10:32:16 PM
25 August 2010 - 17:15:46 Rishi, SendRecieve ---- Recieved from Server:
<TThrottle><HN:Rishi><PV 2.10><AC 1><TC 39><TG 62><NV 1><NA 1><DC 100><DG 100><CT0 39.0><GT0 61.7><GT1 57.0><GT4 0.0><GT5 0.0>

Looks like GT0 is the NVidia and GT1 the ATI on this system. 
And by <NV 1> and <NA 1> it looks like it's correctly passing the GPU identities.
But on BT both GPU temps report as 61.7.
Looks fine on the TThrottle side.
Go to Menu: Extra -> BoincTasks settings -> Tasks and remove the check at "Condense Use column"
What's in the Use column of the NVIDIA and ATA card. A screenshot maybe, because the text has to be pretty exact?
Another way may be to copy the lines from the history.

0.01 CPUs + 1.00 NVIDIA GPUs
0.02 CPUs + 1.00 ATI GPUs

There's no (device 0) or (device 1) on these.
Title: Re: Mixed NVidia and ATI GPUs
Post by: Beyond on August 26, 2010, 10:50:58 AM
Quote from: fred on August 26, 2010, 05:42:25 AM

Another way may be to copy the lines from the history.

Rishi   Collatz Conjecture   2.04 collatz (cuda)   collatz_1282112751_506256_0   00:09:52 (00:00:45)   8/26/2010 5:41:02 AM   8/26/2010 5:44:58 AM   0.01 CPUs + 1.00 NVIDIA GPUs   Reported: OK
Rishi   Collatz Conjecture   2.09 collatz (ati13ati)   collatz_1282112751_506737_0   00:10:40 (00:10:39)   8/26/2010 5:40:07 AM   8/26/2010 5:44:58 AM   0.02 CPUs + 1.00 ATI GPUs   Reported: OK

Title: Re: Mixed NVidia and ATI GPUs
Post by: fred on August 26, 2010, 01:01:11 PM
Quote from: Beyond on August 26, 2010, 10:50:58 AM
Quote from: fred on August 26, 2010, 05:42:25 AM

Another way may be to copy the lines from the history.

Rishi   Collatz Conjecture   2.04 collatz (cuda)   collatz_1282112751_506256_0   00:09:52 (00:00:45)   8/26/2010 5:41:02 AM   8/26/2010 5:44:58 AM   0.01 CPUs + 1.00 NVIDIA GPUs   Reported: OK
Rishi   Collatz Conjecture   2.09 collatz (ati13ati)   collatz_1282112751_506737_0   00:10:40 (00:10:39)   8/26/2010 5:40:07 AM   8/26/2010 5:44:58 AM   0.02 CPUs + 1.00 ATI GPUs   Reported: OK


Puzzling, everything checks out ok.
Something else to check, it uses the same detector to see if the GPU is ATI.

Enable the debt column and see if you got the right debt for the ATI and the NVIDIA.
The debt should be the same as in the Project tab, select the same project and with the right mouse key select properties.
Title: Re: Mixed NVidia and ATI GPUs
Post by: Beyond on August 26, 2010, 03:46:37 PM
Quote from: fred on August 26, 2010, 01:01:11 PM

Puzzling, everything checks out ok.
Something else to check, it uses the same detector to see if the GPU is ATI.

Enable the debt column and see if you got the right debt for the ATI and the NVIDIA.
The debt should be the same as in the Project tab, select the same project and with the right mouse key select properties.

The debts are 0 as Collatz is the only GPU project running on that machine.  The debts are also 0 for the GPU projects on my other machines that have MW set to project priority 333 and Collatz set to project priority 0.  Checkpoints do seem to be showing separately and correctly on the mixed GPU machine running Collatz.  Progress %, Elapsed Time and Time Left are all correct.  Only the ATI temp is incorrect.
Title: Re: Mixed NVidia and ATI GPUs
Post by: fred on August 26, 2010, 03:53:28 PM
Quote from: Beyond on August 26, 2010, 03:46:37 PM
The debts are 0 as Collatz is the only GPU project running on that machine.  The debts are also 0 for the GPU projects on my other machines that have MW set to project priority 333 and Collatz set to project priority 0.  Checkpoints do seem to be showing separately and correctly on the mixed GPU machine running Collatz.  Progress %, Elapsed Time and Time Left are all correct.  Only the ATI temp is incorrect.
I will build in some debug info in the next version, to check what is going on.
Title: Re: Mixed NVidia and ATI GPUs
Post by: fred on September 12, 2010, 12:21:58 PM
Quote from: fred on August 26, 2010, 03:53:28 PM
Quote from: Beyond on August 26, 2010, 03:46:37 PM
The debts are 0 as Collatz is the only GPU project running on that machine.  The debts are also 0 for the GPU projects on my other machines that have MW set to project priority 333 and Collatz set to project priority 0.  Checkpoints do seem to be showing separately and correctly on the mixed GPU machine running Collatz.  Progress %, Elapsed Time and Time Left are all correct.  Only the ATI temp is incorrect.
I will build in some debug info in the next version, to check what is going on.
Use version 0.73:

Change the following file: C:\Program Files\eFMer\BoincTasks\log\log.xml
Set the ONLY the following to 1:
      <tthrottle_read>      1   </tthrottle_read>
      <temperature_gpu>   1   </temperature_gpu>

Select only the mixed NVIDIA / ATI computer in computers.
Exit BoincTasks and restart it.
Menu: Show->Log and check "debug"

Let it run a couple of seconds to get about 3 readings.

Remove the debug check and send me the log, lets see if that tells me something useful.
Title: Re: Mixed NVidia and ATI GPUs
Post by: Beyond on October 02, 2010, 06:04:17 PM
Quote from: fred on September 12, 2010, 12:21:58 PM
Quote from: fred on August 26, 2010, 03:53:28 PM
Quote from: Beyond on August 26, 2010, 03:46:37 PM
The debts are 0 as Collatz is the only GPU project running on that machine.  The debts are also 0 for the GPU projects on my other machines that have MW set to project priority 333 and Collatz set to project priority 0.  Checkpoints do seem to be showing separately and correctly on the mixed GPU machine running Collatz.  Progress %, Elapsed Time and Time Left are all correct.  Only the ATI temp is incorrect.
I will build in some debug info in the next version, to check what is going on.
Use version 0.73:

Change the following file: C:\Program Files\eFMer\BoincTasks\log\log.xml
Set the ONLY the following to 1:
      <tthrottle_read>      1   </tthrottle_read>
      <temperature_gpu>   1   </temperature_gpu>

Select only the mixed NVIDIA / ATI computer in computers.
Exit BoincTasks and restart it.
Menu: Show->Log and check "debug"

Let it run a couple of seconds to get about 3 readings.

Remove the debug check and send me the log, lets see if that tells me something useful.

Sorry this took so long.  Used v0.73:

02 October 2010 - 12:40:49 Logging ---- Start debug mode
02 October 2010 - 12:40:49 Logging ---- temperature_gpu
02 October 2010 - 12:40:49
02 October 2010 - 12:40:49 Host: 192.168.1.2, Rpc Thread ID: 3796, de_11_3s_2_1336534_1286038281_1 ---- Update State
02 October 2010 - 12:40:50 TemperatureGpu ---- Computer: rishi, ClientNr: 9, GpuType: 2, NV:1, ATI: 1, Device: -1 RealDevice: -1, Temperature: 60.0
02 October 2010 - 12:40:50 TemperatureGpu ---- Computer: rishi, ClientNr: 9, GpuType: 1, NV:1, ATI: 1, Device: -1 RealDevice: -1, Temperature: 60.0
02 October 2010 - 12:40:50 rishi, Processed TThrottle: 192.168.1.3, 31417 ---- NV: 1, NA: 1, CpuMax: 40.0, GpuMax: 60.0 Gpu0: 60.0 Gpu1: 57.0 Gpu2: -1.0 Gpu3: -1.0 Gpu4: -1.0 Gpu5: -1.0
02 October 2010 - 12:40:53 rishi, Processed TThrottle: 192.168.1.3, 31417 ---- NV: 1, NA: 1, CpuMax: 40.0, GpuMax: 60.0 Gpu0: 60.0 Gpu1: 56.9 Gpu2: -1.0 Gpu3: -1.0 Gpu4: -1.0 Gpu5: -1.0
02 October 2010 - 12:40:53 TemperatureGpu ---- Computer: rishi, ClientNr: 9, GpuType: 2, NV:1, ATI: 1, Device: -1 RealDevice: -1, Temperature: 60.0
02 October 2010 - 12:40:54 TemperatureGpu ---- Computer: rishi, ClientNr: 9, GpuType: 1, NV:1, ATI: 1, Device: -1 RealDevice: -1, Temperature: 60.0
02 October 2010 - 12:40:57 TemperatureGpu ---- Computer: rishi, ClientNr: 9, GpuType: 2, NV:1, ATI: 1, Device: -1 RealDevice: -1, Temperature: 60.0
02 October 2010 - 12:40:58 TemperatureGpu ---- Computer: rishi, ClientNr: 9, GpuType: 1, NV:1, ATI: 1, Device: -1 RealDevice: -1, Temperature: 60.0
02 October 2010 - 12:40:58 rishi, Processed TThrottle: 192.168.1.3, 31417 ---- NV: 1, NA: 1, CpuMax: 40.0, GpuMax: 60.0 Gpu0: 60.0 Gpu1: 56.6 Gpu2: -1.0 Gpu3: -1.0 Gpu4: -1.0 Gpu5: -1.0
02 October 2010 - 12:41:09 rishi, Processed TThrottle: 192.168.1.3, 31417 ---- NV: 1, NA: 1, CpuMax: 40.0, GpuMax: 60.0 Gpu0: 60.0 Gpu1: 56.2 Gpu2: -1.0 Gpu3: -1.0 Gpu4: -1.0 Gpu5: -1.0
02 October 2010 - 12:41:09 TemperatureGpu ---- Computer: rishi, ClientNr: 9, GpuType: 2, NV:1, ATI: 1, Device: -1 RealDevice: -1, Temperature: 60.0
02 October 2010 - 12:41:09 TemperatureGpu ---- Computer: rishi, ClientNr: 9, GpuType: 1, NV:1, ATI: 1, Device: -1 RealDevice: -1, Temperature: 60.0
02 October 2010 - 12:41:12 rishi, Processed TThrottle: 192.168.1.3, 31417 ---- NV: 1, NA: 1, CpuMax: 40.0, GpuMax: 60.0 Gpu0: 60.0 Gpu1: 56.8 Gpu2: -1.0 Gpu3: -1.0 Gpu4: -1.0 Gpu5: -1.0
02 October 2010 - 12:41:12 TemperatureGpu ---- Computer: rishi, ClientNr: 9, GpuType: 2, NV:1, ATI: 1, Device: -1 RealDevice: -1, Temperature: 60.0
02 October 2010 - 12:41:12 TemperatureGpu ---- Computer: rishi, ClientNr: 9, GpuType: 1, NV:1, ATI: 1, Device: -1 RealDevice: -1, Temperature: 60.0
02 October 2010 - 12:41:14 Host: 192.168.1.4, Rpc Thread ID: 3964, de_11_3s_2_1334744_1286037949_1 ---- Update State
02 October 2010 - 12:41:16 TemperatureGpu ---- Computer: rishi, ClientNr: 9, GpuType: 2, NV:1, ATI: 1, Device: -1 RealDevice: -1, Temperature: 60.0
02 October 2010 - 12:41:16 TemperatureGpu ---- Computer: rishi, ClientNr: 9, GpuType: 1, NV:1, ATI: 1, Device: -1 RealDevice: -1, Temperature: 60.0
02 October 2010 - 12:41:16 rishi, Processed TThrottle: 192.168.1.3, 31417 ---- NV: 1, NA: 1, CpuMax: 40.0, GpuMax: 60.0 Gpu0: 60.0 Gpu1: 56.9 Gpu2: -1.0 Gpu3: -1.0 Gpu4: -1.0 Gpu5: -1.0
02 October 2010 - 12:41:20 TemperatureGpu ---- Computer: rishi, ClientNr: 9, GpuType: 2, NV:1, ATI: 1, Device: -1 RealDevice: -1, Temperature: 60.0
02 October 2010 - 12:41:20 TemperatureGpu ---- Computer: rishi, ClientNr: 9, GpuType: 1, NV:1, ATI: 1, Device: -1 RealDevice: -1, Temperature: 60.0
02 October 2010 - 12:41:20 rishi, Processed TThrottle: 192.168.1.3, 31417 ---- NV: 1, NA: 1, CpuMax: 40.0, GpuMax: 60.0 Gpu0: 60.0 Gpu1: 56.8 Gpu2: -1.0 Gpu3: -1.0 Gpu4: -1.0 Gpu5: -1.0
02 October 2010 - 12:41:22 Logging ---- Stop debug mode

Tried an experiment: pausing the NVidia GPU causes the BT temp to equal the ATI temp after the NVidia temp drops, so I think what's getting reported for both cards is the GpuMax.

Also noticing that the new BT versions are using MUCH more CPU time than v0.73 (about 5x on my machines) and at the same time don't seem to update as well.
Title: Re: Mixed NVidia and ATI GPUs
Post by: fred on October 04, 2010, 07:54:52 AM
Quote from: Beyond on October 02, 2010, 06:04:17 PM
Tried an experiment: pausing the NVidia GPU causes the BT temp to equal the ATI temp after the NVidia temp drops, so I think what's getting reported for both cards is the GpuMax.
Also noticing that the new BT versions are using MUCH more CPU time than v0.73 (about 5x on my machines) and at the same time don't seem to update as well.
Ok now I see what's going wrong, I hope V 0.77 will solve this.
No idea about the CPU time, check 0.77 when it comes out.
Title: Re: Mixed NVidia and ATI GPUs
Post by: Beyond on October 04, 2010, 06:37:29 PM
Quote from: fred on October 04, 2010, 07:54:52 AM
Quote from: Beyond on October 02, 2010, 06:04:17 PM
Tried an experiment: pausing the NVidia GPU causes the BT temp to equal the ATI temp after the NVidia temp drops, so I think what's getting reported for both cards is the GpuMax.
Also noticing that the new BT versions are using MUCH more CPU time than v0.73 (about 5x on my machines) and at the same time don't seem to update as well.
Ok now I see what's going wrong, I hope V 0.77 will solve this.
No idea about the CPU time, check 0.77 when it comes out.
Works like a charm.  Both GPUs are reporting correct temps :)
Title: Re: Mixed NVidia and ATI GPUs
Post by: fred on October 05, 2010, 08:15:47 AM
Quote from: Beyond on October 04, 2010, 06:37:29 PM
Works like a charm.  Both GPUs are reporting correct temps :)
Finally ;D.
Title: Re: Mixed NVidia and ATI GPUs
Post by: Beyond on October 05, 2010, 05:44:56 PM
Quote from: fred on October 05, 2010, 08:15:47 AM
Quote from: Beyond on October 04, 2010, 06:37:29 PM
Works like a charm.  Both GPUs are reporting correct temps :)
Finally ;D.
Took a while but was worth it.  Thanks for all the hard work!