News:

Follow BoincTasks on Twitter Facebook        Visit our website here.
BoincTasks-M on Android and iOS should be ready soon

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Dirk

#1
No BOINC/Project activity... closed/exited - then...

After I made the .bat file (in past without 'pause'), a command prompt window opened and a client was started - and I could connect the 2nd client with BoincTasks.
But, IIRC, the localhost (1st client) couldn't connect with BoincTasks.


This worked just if I made a new folder outside from the BOINC folders. (*1)
As I made it to the BOINC folder ...\ProgramData\... there it didn't worked, nothing in the BOINC2 folder.

I use an user account (not admin account), but executed the .bat file with admin PIN.


(*1)
In the BOINC2 folder is:
notices (folder)
all_projects_list.xml
cc_config.xml (with <allow_multiple_clients>1...)
client_state.xml
client_state_prev.xml
coproc_info.xml
daily_xfer_history.xml
gui_rpc_auth.cfg
stderrgpudetect.txt
stdoutgpudetect.txt
time_stats_log


After I closed/exited the command prompt window with the running 2nd client - I made a reboot - and since then BoincTasks can connect to the (1st) localhost client, but not to the (2nd) localhost2 client.

I have no idea why it don't work. :(


I saw that a (localhost2) client started, so I don't need to do your suggestion?

Or 'pause' in .bat or execution in command prompt window do something different?


Thanks. :)
#2
I followed the instruction here: http://efmer.com/forum/index.php?topic=856.0

On a Windows XP x86 PC it worked in past.

Now an other PC with Windows 8.1 x64 it don't work.

From the 'log':
BoincTasks version: 1.67
Language ---- User: 1031 (DEU), System: 1031 (DEU), Selected: 1033 (ENU) Used: 1033 (ENU)
Maximum number of computers: Unlimited
Computers ---- xxxxxxxx , IP: localhost2
Computers ---- xxxxxxxx , IP: localhost
Start BOINC client ---- The BOINC client started OK
Connect ---- Connected to: Host: xxxxxxxx, IP: localhost, Port: 31416, BOINC Version: 7.6.22
Logging ---- Start debug mode
Connect, init ---- Host: xxxxxxxx, IP: localhost2, Port: 31426, connection error



What's different between XP and 8.1?

As I installed BOINC v7.6.22, there was during installation something like 'allow BOINC access to folder' or something...
IIRC, this wasn't happen on the XP PC, with an older BOINC version (for 2+ years in past).

Now on the 8.1 PC I need to allow someone the access to the BOINC2 folder?

It's important where the BOINC2 folder is?
Maybe it must be in the C:\ProgramData\ folder?

Maybe I must adjust the Windows Firewwall?
Open/allow a port?

It's important how I adjusted the Windows Firewall?
I can chose 'home' and 'guest/public' network.
Which I must chose normally, and/or if I want a 2nd BOINC client?


Thanks. :)
#3
Questions / How to uninstall BoincTasks completely?
June 26, 2015, 10:27:11 AM
I would like to uninstall BoincTasks (v1.67) completely, because I would like to start again from scratch new.

I have Win8.1 x64.

I made over the Windows/Software the uninstall.
Manually I deleted the folder where it was installed (IIRC, there was just the config.xml file in it).

OK, reboot of the PC.

Installation of BoincTasks again.
But, all user changes were again set, like it was before (color, lines and so on...).

Which folder/file/entry I need to delete, that BoincTasks start with default settings again new (uninstall/install and default settings)?

Thanks. :)
#4
I always used (checked in settings) 'Adjust time to BOINC client run time'.
'Everything was fine'.
Example: tab 'Messages' column 'Time' the hours, minutes, seconds are shown.
At other places it's the same.

I unchecked it because of testing ...
This above mentioned changed.
At the above mentioned place in tab 'Messages' column 'Time' the hours + minutes are shown, the seconds not.

I checked again 'Adjust time to BOINC client run time'.
But the seconds didn't come back. Everthing look like it's unchecked.

Is this a BUG?

- - - - - - - - - -

It's possible to add an 'extended' regulator function to BoincTasks, like following?

For example:

<regulator>
      <project_prefs_change_function_en_/_disable>         1   </project_prefs_change_function_en_/_disable>
      <min_work_cpu_days                  1   </min_work_cpu_days>
      <min_work_gpu_days>                  1    </min_work_gpu_days>
      <min_work_cpu_reached_project_prefs_change_en_/_disable>   1   </min_work_cpu_reached_project_prefs_change_en_/_disable>
      <min_work_gpu_reached_project_prefs_change_en_/_disable>   1   </min_work_gpu_reached_project_prefs_change_en_/_disable>
      <max_work_cpu_days>                  10   </max_work_cpu_days>
      <max_work_gpu_days>                  10   </max_work_gpu_days>
      <project_url_for_prefs_change>   http://setiathome.berkeley.edu/    <project_url_for_prefs_change>
      <email_in_account>               blabla         </email_in_account>
      <pin_for_account>               blabla         </pin_for_account>
</regulator>

[1 for enabled, 0 for disabled]

And in BoincTasks menu the user see an overview where he can set the apps:
Project: SETI@home
Run apps:   x-SETI Enhanced x-SETIv7 x-APv6 x-APv7
Other apps:   x-Yes x-No

[user can un-/check there where the x stand for]
Or, maybe instead of here also in the config.xml file.

Later if everything is set,
BoincTasks connect the project server and change the project prefs automatically if <min_work_*pu_days> are reached.
BoincTasks connect the project server and change the project prefs automatically if <max_work_*pu_days> are reached.


Finally this way:
Tasks for 10 days in BoincTasks and project prefs:

Run only the selected applications   SETI@home Enhanced: no
               SETI@home v7: no
               AstroPulse v6: no
               AstroPulse v7: yes
If no work for selected applications is available, accept work from other applications?   no

Tasks for 1 day in BoincTasks and project prefs:

Run only the selected applications   SETI@home Enhanced: no
               SETI@home v7: no
               AstroPulse v6: no
               AstroPulse v7: yes
If no work for selected applications is available, accept work from other applications?   yes



This would be possible to add to BoincTasks - that the Manager change automatically the project prefs?


Thanks. :)
#5
I use 'flops' in my app_info.xml file.
This could cause this 'error' that the 'Time Left' in the 'Tasks' overview still show x4 (combined line of tasks for the Quad-CPU) (also after new downloaded project tasks)?

Maybe it would be fine to start again from scratch?
I mean, I uninstall BoincTasks and all folders & files. Install BoincTasks new (the installation will not find old files, so the Manager start at 'default').
Maybe this would help to find the 'problem'?

AFAIK, BoincTasks folder with boinctasks64.exe and the examples & html folders. After uninstall also delete this BoincTasks folder?
Is somewhere other BoincTasks related files which I should delete manually?

Thanks. :)
#6
I got it, 'Projects' overview, the mouse over the blue line and CTRL + mouse click and the blue line go away. ;)


After BilBg's hint with the 'Projects' overview, column 'Tasks' & 'Time Left' ... I saw there no entries.

I enabled/checked the 'History'.
Then I saw in the 'Projects' overview, column 'Tasks' & 'Time Left' '~correct' values.

I un-/ & checked the 'Adjust time to BOINC client run time' and saw the same result, that the 'Time Left' in the 'Tasks' overview still show x4.
Maybe BOINC need to download new project tasks, and after some time the value is correct then later?

Thanks.
#7
I made a thread in the SETI forum: http://setiathome.berkeley.edu/forum_thread.php?id=77182.

It looks like BoincTasks never worked fine for me.  ;)
Because I saw never values in the column 'Tasks' & 'Time Left' in the tab 'Projects' overview. :(

(It could be that the smilies don't work? On the top (where I can choose) just words instead of smilies.)
#8
It was as 'checked'.
So I 'unchecked' 'Adjust time to BOINC client run time', but no change, it shows still x4 (after 'uncheck' I made a reboot of PC).

CTRL (control) is the german STRG (Steuerung), right?
What does mean 'item'.
I clicked then 'everywhere', and the blue line stay there.
Just if I do a reboot of PC the blue line is away.

Thanks.
#9
Currently I let run BOINC Client v7.4.42 with BoincTasks v1.67 (on Win8.1 x64).

It's not really related for this combi, it was in past with other combis also.

Currently Intel Quad-Core-CPU with iGPU (so 4x CPU and 1x GPU tasks).

In prefs set WUs for 5 days (and this value of tasks are in BOINC).

If I look in BoincTasks tab 'Tasks' the combined tasks, for the GPU the time how long this tasks will lasts is correct (5 days).
If I look to the combined tasks for the CPU it's shown it will last 20 days - which is wrong (5 days x 4 CPU-threads = 20 days).

(In past with a Duo-CPU it was shown 10 days - by downloaded 5 days (5 days x 2 CPU-threads = 10 days).)


BoincTasks tab 'Projects'.
If I check a project and press e.g. 'update'.
I can't uncheck this project again, I mean it's possible that no project is checked/marked again (to get away the blue line)?


Because of make BoincTasks more public ...
BOINC have the slots folder for the project tasks.
There the stderr.txt file is saved.
How about? -> BoincTasks detect that a new project task is started, a new stderr.txt file was created, automatically BoincTasks write in this file on the top something like: 'Managed (or 'Supported') by eFMer BoincTasks v1.67 - more infos @ URL'.


Thanks. :)
#10
Questions / BoincTasks & Priority run on Win8.1 x64?
January 16, 2015, 07:39:17 PM
BoincTasks & Priority run on Win8.1 x64?

BTW, BoincTasks run fine with stock BOINC Client v7.4.36_x64?

Thanks.
#11
Beta Testing / Re: BT 1.58
December 05, 2013, 03:44:45 PM
But it's possible to unselect the 'blue' projects, so that the regular color will be shown again?
I have for example for 'no new tasks' projects yellow, and everythink OK projects I have green.


I would like to know how I could adjust BoincTasks.
Maybe this is helpful for other users also.


I opened the examples folder and opened the file config.xml (entries inter alia):

<config>
   <refresh>
      <auto_cheat>   3600   </auto_cheat>
      <refresh>   4000   </refresh>
      <refresh_asap>   400   </refresh_asap>   
   </refresh>

   <options>
      <no_cleanup>   1   </no_cleanup>
   </options>
(...)
   <seti>
      <vlar>   suspend   </vlar>   <!-- suspend abort nothing-->
   </seti>


What does mean: <no_cleanup> (possible numbers, 1=on, 0=off)?

<vlar> means just x.vlar GPU tasks?


A correct config.xml could look like the following (Intel Core2 Duo E7600 + GTX260)?

<config>
   <refresh>
      <downloads>1800</downloads>
      <uploads>1800</uploads>
      <refresh>1800</refresh>
      <refresh_asap>900</refresh_asap>
   </refresh>
   <regulator>
      <max_tasks>2000</max_tasks>
      <days_work_requested>10</days_work_requested>
      <cpu_cores>2</cpu_cores>
      <gpu_cores>1</gpu_cores>
      <min_days_gpu>1</min_days_gpu>
      <min_days_cpu>1</min_days_cpu>
      <days_work_requested_min>1</days_work_requested_min>
   </regulator>
</config>


This means:
Backlogged uploads/downloads will be every 30 minutes retried (<downloads>, <uploads>).
Every 30 minutes results which were uploaded will be reported (<refresh>).
Every 15 minutes results which were uploaded will be reported, but just if in the tab/overview BoincTasks/Projects there is no backwards counter for the project (<refresh_asap>)?
Or what means: 'if not busy or in a timeout period'?

<cpu_cores> means all CPU-threads in the PC?
<gpu_cores> means all GPUs installed, or all instances of GPU apps (GTX260=1, GTX760=3)?
And a dual GPU card, GTX690=2 or HD7990=2?


I added <max_event_log_lines>500</max_event_log_lines> to the cc_config.xml file. But this don't work in the above mentioned combi.
I must set in BoincTasks/Extra/BoincTasks settings/Messages '500'.
The <max_event_log_lines> in cc_config.xml file don't work with BoincTasks?


Thanks. :)
#12
Beta Testing / Re: BT 1.58
December 04, 2013, 01:01:58 PM
I installed BoincTasks v1.58 beta over (currently recommended) BOINC client v7.2.33.

In the tab overview 'Projects':
I click to one or a few project/s, they are highlighted in blue.
If I exit BoincTasks and open again later, sometimes other projects are highlighted in blue - .. no problem/only mentioned. ;)

But, it's possible to uncheck the project/s that the highlighted in blue is away?


An other question ..
In config.xml, what does mean:
<refresh>

- I still use <uploads> & <downloads>.
They are obsolete now?


Thanks.
#13
Questions / Re: Running Jobs Filter
July 08, 2011, 08:29:50 PM
I know - my english isn't perfect, but I thought I wrote it understandable..

I wanted to know if it's possible to show all WUs individually - not combined.
And - yes it's, I found this function after a lot searching.


Yes - I know that I could edit my messages.
But who will see it that I changed the old message and added more, because I thought noone understood what I meant?
The thread get in the overview also the 'new' added?

But, it doesn't matter.. - it's O.K. ..
#14
Questions / Re: Running Jobs Filter
July 06, 2011, 08:38:59 PM
Quote from: Sutaru Tsureku on July 05, 2011, 11:23:07 PM
In BT the default settings are like 'show only active tasks' (in BOINC Manager terms).
In contrast to the BM, BT show all others (results for UL, WUs for DL, WUs are ready for calculation) additional summarized.

It's possible to show all WUs individually in BT, like it's possible in the BM?

It's possible to show all DLed WUs individually in BoincTasks/Tasks overview?
To now I didn't found the settings..

E.g. for to show the estimated times of the DLed WUs.

In the meantime I found this settings alone..
#15
Questions / Re: Running Jobs Filter
July 05, 2011, 11:23:07 PM
In BT the default settings are like 'show only active tasks' (in BOINC Manager terms).
In contrast to the BM, BT show all others (results for UL, WUs for DL, WUs are ready for calculation) additional summarized.

It's possible to show all WUs individually in BT, like it's possible in the BM?