problem with switching active GPU

Bug report and feature request
Post Reply
pipin2007
Beginner
Beginner
Posts: 8
Joined: Tue Apr 07, 2015 12:19 am

problem with switching active GPU

Post by pipin2007 » Fri Apr 10, 2015 1:59 am

Win 7 64, 2x GTX 680, driver 347.88 - WHQL

Please go to fix the problem by switching the active GPU? Set in CUDA Encoder Device 0, 1 or 2 is always used the card in the first slot (SLI is disabled)

stanley
Site Admin
Site Admin
Posts: 4135
Joined: Mon May 15, 2006 7:43 pm
Location: Sydney

Re: problem with switching active GPU

Post by stanley » Fri Apr 10, 2015 3:00 pm

CUDA encoder is deprecated. Please switch to NVENC.
When things work together, things work.

pipin2007
Beginner
Beginner
Posts: 8
Joined: Tue Apr 07, 2015 12:19 am

Re: problem with switching active GPU

Post by pipin2007 » Fri Apr 10, 2015 5:22 pm

stanley wrote:CUDA encoder is deprecated. Please switch to NVENC.
Hmm, that's a shame. NVENC not yet a substitute.

It is set NVENC profile High 4.1?

pipin2007
Beginner
Beginner
Posts: 8
Joined: Tue Apr 07, 2015 12:19 am

Re: problem with switching active GPU

Post by pipin2007 » Sat Apr 11, 2015 6:37 am

I'm sorry but I've hacked your code.
He works for me the second GPU. The problem is the parameter that you send to cudaEncode (always 41).

stanley
Site Admin
Site Admin
Posts: 4135
Joined: Mon May 15, 2006 7:43 pm
Location: Sydney

Re: problem with switching active GPU

Post by stanley » Sat Apr 11, 2015 10:35 pm

I am very interested to know how did you hack my code and but it work for your second GPU.
When things work together, things work.

pipin2007
Beginner
Beginner
Posts: 8
Joined: Tue Apr 07, 2015 12:19 am

Re: problem with switching active GPU

Post by pipin2007 » Sun Apr 12, 2015 1:52 am

Hex editor :D

MediaCoder.exe, byte 128488 - 12840B

stanley
Site Admin
Site Admin
Posts: 4135
Joined: Mon May 15, 2006 7:43 pm
Location: Sydney

Re: problem with switching active GPU

Post by stanley » Sun Apr 12, 2015 6:13 pm

That's very interesting. But there is actually no limitation on the number of GPU in mediacoder.exe. You should hack cudaEncode.exe.
When things work together, things work.

Post Reply