you can use just the work units from your life project. Just replace the app and use the cc_config.xml. You can also use boinc -exit_before_start. In this case boinc prepares the work unit and app in the slot directory and exits. Than replace the app with the new one and use the cc_config.xml and restart boinc. Afterwards you can debug your new app.
Adam Bazinet wrote: > No, we're not using the wrapper for this app (any more)... > > Thanks, yoyo, for those pointers. Those arguments seem like they > would help for debugging, but can you imagine some scenario where one > could test an application with the client without a server? How would > one "submit work"? > > thanks, > Adam > > > > On Tue, Oct 6, 2009 at 12:40 PM, Jack Shultz > <[email protected] <mailto:[email protected]>> wrote: > > Adam, > > I had to do some tweaks to the progress bar as well. Are you having > issues with the recent wrapper enhancements? > > On Tue, Oct 6, 2009 at 12:37 PM, yoyo <[email protected] > <mailto:[email protected]>> wrote: > > Have a look to > > http://boinc.berkeley.edu/wiki/Client_configuration > > and these 2 options. > > > > <dont_check_file_sizes> > > <run_apps_manually> > > > > yoyo > > > > Adam Bazinet wrote: > >> Hi, > >> > >> We're making some tweaks to progress bar updating in one of our > >> applications, and the developer doesn't have a test project set > up (usually > >> he ships the code to me to plug in and test) > >> > >> Is it possible to run an application in a BOINC client (w/ > manager, so we > >> can visually see what's happening) without having a BOINC > server set up? > >> > >> I've never heard of such a thing, but thought it might be worth > an inquiry. > >> > >> thanks, > >> Adam > >> _______________________________________________ > >> boinc_dev mailing list > >> [email protected] <mailto:[email protected]> > >> http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev > >> To unsubscribe, visit the above URL and > >> (near bottom of page) enter your email address. > >> > > > > _______________________________________________ > > boinc_dev mailing list > > [email protected] <mailto:[email protected]> > > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev > > To unsubscribe, visit the above URL and > > (near bottom of page) enter your email address. > > > > > > -- > Jack > > http://drugdiscoveryathome.com > http://hydrogenathome.org > _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
