VS2015 Dx12 Multi-Gpu Debugging

Started by
3 comments, last by hiya83 6 years, 4 months ago

Hi,

Does anyone have suggestions on multi-gpu (cross adapter) debugging in vs2015 for dx12? It seems this is not supported (error codes returned when gpu debugging inside VS) in vs2015. Any idea if this is supported in vs2017? 

Thanks

Advertisement

Well I tried it with vs 2017 community version and it has the same errors. 

D3D12 capture/playback development has moved to PIX. You can try PIX (https://blogs.msdn.microsoft.com/pix/download/) but I don't think that multi-GPU is something they've done yet.

You're right. I just tried PIX as well and it has the same errors. The same happens with NSight. So it seems if you want to go multi-gpu work on D12 right now, there's no debugger AFAIK (VGD, PIX, NSight) which works at the moment :( 

This topic is closed to new replies.

Advertisement