I understand APUs are officially not supported, but as of rocm 1.9/kernel 4.19 the runtime, thunk, opencl and amdkfd components are now in place; the biggest missing piece is hcc (and therefore HIP).
Asking for clarity on whether there are any plans to make hcc functional on APUs, and if so, some kind of order of magnitude on time.
Rationale-wise, we are early stage evaluating these chips for our devices, and have existing code that would hugely benefit from HIP support (not to mention hc seems an enjoyable language to code in), not to mention the benefit of access to the NN frameworks supported via hcc.
I understand APUs are officially not supported, but as of rocm 1.9/kernel 4.19 the runtime, thunk, opencl and amdkfd components are now in place; the biggest missing piece is
hcc(and therefore HIP).Asking for clarity on whether there are any plans to make
hccfunctional on APUs, and if so, some kind of order of magnitude on time.Rationale-wise, we are early stage evaluating these chips for our devices, and have existing code that would hugely benefit from HIP support (not to mention hc seems an enjoyable language to code in), not to mention the benefit of access to the NN frameworks supported via
hcc.