Bug 98367 - Beignet: "unable to find good values for local_work_size[i], please provide\n" " local_work_size[] explicitly, you can find good values with\n" " trial-and-error method
Summary: Beignet: "unable to find good values for local_work_size[i], please provide\n...
Status: RESOLVED MOVED
Alias: None
Product: Beignet
Classification: Unclassified
Component: Beignet (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: Zhigang Gong
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-21 02:49 UTC by David Filiatrault
Modified: 2018-10-12 21:27 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description David Filiatrault 2016-10-21 02:49:14 UTC
Error msg "Beignet: "unable to find good values for local_work_size[i], please provide\n" " local_work_size[] explicitly, you can find good values with\n" " trial-and-error method."

received when running dnetc v2.9112-521-CTR-16021318 for OpenCL on Linux (Linux 4.8.2) on Solus 1.2.1 on a Dell E5440 laptop.  Solus 1.2.1 includes the 1.2.0 version of beignet.  

The Dell E5440 laptop has CPU=Intel(R) Core(TM) i5-4300U CPU @ 1.90GHz

The executable for dnetc can be downloaded from http://http.distributed.net/pub/dcti/current-client/dnetc-linux-amd64-opencl.tar.gz
Comment 1 Xiuli Pan 2016-11-16 02:08:45 UTC
Hi David,

This is actually a warning message means a NULL local_size was passed into the enqueue and we could not find the best value in runtime. If you want to have the best performance, you can try different local_size and keep the best one instead of passing NULL local size.

If there is any problem with the dnetc, could you provide the full log please. I could not open the link you provide.

Thanks
Xiuli
Comment 2 GitLab Migration User 2018-10-12 21:27:03 UTC
-- 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/beignet/beignet/issues/69.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.