diff --git a/Multi-GPU.md b/Multi-GPU.md new file mode 100644 index 0000000..d165d55 --- /dev/null +++ b/Multi-GPU.md @@ -0,0 +1,5 @@ +DirectX 12 requires the application explicitly support multi-GPU scenarios through multiple devices. + +# Further reading + +[MSDN: Multi-Engine and Multi-Adapter Synchronization](https://msdn.microsoft.com/en-us/library/windows/desktop/dn933254.aspx)