Mihai Preda

Results 55 comments of Mihai Preda

This is in standby from my POV, maybe in 6 months we'll have another go.

Yes it's because global variables in an OpenCL program were added only at some point in OpenCL (I'd guess in OpenCL 2.0?), and it seems this is the problem. You...

It seems the OpenCL you're using does not understand the memory_scope_device in work_group_barrier(), which means you probably need OpenCL 2.0 support. The makefile missing lib is an unrelated problem, I...

Thanks for investigating the systemd service runner. I'm closing the issue, but feel free to link to it in any way for others that may want to run it that...

This may be partially fixed in 7.5.

I have the same issue with ROCm 3.10, on Ubuntu 20.04, Linux kernel 5.9.12. I installed rocm-opencl3.10.0, set up groups (video & render), set up kfd rights, set up LD_LIBRARY_PATH:...

Thanks, opened https://github.com/RadeonOpenCompute/ROCm/issues/1324 - Mihai On Wed, 9 Dec 2020 at 11:36, Witold Baryluk wrote: > @preda Also, I don't think it is a good github > issue tracker for...

This also reproduces on Linux kernel 5.4.0-73, Ubuntu 20.04, Radeon VII, ROCm 4.2.0 with rock-dkms, which is the "ideal" config for ROCm 4.2. To reproduce this crash is easy: pull...

I forgot to mention, the same compilation works correctly on ROCm 3.3.0.