N
N
NeoZeed2014-08-18 07:13:29
GPGPU
NeoZeed, 2014-08-18 07:13:29

Is it possible to use two graphics cards for CUDA?

Or, let's say the integrated video card is used for video, and the second for CUDA

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2014-08-18
@NeoZeed

Read the manual already.
It doesn't matter what video card you use. You won't be able to download it 100% at first. And so - you have the opportunity to programmatically send the execution to any device available to you. It is also possible to execute the code simultaneously on two videos, but only in manual mode. That is, you yourself must write the code that launches the application on different cards.
Once again. Read the manual. There, at the beginning, an overview of the architecture, etc.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question