...The other way from cpu to gpu is kind of a problem ...
Hello Jason,Thanks indeed Its a neat example where the reschedule ignores the 609/cuda23 application. In this particulary situation there are only 603 and 609/cuda workunits so i was not able to test all. If you have a combination with 603, 608/cuda, 609/cuda and 609/cuda23 that would be very nice, the more difficult the better and even multiple projects are welcome to see if it can crack that..I think that as long people don't use the slider to move units from the cpu to the gpu everything should be just fine AFAICS, VLAR's (and optional the VHAR's) will be moved to the cpu. The other way from cpu to gpu is kind of a problem because in this combination of 609/cuda and 609/cuda23 i don't know which cuda application is active and which one i may use (mayby i just need to remove the slider and stick with the basics of moving VLAR and VHAR to the cpu)Is it btw also possible to have multiple 603 applications for the cpu? Greetings,Marius
With the new Fermi cards (only just got a couple of GTX470s so still experimanting) I havent yet worked out how 'bad' the hit is. Also just to make things more complicated the consensus I have seen so far is to introduce a new plan_class of cuda_fermi. I discovered in testing that Reschedule didnt work for cuda_fermi plan class but still use it to check the current ratio of tasks - unfortunately I stupidly hit the Run button by mistake but only lost a few tasks when I think it rebranded them back to GPU with the wrong plan_class entry and they errored out when it couldn't find the app.
It is not yet certain what the new plan class will be - it hasn't been installed yet. The definitive answer will become apparent on the applications page in due course.But I strongly suspect they will copy the Beta application plan. That would make the plan_classcuda_fermias Questor wrote, and the app_version 610: everything else is exactly analogous to the earlier plan_classes.