My old brain has failed me yet again. i know i have seen the instructionshere, but cannot recall where. i have 2 video cards a GTS 250 and a GTX 460.i would like to run 2 work units at the same time per card.My cc_config.xml currently looks like this:<cc_config><log_flags><sched_op_debug>1</sched_op_debug><work_fetch_debug>1</work_fetch_debug> </log_flags><options><use_all_gpus>1</use_all_gpus></options></cc_config> What do i need to change it to ?
...i have 2 video cards a GTS 250 and a GTX 460.i would like to run 2 work units at the same time per card....
Head over there to check..http://vyper.kafit.se
Quote from: Vyper on 10 Dec 2010, 05:54:58 amHead over there to check..http://vyper.kafit.seIs it rape when I click on the link? I mean ... it's in Sweden
200 series ( and even 8800 series like the GTS 250 ) *should* run 2 instances at a time fine provided you don't run out of memory. They just won't benefit from doing so directly, since context switch hardware wasn't included until Fermi. Since you have 400 series there, the likely benefit will outweigh any added cost penalty to the older card (Your mileage may vary).Note that the operation you're seeing is AFTER, many driver revisions & improvements, so I am surprised that it is working also. Joe's statements were quite correct not so long ago (though I can't pinpoint the exact dates/versions of the corrections . Too many changes too quickly ) ... Cuda 3.1 was most definitely broken with mixing generations in the same host, which I reported through nVidia's registered developer program. These things are fixed in Cuda 3.2. The Cuda 3.0 build in operation, should also be fine as your host shows, just be certain to keep an eye on things
more precisely, older GPU can benefit from multiple tasks running only if there are big enough periods of idle GPU through app execution. Such idle period should be long enough to offset switching cost.
multibeam WUI have 5670 and 5770. And both cannot run 2 WU in same time: Boinc show normal progress for first WU and no progress from second WU, But when first WU is finished then second starts. Can you help me5670 has 512 MB ram5770 has 1024 MB ram so I think they have enough memory to process wu. And they are so slow compared to cuda...