I'm trying to figure out how to make my VBox app multithreaded. This <http://boinc.berkeley.edu/trac/wiki/VboxApps#Creatingappversions> would suggest I should make it "vbox64_mt" plan class, however that plan class doesn't seem to exist, neither in the documentation <http://boinc.berkeley.edu/trac/wiki/AppPlan> nor is it actually detected by bin/update_versions after I rename my app_version folder to end in "__vbox64_mt".
A sort of related but maybe isolated issue is that it seems like there is a typo here <https://github.com/BOINC/boinc/blob/4ed2514a8455bef0fcf44f1f135ca3d8dbc68939/samples/vboxwrapper/vboxwrapper.cpp#L507>, and it should be --nthreads to be consistent with the documentation and the usage instructions at the top of the file. Then again I'm not totally familiar with this yet. Thanks for any help. Marius _______________________________________________ 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.
