I am trying to build scover "Ray Tracing with Metal" on iMac Pro 2017, but got this error:
2020-06-25 14:29:35.233058+0200 MTLRaytracingSample-macOS[3602:145531] Failed to set (contentViewController) user defined inspected property on (NSWindow): Ray tracing isn't supported on this device
Xcode 12
Big Sur 11.0 Beta (20A4299v)
iMac Pro 2017
3,2 GHz 8-Core Intel Xeon W
32 GB 2666 MHz DDR4
Radeon Pro Vega 56 8 GB
What is the required hardware configuration?
2020-06-25 14:29:35.233058+0200 MTLRaytracingSample-macOS[3602:145531] Failed to set (contentViewController) user defined inspected property on (NSWindow): Ray tracing isn't supported on this device
Xcode 12
Big Sur 11.0 Beta (20A4299v)
iMac Pro 2017
3,2 GHz 8-Core Intel Xeon W
32 GB 2666 MHz DDR4
Radeon Pro Vega 56 8 GB
What is the required hardware configuration?
Metal supports the new raytracing feature on Macs with an Intel Skylake GPU or above. The Skylake was included in MacBooks released in Early 2016, so any Mac with an Intel GPU released after that will support it.
Also, devices with Apple's A13 SoC, which include the iPhone 11 (all models) and the iPhone SE (2nd Generation), support the raytracing feature.
Also, devices with Apple's A13 SoC, which include the iPhone 11 (all models) and the iPhone SE (2nd Generation), support the raytracing feature.