I am trying to use Silk.Net.OpenCL from LinqPad 5 (which targets .NET Framework), so I assume it's p
I am trying to use Silk.Net.OpenCL from LinqPad 5 (which targets .NET Framework), so I assume it's pulling in the NetStandard2.0 version. It seems to work fine for the GetPlatformIDs and GetPlatformInfo calls, but hangs when it gets to the GetDeviceIDs call. Any thoughts on why it's hanging?