[Bug 108272] [polaris10] opencl-mesa: Anything using OpenCL segfaults, XFX Radeon RX 580

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 5 on bug 108272 from
These look like two separate problems. The luxmark failure is known. Luxmark
requires more than 22 global buffers currently supported by radeonsi. without
asserts (src/gallium/drivers/radeonsi/si_compute.c:298) it accesses the global
buffer array out of bounds.
just bumping MAX_GLOBAL_BUFFERS to 32 allows luxmark to run, albeit still with
many incorrect pixels -- libclc rounding conversions are incorrect.



The second problem is harder to assess. since platform evaluation works OK with
clinfo. the failure seems to be in llvm initialization code. Is IndigoBenchmark
linking to LLVM (directly or via OpenGL)? if yes, is it linked to the same
version as clover?


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux