• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Focusing on World Community Grid

Page 14 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
Its official at Boinc on Feb 12 2013. We moved up one more to 68th place in world... still 32rd in Country... Feb 12 2013.
We passed TACC.
 
Last edited:
Excellent!
Here is something I decided to sign up for:
803749.gif

Looks nice right?
I passed 1 month of runtime trying to get to 1 year.
If you want one here is the forums: https://secure.worldcommunitygrid.org/forums/wcg/viewthread_thread,29840_offset,0
 
Last edited:
Slowly phasing my machines off WCG and back on to SIMAP. Dropped out of the TeAm top 10 in SIMAP, but did make it into the TeAm top 20 in WCG.
Also running my video cards 24/7 kills my electric bill.
 
This is dumb, but how do I get sig? I clicked through the link and clicked on the "get my sig" link as well but I guess I am too slow to figure this stuff out...
 
I just discovered WCG got a GPU app for Linux at some point. It makes my desktop slower than most GPU apps, and it takes a whole CPU core, but it's working.
 
It makes my desktop slower than most GPU apps
In Win7 it didn't make my desktop slower until I set three GPU WUs going at the same time on a GTX560 Ti 448 core.

I'm thinking of trying four at same time. Does anyone know if I have to keep one CPU per WU and if not how do I set app_config.xlm use 0.5 CPU per WU?
 
I'm thinking of trying four at same time. Does anyone know if I have to keep one CPU per WU and if not how do I set app_config.xlm use 0.5 CPU per WU?
Use something like this:
Code:
<app_config>
    <app>
        <name>hcc1</name>
        <max_concurrent>4</max_concurrent>
        <gpu_versions>
            <gpu_usage>.25</gpu_usage>
            <cpu_usage>0.5</cpu_usage>
        </gpu_versions>
    </app>
</app_config>
 
Thanks for the info, guys! I think I am getting how it works now.

I have four GPU WUs going now ... no errors yet. I tried 0.5 CPU per each for the four but it didn't work as well as one for one is working.
 
I've been crunching away the last few months on WCG/HCC, on my LLano @ 3.0Ghz, 8GB RAM. Set up to do GPU WUs on the IGP (of which it does fairly well), as well as my three other CPU cores doing regular WCG CPU WUs. (One CPU core dedicated to HCC GPU WUs.)
 
Back
Top