Aaron Boxer
Aaron Boxer
> Is it possible that this commit is the cause? [ROCm-Developer-Tools/ROCclr@16044d1](https://github.com/ROCm-Developer-Tools/ROCclr/commit/16044d1b30b822bb135a389c968b8365630da452) This looks exactly like where OpenCL was disabled. Is it difficult to build ROCclr with this patch reverted ?
> I can have a try do patch ROCclr for OpenCL, but I am not familiar with OpenCL, could you show me a demo for testing? those examples look good,...
Thanks, so it looks like AMD really did remove support
hmmm, that's an interesting idea
@ROCmSupport can you comment on Polaris support in recently released ROCm 5.0 ?
> I have OpenCL working in Ubuntu 20.04 with an RX570. Here is what I did : > > * install ROCm 4.5.2 > * get the 21.10 Radeon Software...
> I think I used wrong package, after recompile rocm-opencl-runtime, clinfo can display gfx803 device. I will upload my package in this week, everyone who is interest in opencl and...
> https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime#building > > > Follow these steps: > > > > * Build ROCclr first. Follow the steps in the following link to build ROCclr > > [ROCclr Readme](https://github.com/ROCm-Developer-Tools/ROCclr)...
I used default settings, but set `BUILD_SHARED_LIBS` to `true`. Also, set `CMAKE_BUILD_TYPE` to `Release`
@Dudemanguy what are your thoughts on this PR ? small optional changes that fix a real problem with --loop functionality.