| Author | Message |
|
|
|
<app_info>
<app>
<name>ABC@Home</name>
</app>
<file_info>
<name>abc-finder_1.02_windows_intelx86</name>
<executable/>
</file_info>
<app_version>
<app_name>abc-finder_1.02_windows_intelx86</app_name>
<version_num>1.02</version_num>
<file_ref>
<file_name>abc-finder_1.02_windows_intelx86</file_name>
<main_program/>
</file_ref>
</app_version>
</app_info>
HELP!!!
Trying to run ABC@home on a Vista 64 box. Always getting the x86_64 not found error. So I tried copying over the abc@home stuff from a 32 bit machine and creating a app_info.xml for the project but always get an error message in Boinc "state file error: bad application name abc-finder_1.02_windows_intelx86"
Any thoughts?
 |
|
|
|
|
|
Nebbermind... I now have ABC working on my 64bit Boinc Vista machines :) :P |
|
|
|
|
|
Hi pyro3k could you let us know how you did this,i'm also running vista 64bit
but have not had any luck.
Thanks |
|
|
|
|
|
I´m having the same problem!
How did you do it? |
|
|
|
|
I´m having the same problem!
How did you do it?
here's the proper app_info.xml for abc@home
<app_info>
<app>
<name>abc-finder</name>
</app>
<file_info>
<name>abc-finder_1.02_windows_intelx86.exe</name>
<executable/>
</file_info>
<app_version>
<app_name>abc-finder</app_name>
<version_num>102</version_num>
<file_ref>
<file_name>abc-finder_1.02_windows_intelx86.exe</file_name>
<main_program/>
</file_ref>
</app_version>
</app_info>
____________
regards
Crunch3r

|
|
|
|
|
|
2007-10-03 08:20:28||Starting BOINC client version 5.10.21 for windows_x86_64
2007-10-03 08:20:28||log flags: task, file_xfer, sched_ops
2007-10-03 08:20:28||Libraries: libcurl/7.16.1 OpenSSL/0.9.8e zlib/1.2.3
2007-10-03 08:20:28||Data directory: C:\\Program Files\\BOINC
2007-10-03 08:20:28||Processor: 2 AuthenticAMD AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ [AMD64 Family 15 Model 75 Stepping 2]
2007-10-03 08:20:28||Processor features: fpu tsc pae nx sse sse2 pni
2007-10-03 08:20:28||OS: Microsoft Windows Vista: , (06.00.6000.00)
2007-10-03 08:20:28||Memory: 2.00 GB physical, 4.21 GB virtual
2007-10-03 08:20:28||Disk: 232.88 GB total, 198.81 GB free
2007-10-03 08:20:28||Local time is UTC +1 hours
2007-10-03 08:20:28||Version change (5.10.20 -> 5.10.21)
2007-10-03 08:20:28||No general preferences found - using BOINC defaults
2007-10-03 08:20:28||Preferences limit memory usage when active to 1023.34MB
2007-10-03 08:20:28||Preferences limit memory usage when idle to 1842.02MB
2007-10-03 08:20:28||Preferences limit disk usage to 9.31GB
2007-10-03 08:20:28||This computer is not attached to any projects
2007-10-03 08:20:28||Visit http://boinc.berkeley.edu for instructions
2007-10-03 08:20:28||Running CPU benchmarks
2007-10-03 08:20:34||Fetching configuration file from http://abcathome.com/get_project_config.php
2007-10-03 08:20:59||Benchmark results:
2007-10-03 08:20:59|| Number of CPUs: 2
2007-10-03 08:20:59|| 2045 floating point MIPS (Whetstone) per CPU
2007-10-03 08:20:59|| 4945 integer MIPS (Dhrystone) per CPU
2007-10-03 08:21:03|ABC@home|Master file download succeeded
2007-10-03 08:21:08|ABC@home|Sending scheduler request: Project initialization
2007-10-03 08:21:08|ABC@home|Requesting 1 seconds of new work
2007-10-03 08:21:13|ABC@home|Scheduler RPC succeeded [server version 509]
2007-10-03 08:21:13|ABC@home|Message from server: platform 'windows_x86_64' not found
2007-10-03 08:21:13|ABC@home|Deferring communication for 1 min 0 sec
2007-10-03 08:21:13|ABC@home|Reason: no work from project
2007-10-03 08:22:14|ABC@home|Sending scheduler request: To fetch work
2007-10-03 08:22:14|ABC@home|Requesting 60480 seconds of new work
2007-10-03 08:22:19|ABC@home|Scheduler RPC succeeded [server version 509]
2007-10-03 08:22:19|ABC@home|Message from server: platform 'windows_x86_64' not found
2007-10-03 08:22:19|ABC@home|Deferring communication for 1 min 0 sec
2007-10-03 08:22:19|ABC@home|Reason: no work from project
|
|
|
|
|
|
It is still NOT working! |
|
|
|
|
It is still NOT working!
While looking at the output of your boinc client i noticed that you
didn't restarted boinc and/or haven't copied the app_info.xml into the "../projects/abcathome.com" directory.
Btw. did you download the application too and placed it in the above mentioned directory ???
http://abcathome.com/download/abc-finder_1.02_windows_intelx86.exe
HTH
____________
regards
Crunch3r

|
|
|
|
|
|
30/11/2007 02:09:44||Fetching configuration file from http://abcathome.com/get_project_config.php
30/11/2007 02:10:41|ABC@home|Master file download succeeded
30/11/2007 02:10:43||Resuming computation
30/11/2007 02:10:46|ABC@home|Sending scheduler request: Project initialization. Requesting 1 seconds of work, reporting 0 completed tasks
30/11/2007 02:10:51|ABC@home|Scheduler request succeeded: got 1 new tasks
30/11/2007 02:10:54|ABC@home|Started download of abc-finder_1.03_windows_intelx86.exe
I'm running Vista 64 on intel Quad core. It doesn't seem to be downloading the x64 for my machine. Any ideas as to why? :/ |
|
|
|
|
30/11/2007 02:09:44||Fetching configuration file from http://abcathome.com/get_project_config.php
30/11/2007 02:10:41|ABC@home|Master file download succeeded
30/11/2007 02:10:43||Resuming computation
30/11/2007 02:10:46|ABC@home|Sending scheduler request: Project initialization. Requesting 1 seconds of work, reporting 0 completed tasks
30/11/2007 02:10:51|ABC@home|Scheduler request succeeded: got 1 new tasks
30/11/2007 02:10:54|ABC@home|Started download of abc-finder_1.03_windows_intelx86.exe
I'm running Vista 64 on intel Quad core. It doesn't seem to be downloading the x64 for my machine. Any ideas as to why? :/
Remember that you have to use the 64 bit version off the BOINC CC. It is located here
http://boincdl.ssl.berkeley.edu/dl/boinc_5.10.28_windows_x86_64.exe
If you still are using the 32 bit CC, then you will only get a 32 bit cruncher downloaded.
|
|
|
|
|
[quote]
Remember that you have to use the 64 bit version off the BOINC CC. It is located here
http://boincdl.ssl.berkeley.edu/dl/boinc_5.10.28_windows_x86_64.exe
If you still are using the 32 bit CC, then you will only get a 32 bit cruncher downloaded.
Thank you, that was indeed all too obvious.
I was unaware of a windows 64bit BOINC client.
Now I am wiser.
Thanks again! |
|
|
|
|
[quote]
Remember that you have to use the 64 bit version off the BOINC CC. It is located here
http://boincdl.ssl.berkeley.edu/dl/boinc_5.10.28_windows_x86_64.exe
If you still are using the 32 bit CC, then you will only get a 32 bit cruncher downloaded.
Thank you, that was indeed all too obvious.
I was unaware of a windows 64bit BOINC client.
Now I am wiser.
Thanks again!
No problem, let us know how it all turned out.
|
|
|