https://bugs.freedesktop.org/show_bug.cgi?id=106527
Bug ID: 106527 Summary: OpenCL corrupted memory on AMD R9 280X Product: DRI Version: XOrg git Hardware: Other OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: DRM/AMDgpu-pro Assignee: dri-devel@lists.freedesktop.org Reporter: riccardodemaria@gmail.com
I am trying to use the AMD R9 280X (Tahiti) with the latest Ubuntu 18.04 and AMDGPU-PRO driver.
OpenCL appears to work with
export GPU_FORCE_64BIT_PTR=1
see https://bugs.freedesktop.org/show_bug.cgi?id=102491
however the memory appears corrupted on the device resulting in random data populating partially or entirely the buffers.
A simple OpenCL program is sufficient to show the problem:
https://github.com/rdemaria/opencl_simpletest
in my case.
https://bugs.freedesktop.org/show_bug.cgi?id=106527
Jan Vesely jan.vesely@rutgers.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|OpenCL corrupted memory on |[amdgpu-pro] OpenCL |AMD R9 280X |corrupted memory on AMD R9 | |280X
https://bugs.freedesktop.org/show_bug.cgi?id=106527
Martin Peres martin.peres@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED
--- Comment #1 from Martin Peres martin.peres@free.fr --- -- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.
You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/15.
dri-devel@lists.freedesktop.org