Date: Thu, 09 Mar 2017 23:54:26 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 217635] lang/beignet: crash in get_program_global_data() after 1.3.0 update Message-ID: <bug-217635-7141-0h3Q0vkUzJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217635-7141@https.bugs.freebsd.org/bugzilla/> References: <bug-217635-7141@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217635 --- Comment #3 from Jan Beich (mail not working) <jbeich@FreeBSD.org> --- (In reply to Matthew Rezny from comment #2) > Is the "workaround" patch actually working? Yep. OpenCL 1.4 works fine after the patch (barring old bug 213732). OpenCL= 2.0 (not exposed yet) still crashes. No other port uses drm_intel_bo_set_softpi= n(), so it maybe broken. ;) $ clpeak Platform: Intel Gen OCL Driver Device: Intel(R) HD Graphics Skylake Desktop GT2 Driver version : 1.3 (FreeBSD) Compute units : 24 Clock frequency : 1000 MHz Global memory bandwidth (GBPS) float : 32.94 float2 : 30.69 float4 : 32.55 float8 : 33.19 float16 : 30.05 Single-precision compute (GFLOPS) float : 422.00 float2 : 438.56 float4 : 438.05 float8 : 436.98 float16 : 434.43 No double precision support! Skipped Transfer bandwidth (GBPS) enqueueWriteBuffer : 10.01 enqueueReadBuffer : 11.59 enqueueMapBuffer(for read) : 37543.42 memcpy from mapped ptr : 11.69 enqueueUnmap(after write) : 43471.33 memcpy to mapped ptr : 10.96 Kernel launch latency : 29.42 us Nothing to output ! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217635-7141-0h3Q0vkUzJ>