RadeonML icon indicating copy to clipboard operation
RadeonML copied to clipboard

Is this library abondened?

Open eladmaimoni opened this issue 4 years ago • 3 comments

It seems there hasn't been an update in months. Is there hope for Windows-OpenCL users to gain access to MIOpen functionality? What is AMD plan?

eladmaimoni avatar Dec 18 '20 13:12 eladmaimoni

No it is not abandoned. We have the release planned early January. That said for windows we strongly recommend to use the DML backend and not the miopen one.

BenjaminCoquelle avatar Dec 18 '20 14:12 BenjaminCoquelle

@BenjaminCoquelle thanks. Looking forward to this.

Unfortunately, for those of us that are heavy OpenCL users, integrating real time DirectX12 inferencing is a no t possible since AMD lacks support for DirectX12-OpenCL interoperability. The hack-ish way to achieve this exposes a few driver-bugs.

With that said, I appreciate your work you put into this subject. I would just hope there was a clear path to doing heavy ML together with Compute on Windows.

eladmaimoni avatar Dec 18 '20 14:12 eladmaimoni

@elad8a thanks for pointing to the DX11/OCL interop issue I will see what I can do to push that

BenjaminCoquelle avatar Jan 04 '21 08:01 BenjaminCoquelle