hzhan0607 / cusp-library

Automatically exported from code.google.com/p/cusp-library
Apache License 2.0
0 stars 0 forks source link

Does CUSP automatically support multiple GPU #60

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. any format of sparse matrix vector multiplication

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Linux, CUSP 0.1.2

Please provide any additional information below.
Does CUSP when doing sparse mvm, use multiple GPU for calculation? i.e, two 
tesla c1030 graphic cards in a server

Original issue reported on code.google.com by jacobf...@gmail.com on 7 Feb 2011 at 1:24

GoogleCodeExporter commented 8 years ago
CUSP at the moment does not support multiple GPUs, but I don't think it claims 
to. I think this is more a request for a new feature  than a bug,
It would be a very important and hard to implement feature.

Original comment by filipe.c...@gmail.com on 13 Feb 2011 at 6:45