- Oct 9, 1999
- 4,421
- 2,201
- 146
FYI, aborting CUDA 3.1 work so you can get more of a better project results in you getting...more CUDA 3.1 work because the project thinks an error occurred.
I rather doubt that's correct. I found an app_config.xml file to run on one card per task, so we'll see.The problem with two different cards running one task is that it runs at the lowest cards speed. So effectively you are running two 750ti's.
I rather doubt that's correct. I found an app_config.xml file to run on one card per task, so we'll see.
...Or the app_config didn't actually tell the CUDA code to use one GPU, and it's using both along with an OpenCL task and just muddying the issue.Running a CUDA 3.1 task on both my cards took 1250 seconds. Running one on just the 1060 took 1500 seconds. I think both cards work as well as they can for the client when used together. Of course, OpenCL is better.