Info | Message |
---|---|
1) Message boards : News : BOINC for Android launched
Message 50276 Posted 21 Aug 2013 by TRuEQ & TuVaLu |
That's already done... each computer that joins a project recieves an unique id on that particular project (different on each project) My 2 androids gets the same id. |
2) Message boards : News : BOINC for Android launched
Message 50258 Posted 20 Aug 2013 by TRuEQ & TuVaLu |
Any chance boinc can sence there already is 1 device connected and then ask a simple question if this is device x+1 and then give it a unique device number during the install. //TRuEQ |
3) Message boards : News : BOINC for Android launched
Message 50226 Posted 18 Aug 2013 by TRuEQ & TuVaLu |
I have 2 Sony Ericsson android phones. I've tested them on several projects. Works pretty ok. But there is a problem. They are the same phone when I look at www for the projects computor status. When I update the first it shows as the second phone and vice versa. The 2 phones at Einstein and SETI Beta http://einstein.phys.uwm.edu/hosts_user.php http://setiweb.ssl.berkeley.edu/beta/hosts_user.php?userid=14842 Eric at Seti Beta suggested I inform BoincManager Dev people about this. So here it is. I hope someone here can make sence to this. And computor id is the same on both phones. |
4) Message boards : News : BOINC for Android launched
Message 50156 Posted 9 Aug 2013 by TRuEQ & TuVaLu |
Is there any chance that the BM for android can show version number where the little boinc icon are besides BOINC? ¤BOINC 7.2.9 or something... |
5) Message boards : News : BOINC for Android launched
Message 50020 Posted 28 Jul 2013 by TRuEQ & TuVaLu |
Will Boinc update itself to newer versions when they are available? Thank you. |
6) Message boards : News : BOINC for Android launched
Message 50017 Posted 28 Jul 2013 by TRuEQ & TuVaLu |
I added 2 Sony Ericsson 1ghz phones today. Running WCG on 1 and asteroids on the other. Will Boinc update itself to newer versions when they are available? And will the project list update itself as more projects becomes availabe? I saw you mentioned The skynet pogs as an arm project but it wasn't in the projects list. |
7) Message boards : BOINC client : BM .64 cc_config.xml changed...
Message 49329 Posted 26 May 2013 by TRuEQ & TuVaLu |
The added lines won't change, and it doesn't make the use of BOINC any slower. So there's really no need to rewrite the file. It's easy as well for if you ever just want to enable any debug lines, then you only have to change a zero for a one, not have to figure out how to spell words and make sure the lines have the correct end tags or not. I used the exclusive app on request to see if that would help. A half a second after I started the exclusive app(Firefox) computor frooze. The exclude lines are not present after added exclusion app. Yes I can understand the benefits for addind >1> to some of the lines. |
8) Message boards : BOINC client : GPU Numbering on ATI 5970
Message 49327 Posted 25 May 2013 by TRuEQ & TuVaLu |
SIV says there way of giving numbers to the GPU's are correct. From what I understood, he used ATI way of detecting. |
9) Message boards : BOINC client : GPU Numbering on ATI 5970
Message 49319 Posted 25 May 2013 by TRuEQ & TuVaLu |
Why does SIV and BoincManager give different number to the GPU's on 5970 card. SIV says there way of giving numbers to the GPU's are correct. see here. Any ideas...??? |
10) Message boards : BOINC client : BM .64 cc_config.xml changed...
Message 49277 Posted 23 May 2013 by TRuEQ & TuVaLu |
That's not new in v7.0.64 - for some time now, the Manager (and I think it is a Manager thing, not the core client) has created a fully-populated template for cc_config.xml in alphabetical order, every time you use the GUI tool for adding an exclusive application. Thank you for that answer. It explains everything since I added an exclusive app. But now exclusive app is removed and they are still there.... I'll write a new one with less lines. |
11) Message boards : BOINC client : BM .64 cc_config.xml changed...
Message 49263 Posted 23 May 2013 by TRuEQ & TuVaLu |
What can make my cc_config.xml to look like this??? A couple of days ago it had only 10-15 lines.... <cc_config> <log_flags> <file_xfer>1</file_xfer> <sched_ops>1</sched_ops> <task>1</task> <app_msg_receive>0</app_msg_receive> <app_msg_send>0</app_msg_send> <async_file_debug>0</async_file_debug> <benchmark_debug>0</benchmark_debug> <checkpoint_debug>0</checkpoint_debug> <coproc_debug>0</coproc_debug> <cpu_sched>0</cpu_sched> <cpu_sched_debug>0</cpu_sched_debug> <cpu_sched_status>0</cpu_sched_status> <dcf_debug>0</dcf_debug> <disk_usage_debug>0</disk_usage_debug> <file_xfer_debug>0</file_xfer_debug> <gui_rpc_debug>0</gui_rpc_debug> <heartbeat_debug>0</heartbeat_debug> <http_debug>0</http_debug> <http_xfer_debug>0</http_xfer_debug> <mem_usage_debug>0</mem_usage_debug> <network_status_debug>0</network_status_debug> <notice_debug>0</notice_debug> <poll_debug>0</poll_debug> <priority_debug>0</priority_debug> <proxy_debug>0</proxy_debug> <rr_simulation>0</rr_simulation> <rrsim_detail>0</rrsim_detail> <sched_op_debug>0</sched_op_debug> <scrsave_debug>0</scrsave_debug> <slot_debug>0</slot_debug> <state_debug>0</state_debug> <statefile_debug>0</statefile_debug> <suspend_debug>0</suspend_debug> <task_debug>0</task_debug> <time_debug>0</time_debug> <trickle_debug>0</trickle_debug> <unparsed_xml>0</unparsed_xml> <work_fetch_debug>0</work_fetch_debug> </log_flags> <options> <abort_jobs_on_exit>0</abort_jobs_on_exit> <allow_multiple_clients>0</allow_multiple_clients> <allow_remote_gui_rpc>0</allow_remote_gui_rpc> <client_version_check_url>http://boinc.berkeley.edu/download.php?xml=1</client_version_check_url> <client_download_url>http://boinc.berkeley.edu/download.php</client_download_url> <disallow_attach>0</disallow_attach> <dont_check_file_sizes>0</dont_check_file_sizes> <dont_contact_ref_site>0</dont_contact_ref_site> <exit_after_finish>0</exit_after_finish> <exit_before_start>0</exit_before_start> <exit_when_idle>0</exit_when_idle> <fetch_minimal_work>0</fetch_minimal_work> <fetch_on_update>0</fetch_on_update> <force_auth>default</force_auth> <http_1_0>0</http_1_0> <http_transfer_timeout>600</http_transfer_timeout> <http_transfer_timeout_bps>10</http_transfer_timeout_bps> <max_file_xfers>8</max_file_xfers> <max_file_xfers_per_project>4</max_file_xfers_per_project> <max_stderr_file_size>0</max_stderr_file_size> <max_stdout_file_size>0</max_stdout_file_size> <max_tasks_reported>0</max_tasks_reported> <ncpus>-1</ncpus> <network_test_url>http://www.google.com/</network_test_url> <no_alt_platform>0</no_alt_platform> <no_gpus>0</no_gpus> <no_info_fetch>0</no_info_fetch> <no_priority_change>0</no_priority_change> <os_random_only>0</os_random_only> <proxy_info> <socks_server_name></socks_server_name> <socks_server_port>80</socks_server_port> <http_server_name></http_server_name> <http_server_port>80</http_server_port> <socks5_user_name></socks5_user_name> <socks5_user_passwd></socks5_user_passwd> <http_user_name></http_user_name> <http_user_passwd></http_user_passwd> <no_proxy></no_proxy> </proxy_info> <rec_half_life_days>0.250000</rec_half_life_days> <report_results_immediately>1</report_results_immediately> <run_apps_manually>0</run_apps_manually> <save_stats_days>30</save_stats_days> <skip_cpu_benchmarks>0</skip_cpu_benchmarks> <simple_gui_only>0</simple_gui_only> <start_delay>0</start_delay> <stderr_head>0</stderr_head> <suppress_net_info>0</suppress_net_info> <unsigned_apps_ok>0</unsigned_apps_ok> <use_all_gpus>0</use_all_gpus> <use_certs>0</use_certs> <use_certs_only>0</use_certs_only> <vbox_window>0</vbox_window> </options> </cc_config> |
12) Message boards : BOINC client : My Wish List
Message 49062 Posted 9 May 2013 by TRuEQ & TuVaLu |
It would be nice to have an option for "snooze Gpu(X) where there today is snooze GPU down at the windows clock icon when right-clicking the BM icon. Since I might want to use the GPU, maybe to see a movie and that is connected to my primary display, then it would be nice to snooze that particular GPU and still use all other Gpu's for Boinc. Today the only way to temporarily do this is to snooze all Gpu's or write a config file. A snooze Gpu(X) would make it alot smoother. |
13) Message boards : BOINC client : .64 seems to work.
Message 48767 Posted 22 Apr 2013 by TRuEQ & TuVaLu |
I'd say "go" after running it 24hours. |
14) Message boards : BOINC client : BM .62 strange
Message 48624 Posted 13 Apr 2013 by TRuEQ & TuVaLu |
You can post in your thread ad nauseum, but without specific data there is nothing that we can see or do about any of it. Your problem, you have to explain in detail what you see, what you think you should see, where it differs from the last test you did. There's nothing in it that I can send to the developers either, as they'll just request debug logs and such, things that you neglect to give. Thanks for your advice. My feedback was mostly to describe a multiple problem including multiple test programs runned at the same time. My intention was to give information about what I experience so if anyone else sees something similiar or partly similiar it might be worth further investigation. The pauses of BM was most likely from a setting used when running SETI Beta task. -sbs 256(default=64) when using 64 problem dissapeared. I can use -256 with seti ati ap tasks without problem. I've spent some hours trying to find the cause of this. Now we know what and why. GPU(0,1,2) order with catalyst, BM and SIV I informed SIV people it was probebly wrong order in their program. SIV dev requested more info and I've proveded them with it.(hopefully fixed in next SIV version). using the same rules(standards) is of help i think. exclude(GPU) in cc_config.xml that made me run 1 Moowrap task + 2 POEM tasks does not work in BM .62 but still works in .60 I will get rid of as many "fuzzy things" i can before upgrading BM from .60 And you guys wanted positive feedback as well as malfunction reports. So I'd like to say. On my rig BM 7.0.60 works. No problems detected. |
15) Message boards : BOINC client : Bm counters stops for about 1min and then resumes. Any ideas?
Message 48623 Posted 13 Apr 2013 by TRuEQ & TuVaLu |
I have an explanation for the BM pauses. When setting -sbs to 128 or 256 i get BM counters pauses and after about a min they do resume. running Seti Beta mb ATI tasks using an empty cmdline.txt which equals -sbs 64 gives no pauses. problem about the pauses equals stressed PCIE bus in my case. |
16) Message boards : BOINC client : BM .62 strange
Message 48621 Posted 13 Apr 2013 by TRuEQ & TuVaLu |
.60 works fine. |
17) Message boards : BOINC client : GPU number when having multiple GPU's
Message 48618 Posted 13 Apr 2013 by TRuEQ & TuVaLu |
Catalyst is numbering PCIE X4 5850 card as 0 And Catalsyst also numbers GPU 2 as the number the task is running on. So I guess BM assigns the correct number. I'll try get a note to SIV people about this. I've connected my monitor to both cards but I am using the slower PCIE X4 slot as primary screen adapter. Maybe that's why it says GPU(0) |
18) Message boards : BOINC client : GPU number when having multiple GPU's
Message 48617 Posted 13 Apr 2013 by TRuEQ & TuVaLu |
(note) It may be the driver that assigns the number and then it is a AMD/ATI issue.... |
19) Message boards : BOINC client : GPU number when having multiple GPU's
Message 48616 Posted 13 Apr 2013 by TRuEQ & TuVaLu |
My logic says. PCIE X16 are primary and GPU should start with 0 or 0 and 1(if having a dual gpu attached to it). The slower(secondary) card should be numbered with 1 or 2 when having single gpu card attached to it. I dunno if this has any impact on the different program languages used to create apps though.... |
20) Message boards : BOINC client : GPU number when having multiple GPU's
Message 48615 Posted 13 Apr 2013 by TRuEQ & TuVaLu |
I've noticed BM and SIV says GPU 0 for my 5850 and that is located in my slower PCIE slot, X4 slot. My 5970(2GPU's) are located in fast PCIE slot X16 SIV counts the first GPU as (1) BM counts the first as (2) I can tell when only running 1 task the 5970(2GPU's). Then I wonder which program gives the correct device number. SIV or BM?? |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.