Message boards : News : [subset_sum] testing workunits
Author | Message |
---|---|
It's been a long time coming, but I think I might have fixed some of the issues with the subset sum application. I've made a test batch of 100 workunits, and have added 32 and 64 bit linux and OSX applications. I'll be testing windows in a bit. Please let me know how these are crunching. If all works well we should go back to having a steady flow of subset sum workunits coming out! | |
ID: 5045 · Rating: 0 · rate:
![]() ![]() ![]() | |
Everything looks like it has been coming in without any errors, so I started up a few more to run overnight. | |
ID: 5046 · Rating: 0 · rate:
![]() ![]() ![]() | |
Travis, are there also plans to release Android work units again too? Not trying to be pushy. Just wondering if it is on the list. | |
ID: 5047 · Rating: 0 · rate:
![]() ![]() ![]() | |
Travis, are there also plans to release Android work units again too? Not trying to be pushy. Just wondering if it is on the list. I don't think we ever had any Android applications for any of the projects here... | |
ID: 5048 · Rating: 0 · rate:
![]() ![]() ![]() | |
Travis, are there also plans to release Android work units again too? Not trying to be pushy. Just wondering if it is on the list. Good point. Those may have been custom by Mateusz Szpakowski when he released nativeBOINC and did the custom binaries using the app_info.xml http://www.nativeboinc.org/site/detail_project/subsetsum ____________ ![]() | |
ID: 5050 · Rating: 0 · rate:
![]() ![]() ![]() | |
So, I guess I should ask my question a bit different. Any plans to compile your own Android capable app for Subsetsum so the official client can be used? :) | |
ID: 5051 · Rating: 0 · rate:
![]() ![]() ![]() | |
So, I guess I should ask my question a bit different. Any plans to compile your own Android capable app for Subsetsum so the official client can be used? :) I think the next thing on the agenda for SSS is an openCL version, as I think we'll be able to use GPUs very nicely with this project. As for an android version, it would take either an interested student of mine to work on it (as I've not done any android development) or someone in the community who would want to work with me to port the code over. The application isn't particularly difficult... | |
ID: 5052 · Rating: 0 · rate:
![]() ![]() ![]() | |
So, I guess I should ask my question a bit different. Any plans to compile your own Android capable app for Subsetsum so the official client can be used? :) Reading these lines an idea came up. For the newer mali gpu's are open-cl libraries available for Android. This gives this project the possibility to become the very first project with an open-cl android app ! | |
ID: 5057 · Rating: 0 · rate:
![]() ![]() ![]() | |
So, I guess I should ask my question a bit different. Any plans to compile your own Android capable app for Subsetsum so the official client can be used? :) That's interesting! I'll have to look into it. Might be awhile though because I have a new wildlife@home application to release first... too many projects not enough time! | |
ID: 5058 · Rating: 0 · rate:
![]() ![]() ![]() | |
This http://arrayfire.com/getting-started-with-opencl-on-android/ might be a good starting point. | |
ID: 5063 · Rating: 0 · rate:
![]() ![]() ![]() | |
Message boards : News : [subset_sum] testing workunits