I have a requirement to optimize the OpenCL program for AMD GPUs.
I would like to try rewriting some of the core OpenCL cores in the GCN ISA assembly, but I have to support both Windows and Linux.
I found a ROCm platform that looks like it can do the job for Linux but does not support Windows.
Is there a tool chain that I can use for this?
source
share