App_config not working?

Message boards : Number crunching : App_config not working?
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Cliff Harding
Volunteer tester
Avatar

Send message
Joined: 18 Aug 99
Posts: 1432
Credit: 110,967,840
RAC: 67
United States
Message 1409767 - Posted: 30 Aug 2013, 13:24:07 UTC

I will get this working if it kills me. Everything that I've tried has failed. Since the file provided below has been cut & pasted from one of the best here, I can only guess that the file is in the wrong library/directory (D:BOINC\), which is the parent BOINC directory. This is the same directory where the cc_config.xml resides. I did expect to see the file listed in the beginning of the log, also provided below, as the cc_config does, but it's not there. It looks like the app_config is not even being read. Any helpful suggestions will be greatly appreciated.

<app_config>
<app>
<name>astropulse_v6</name>
<max_concurrent>2</max_concurrent>
<gpu_versions>
<gpu_usage>1</gpu_usage>
<cpu_usage>.5</cpu_usage>
</gpu_versions>
</app>
<app>
<name>setiathome_v7</name>
<gpu_versions>
<gpu_usage>.25</gpu_usage>
<cpu_usage>.5</cpu_usage>
</gpu_versions>
</app>
</app_config>

08/30/2013 09:02:36 | | Starting BOINC client version 7.0.64 for windows_x86_64
08/30/2013 09:02:36 | | log flags: file_xfer, sched_ops, task, cpu_sched, dcf_debug
08/30/2013 09:02:36 | | Libraries: libcurl/7.25.0 OpenSSL/1.0.1 zlib/1.2.6
08/30/2013 09:02:36 | | Data directory: D:\BOINC
08/30/2013 09:02:36 | | Running under account Cliff Harding
08/30/2013 09:02:36 | | Processor: 8 GenuineIntel Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz [Family 6 Model 26 Stepping 5]
08/30/2013 09:02:36 | | 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 popcnt syscall nx lm vmx tm2 pbe
08/30/2013 09:02:36 | | OS: Microsoft Windows 7: Ultimate x64 Edition, Service Pack 1, (06.01.7601.00)
08/30/2013 09:02:36 | | Memory: 5.99 GB physical, 6.00 GB virtual
08/30/2013 09:02:36 | | Disk: 298.09 GB total, 277.81 GB free
08/30/2013 09:02:36 | | Local time is UTC -4 hours
08/30/2013 09:02:36 | | CUDA: NVIDIA GPU 0: GeForce GTX 660 (driver version 326.19, CUDA version 5.50, compute capability 3.0, 2048MB, 1964MB available, 2132 GFLOPS peak)
08/30/2013 09:02:36 | | CUDA: NVIDIA GPU 1: GeForce GTX 660 (driver version 326.19, CUDA version 5.50, compute capability 3.0, 2048MB, 1894MB available, 2132 GFLOPS peak)
08/30/2013 09:02:36 | | OpenCL: NVIDIA GPU 0: GeForce GTX 660 (driver version 326.19, device version OpenCL 1.1 CUDA, 2048MB, 1964MB available, 2132 GFLOPS peak)
08/30/2013 09:02:36 | | OpenCL: NVIDIA GPU 1: GeForce GTX 660 (driver version 326.19, device version OpenCL 1.1 CUDA, 2048MB, 1894MB available, 2132 GFLOPS peak)
08/30/2013 09:02:36 | Milkyway@Home | Found app_info.xml; using anonymous platform
08/30/2013 09:02:36 | SETI@home | Found app_info.xml; using anonymous platform
08/30/2013 09:02:36 | | Config: report completed tasks immediately
08/30/2013 09:02:36 | | Config: use all coprocessors
08/30/2013 09:02:36 | | Config: GUI RPCs allowed from:
08/30/2013 09:02:36 | Milkyway@Home | URL http://milkyway.cs.rpi.edu/milkyway/; Computer ID 491386; resource share 0
08/30/2013 09:02:36 | SETI@home | URL http://setiathome.berkeley.edu/; Computer ID 5501972; resource share 100
08/30/2013 09:02:36 | SETI@home | General prefs: from SETI@home (last modified 18-Aug-2013 12:00:17)
08/30/2013 09:02:36 | SETI@home | Host location: none
08/30/2013 09:02:36 | SETI@home | General prefs: using your defaults
08/30/2013 09:02:36 | | Reading preferences override file
08/30/2013 09:02:36 | | Preferences:
08/30/2013 09:02:36 | | max memory usage when active: 5520.42MB
08/30/2013 09:02:36 | | max memory usage when idle: 6133.80MB
08/30/2013 09:02:36 | | max disk usage: 200.00GB
08/30/2013 09:02:36 | | max CPUs used: 7
08/30/2013 09:02:36 | | (to change preferences, visit a project web site or select Preferences in the Manager)
08/30/2013 09:02:36 | | Not using a proxy



I don't buy computers, I build them!!
ID: 1409767 · Report as offensive
Profile Gundolf Jahn

Send message
Joined: 19 Sep 00
Posts: 3184
Credit: 446,358
RAC: 0
Germany
Message 1409768 - Posted: 30 Aug 2013, 13:34:29 UTC - in response to Message 1409767.  

You'll have to place it in the SETI@home project directory (D:\BOINC\projects\setiathome.berkeley.edu), like the app_info.xml file.

Gruß
Gundolf
ID: 1409768 · Report as offensive
Profile Cliff Harding
Volunteer tester
Avatar

Send message
Joined: 18 Aug 99
Posts: 1432
Credit: 110,967,840
RAC: 67
United States
Message 1409771 - Posted: 30 Aug 2013, 13:48:57 UTC - in response to Message 1409768.  

Gundolf --

MANY THANKS!! Don't have to edit the app_info any more. Like many have said, it's soooo much easier.


I don't buy computers, I build them!!
ID: 1409771 · Report as offensive

Message boards : Number crunching : App_config not working?


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.