Message boards : Questions and problems : Trouble with update_versions
Message board moderation
Author | Message |
---|---|
Send message Joined: 16 Feb 16 Posts: 11 ![]() |
I'm still very new to BOINC so please bear with me. I'm trying to get the multi_thread application to test properly in our environment to try and get a performance baseline. I got the multithread.exe compiled and moved back to my BOINC server. I placed the .exe file in apps/multi_thread/1.0/windows_intelx86 folder. I edited project.xml and added my new application in, and ran xadd successfully. when I ran update_version, it returned: File multi_thread is listed in version.xml but not present It did however copy the multithread.exe file to the project's download folder. The new application is showing on the management webpage, but no workunits appear to be being sent out. what did I miss? thanks for the help! |
![]() Send message Joined: 29 Aug 05 Posts: 15634 ![]() |
You say you named the binary multithread.exe but the output says it expects multi_thread, with an underscore in the name. Could it be something simple like that? |
Send message Joined: 16 Feb 16 Posts: 11 ![]() |
Looks like it was a name discrepancy. The .exe compiled itself as MultiThread.exe but the version.xml had the physical name as multi_thread So a mixture of missing case, underscores, and missing '.exe'. That explains a question I had about how the version.xml worked. Thanks for the help, Jord! |
Send message Joined: 4 Jul 12 Posts: 321 ![]() |
Just for future readers: Here is the update_versions documentation. |
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.