Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is GTX 680 Capable of Concurrent Data Transfer

I expected that GTX 680 (which is one of the latest version of GPUs) is capable of concurrent data transfer (concurrent data transfer in both direction). But when I run cuda SDK "Device Query", the test result of the term "Concurrent copy and execution" is "Yes with 1 copy engine", and it means that the GPU can not do concurrent data transfer.

I wonder if my testing result also happens to you? And can you share with me which devices are capable of concurrent data transfer?

Thanks!

like image 410
Blue_Black Avatar asked Oct 20 '25 08:10

Blue_Black


1 Answers

Dual copy engines are available on Tesla cards and modules:

http://www.nvidia.com/object/why-choose-tesla.html

http://www.nvidia.com/docs/IO/43395/NV-DS-Tesla-C2075.pdf

Also, some Quadro models provide dual copy engines, e.g.:

http://www.nvidia.com/docs/IO/40049/Dual_copy_engines.pdf

http://www.nvidia.com/object/quadro-k5000.html

like image 71
njuffa Avatar answered Oct 22 '25 03:10

njuffa



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!