Posts by Jeff

1) Message boards : BOINC client : BOINC 7.0.40-42 and new app_config.xml (Message 47685)
Posted 8 Feb 2013 by Jeff
Post:
Here is the cc_config.xml with no brackets:
<cc_config>
<log_flags>
</log_flags>
<options>
<client_version_check_url>http://www.worldcommunitygrid.org/download.php?xml=1</client_version_check_url>
<client_download_url>http://www.worldcommunitygrid.org/download.php</client_download_url>
<network_test_url>http://www.ibm.com/</network_test_url>
<start_delay>10</start_delay>
<max_file_xfers>16</max_file_xfers>
<max_file_xfers_per_project>16</max_file_xfers_per_project>

<exclude_gpu>
<url>http://www.worldcommunitygrid.org</url>
<type>nvidia</type>
</exclude_gpu>


</options>
</cc_config>


Ok, I tried the above config and didn't get an error message about nvidia this time. Apparently reinstalling .44 fixed that part. Its still requesting nvidia task and running them. Any time frame on a fix for this?
2) Message boards : BOINC client : BOINC 7.0.40-42 and new app_config.xml (Message 47684)
Posted 8 Feb 2013 by Jeff
Post:
I'll post in multiple replies so its a little easier to follow:

Here is the cc_config.xml file:
<cc_config>
<log_flags>
</log_flags>
<options>
<client_version_check_url>http://www.worldcommunitygrid.org/download.php?xml=1</client_version_check_url>
<client_download_url>http://www.worldcommunitygrid.org/download.php</client_download_url>
<network_test_url>http://www.ibm.com/</network_test_url>
<start_delay>10</start_delay>
<max_file_xfers>16</max_file_xfers>
<max_file_xfers_per_project>16</max_file_xfers_per_project>

<exclude_gpu>
<url>http://www.worldcommunitygrid.org</url>
[<type>nvidia</type>]
</exclude_gpu>


</options>
</cc_config>



Here is the log when I use brackets:

2/8/2013 1:06:55 AM | | Starting BOINC client version 7.0.44 for windows_x86_64
2/8/2013 1:06:55 AM | | log flags: file_xfer, sched_ops, task
2/8/2013 1:06:55 AM | | Libraries: libcurl/7.25.0 OpenSSL/1.0.1 zlib/1.2.6
2/8/2013 1:06:55 AM | | Data directory: C:\ProgramData\BOINC
2/8/2013 1:06:55 AM | | Running under account Jeff
2/8/2013 1:06:55 AM | | Processor: 4 GenuineIntel Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz [Family 6 Model 58 Stepping 9]
2/8/2013 1:06:55 AM | | Processor: 256.00 KB cache
2/8/2013 1:06:55 AM | | Processor features: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss htt tm pni ssse3 cx16 sse4_1 sse4_2 syscall nx lm vmx tm2 popcnt aes pbe
2/8/2013 1:06:55 AM | | OS: Microsoft Windows 7: Professional x64 Edition, Service Pack 1, (06.01.7601.00)
2/8/2013 1:06:55 AM | | Memory: 7.97 GB physical, 15.93 GB virtual
2/8/2013 1:06:55 AM | | Disk: 167.58 GB total, 52.13 GB free
2/8/2013 1:06:55 AM | | Local time is UTC -5 hours
2/8/2013 1:06:55 AM | | CUDA: NVIDIA GPU 0: GeForce GTX 670 (driver version 310.90, CUDA version 5.0, compute capability 3.0, 2048MB, 1830MB available, 2634 GFLOPS peak)
2/8/2013 1:06:55 AM | | CAL: ATI GPU 0: AMD Radeon HD 7700 series (Cape Verde) (CAL version 1.4.1741, 1024MB, 984MB available, 3840 GFLOPS peak)
2/8/2013 1:06:55 AM | | OpenCL: NVIDIA GPU 0: GeForce GTX 670 (driver version 310.90, device version OpenCL 1.1 CUDA, 2048MB, 1830MB available, 2634 GFLOPS peak)
2/8/2013 1:06:55 AM | | OpenCL: ATI GPU 0: AMD Radeon HD 7700 series (Cape Verde) (driver version 1084.4 (VM), device version OpenCL 1.2 AMD-APP (1084.4), 1024MB, 984MB available, 3840 GFLOPS peak)
2/8/2013 1:06:55 AM | Asteroids@home | Found app_config.xml
2/8/2013 1:06:55 AM | World Community Grid | Found app_config.xml
2/8/2013 1:06:55 AM | World Community Grid | Config: excluded GPU. Type: nvidia. App: all. Device: all
2/8/2013 1:06:55 AM | Asteroids@home | URL http://asteroidsathome.net/boinc/; Computer ID 9004; resource share 100
2/8/2013 1:06:55 AM | WUProp@Home | URL http://wuprop.boinc-af.org/; Computer ID 47366; resource share 1
2/8/2013 1:06:55 AM | GPUGRID | URL http://www.gpugrid.net/; Computer ID 128329; resource share 100
2/8/2013 1:06:55 AM | World Community Grid | URL http://www.worldcommunitygrid.org/; Computer ID 2074207; resource share 200
2/8/2013 1:06:55 AM | World Community Grid | General prefs: from World Community Grid (last modified 04-Feb-2013 03:05:10)
2/8/2013 1:06:55 AM | World Community Grid | Computer location: home



Here it is asking for nvidia:
2/8/2013 1:08:13 AM | World Community Grid | Requesting new tasks for NVIDIA and ATI


Here it is working nvidia:
2/8/2013 1:14:07 AM | World Community Grid | Starting task X0930107161378200903111110_0 using hcc1 version 705 (nvidia_hcc1) in slot 10
2/8/2013 1:14:07 AM | World Community Grid | Starting task X0960109170138200904241241_1 using hcc1 version 705 (nvidia_hcc1) in slot 11


I'll post no brackets in next message.
3) Message boards : BOINC client : BOINC 7.0.40-42 and new app_config.xml (Message 47662)
Posted 6 Feb 2013 by Jeff
Post:
Its in the cc_config exactly as shown. Which is what is on the wiki site for it. I don't get any red error messages and as shown in the log it says its excluding nvidia (see below). If I take the brackets off (what someone else gave me too) then I get the red error message saying it can't parse exclude command. I found it odd too but that what wiki says to do for the command now. Its in the middle of this page:
http://boinc.berkeley.edu/wiki/Client_configuration

With bracket as shown I get this:
2/5/2013 7:44:37 PM | World Community Grid | Config: excluded GPU. Type: nvidia. App: all. Device: all

But it asks for nvidia work and worse it does it, even stopping ATI work and running nvidia instead. I have a max of 6 set in the app_config file so sometimes it does a mix of some on ati and some on nvidia or sometimes just one or the other. Its leans heavily towards nvidia, especially in downloading because I guess no one does that. I got tired of aborting them so I switched back to 7.0.28 and using that app_info file it stops nvidia. I really like the newer versions and want to run them but until someone can come up with a solution its easier running the older version. If you got some ideas, I'll be more than happy to test them.
4) Message boards : BOINC client : BOINC 7.0.40-42 and new app_config.xml (Message 47651)
Posted 6 Feb 2013 by Jeff
Post:
I can't figure out how to fix this problem. I have both a nvidia and ati/amd card and I have set cc_config to only allow ati to process HCC1 task but it keeps retrieving nvidia tasks, despite it being excluded (see log below).

I am using 7.0.44 with the following configs:

app_config.xml: (only revelant section shown)
<app>
<name>hcc1</name>
<max_concurrent>6</max_concurrent>
<gpu_versions>
<gpu_usage>0.166</gpu_usage>
<cpu_usage>0.334</cpu_usage>
</gpu_versions>
</app>


cc_config.xml: (only revelant section shown)
<exclude_gpu>
<url>http://www.worldcommunitygrid.org</url>
[<type>nvidia</type>]
</exclude_gpu>


LOG:
2/5/2013 7:44:37 PM | World Community Grid | Config: excluded GPU. Type: nvidia. App: all. Device: all

Despite those configs its keeps asking for nvidia and ati task.
2/5/2013 7:45:11 PM | World Community Grid | Requesting new tasks for CPU and NVIDIA and ATI


I only want ATI and CPU tasks yet it keeps asking for nvidia so is there a way to specifiy in the app_config.xml file to get only ATI tasks like we used to in app_info.xml?
5) Message boards : Questions and problems : Custom 2 core vs 4 core option? (Message 45975)
Posted 13 Oct 2012 by Jeff
Post:
Figures...Thank You for the reply!
6) Message boards : Questions and problems : Custom 2 core vs 4 core option? (Message 45965)
Posted 13 Oct 2012 by Jeff
Post:
If there a way to setup BOINC to run 4 cores when pc isn't being used and only 1-3 cores when I am using it? I am tired of switching it back and forth manually.

thanks!
7) Message boards : GPUs : 2 GPUs, want to use one all the time and the other when not in use (Message 44604)
Posted 22 Jun 2012 by Jeff
Post:
I have two videos cards: GTX 670 and an HD4850. I want to use the HD4850 for Boinc all the time and the GTX670 only when I am not using to play games. How can I configure this?

Thanks!
Jeff




Copyright © 2024 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.