intel / beignet

Beignet is an open source implementation of the OpenCL specification - a generic compute oriented API. Here is Beignet Source Code Mirror in github- This is a publish-only repository and all pull requests are ignored. Please follow https://wiki.freedesktop.org/www/Software/Beignet/ for any of your improvements
GNU Lesser General Public License v2.1
95 stars 40 forks source link

Beignet - unable to find good values for local_work_size[i] 16.04 Server #2

Open MPolymath opened 7 years ago

MPolymath commented 7 years ago

Dear Support,

System (Server edition - [cat lsb_release]):

DISTRIB_ID=Ubuntu DISTRIB_RELEASE=16.04 DISTRIB_CODENAME=xenial DISTRIB_DESCRIPTION="Ubuntu 16.04 LTS"

PC: Intel® NUC Kit NUC5i3RYH Product Specifications

While following this guide Introduction to Intel® RealSense™ SDK for Linux: Getting Started I have encountered the following error when running:

/usr/bin/rs_or_tutorial_2_gui

error:

Beignet: "unable to find good values for local_work_size[i], please provide local_work_size[] explicitly, you can find good values with trial-and-error method."

Could you kindly provide me with some assistance?