Pages: [1]
ebahapo
 
BAM!ID: 239
Joined: 2006-05-12
Posts: 662
Credits: 18,928,018
World-rank: 35,594

2009-08-20 22:29:26

It seems that the work preference "Do work while computer is in use" is ignored by projects that support GPU applications.

Please, advise.
Gundolf Jahn
 
BAM!ID: 16586
Joined: 2007-01-07
Posts: 469
Credits: 447,470
World-rank: 324,742

2009-08-21 00:18:00

There are now two preferences for "while computer is in use":
Suspend work while computer is in use?

and
Suspend GPU work while computer is in use? 
Enforced by version 6.7+

Gruß,
Gundolf
Computer sind nicht alles im Leben. (Kleiner Scherz)
ebahapo
 
BAM!ID: 239
Joined: 2006-05-12
Posts: 662
Credits: 18,928,018
World-rank: 35,594

2009-08-21 02:57:08

I should have said that while BAM has a single preference, "Do work while computer is in use", BOINC projects that support GPU applications allow the CPU and the GPU to be suspended independently and then the BAM preferences do not propagate to those projects.

TIA
[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9442
Credits: 353,172,950
World-rank: 4,874

2009-08-21 06:08:59

Which means I shall add the option That is, if the protocol supports it.
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9442
Credits: 353,172,950
World-rank: 4,874

2009-08-21 08:03:28

Now supported.
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
ebahapo
 
BAM!ID: 239
Joined: 2006-05-12
Posts: 662
Credits: 18,928,018
World-rank: 35,594

2009-08-24 14:49:01
last modified: 2009-08-24 14:49:23

Willy,

The work preference to suspend the GPU when the system is in use is passed correctly to the projects, but not that to suspend the CPU.

Please, advise.
[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9442
Credits: 353,172,950
World-rank: 4,874

2009-08-24 14:54:33

I guess you mean "run_if_user_active". It's passed to the projects just as the gpu setting ("run_gpu_if_user_active&quot.
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
ebahapo
 
BAM!ID: 239
Joined: 2006-05-12
Posts: 662
Credits: 18,928,018
World-rank: 35,594

2009-08-24 15:29:55
last modified: 2009-08-24 15:32:08

Willy,

I set these preferences on BAM:

Code:
Do work while computer is in use? No
Use GPU while computer is in use? No

Which are passed to projects as:

Code:
Suspend work while computer is in use? no
Suspend GPU work while computer is in use? yes

Or am I missing something?

TIA
[BOINCstats] Willy
 
Forum moderator - Administrator - Developer - Tester - Translator
BAM!ID: 1
Joined: 2006-01-09
Posts: 9442
Credits: 353,172,950
World-rank: 4,874

2009-08-24 15:51:50

OK, made some changes.

Apparently the protocol was changed and the way the projects want to be told about "run_if_user_active" has changed.
Please do not PM, IM or email me for support (they will go unread/ignored). Use the forum for support.
ebahapo
 
BAM!ID: 239
Joined: 2006-05-12
Posts: 662
Credits: 18,928,018
World-rank: 35,594

2009-08-24 16:13:45

Willy,

It looks good now:

Code:
Do work while computer is in use? No
Use GPU while computer is in use? No

Which is passed on to projects as:

Code:
Suspend work while computer is in use? yes
Suspend GPU work while computer is in use? yes

Thanks!
Pages: [1]

Index :: BAM! Bug Report :: Suspend CPU / Suspend GPU
Reason: