[Beignet] Beignet compiling

2014-01-10 Thread Igor Gnatenko
: CLANG_LIB Full log available on my page[0]. Please help me fix it. [0]http://ignatenkobrain.fedorapeople.org/beignet_fail.log -- -Igor Gnatenko ___ Beignet mailing list Beignet@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/beignet

[Beignet] [PATCH] CL: add missed intel-beignet.icd.in file

2014-01-13 Thread Igor Gnatenko
From 25014f569135dbd02de6465e5e96f07648133693 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko i.gnatenko.br...@gmail.com Date: Mon, 13 Jan 2014 20:31:45 +0400 Subject: [PATCH] CL: add missed intel-beignet.icd.in file Since 03e53efebb24387a48ce10c0d21f58dbb7b5c82e cmake can't configure files, because

Re: [Beignet] [PATCH 2/2] Refine the method to find pch and pcm files.

2014-01-13 Thread Igor Gnatenko
___ Beignet mailing list Beignet@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/beignet -- -Igor Gnatenko ___ Beignet mailing list Beignet@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/beignet

Re: [Beignet] [Patch v2 2/4] CL: prepare to support ICD if the system has ocl-icd..

2014-01-13 Thread Igor Gnatenko
On Tue, 2014-01-14 at 09:45 +0800, Zhigang Gong wrote: v2: Only install the intel-beignet.icd if the system has ocl-icd support. Signed-off-by: Zhigang Gong zhigang.g...@intel.com Signed-off-by: Igor Gnatenko i.gnatenko.br...@gmail.com --- CMake/FindGBE.cmake | 37

[Beignet] Libdir

2014-01-14 Thread Igor Gnatenko
Hi, I'm not sure, but why we installing libs to prefix/lib but not libdir? I.e. on x86_64 I have installed beignet in /usr/lib, but not in /usr/lib64. ___ Beignet mailing list Beignet@lists.freedesktop.org

[Beignet] [PATCH] cmake: use libdir macros

2014-01-15 Thread Igor Gnatenko
I don't like hardcoded paths. Let's use libdir macroses. Signed-off-by: Igor Gnatenko i.gnatenko.br...@gmail.com --- CMakeLists.txt | 3 +++ backend/src/CMakeLists.txt | 10 +- src/CMakeLists.txt | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git

[Beignet] [PATCH rebased] cmake: use libdir macros

2014-01-15 Thread Igor Gnatenko
-off-by: Igor Gnatenko i.gnatenko.br...@gmail.com --- CMakeLists.txt | 3 +++ backend/src/CMakeLists.txt | 8 intel-beignet.icd.in | 2 +- src/CMakeLists.txt | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt

[Beignet] Sandy Bridge 0x106 question

2014-01-17 Thread Igor Gnatenko
Hi, Is Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0106] (rev 09) supported by beignet ? I see that it defined incl_device_data.h[0]. [0]http://cgit.freedesktop.org/beignet/tree/src/cl_device_data.h#n49 -- -Igor Gnatenko

Re: [Beignet] [PATCH v2] cmake: Fix linking with LLVM/Terminfo

2014-02-16 Thread Igor Gnatenko
) +target_link_libraries(gbe ${TERMINFO}) +message(STATUS use ${TERMINFO} as terminal control library) + endif (${TERMINFO} STREQUAL TERMINFO-NOTFOUND) endif(LLVM_VERSION_NODOT VERSION_EQUAL 34) Could you prepare new patch ? On Thu, Feb 13, 2014 at 3:16 PM, Igor Gnatenko

Re: [Beignet] [PATCH] GBE: fix terminfo library linkage

2014-02-16 Thread Igor Gnatenko
that it wouldn't affect linkage behavior in distros with tinfo. Signed-off-by: Boqun Feng boqun.f...@gmail.com Reviewed-by: Igor Gnatenko i.gnatenko.br...@gmail.com --- backend/src/CMakeLists.txt | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/backend/src

Re: [Beignet] [PATCH] Change %.20f to %e.

2014-02-18 Thread Igor Gnatenko
On Wed, 2014-02-19 at 14:04 +0800, Yi Sun wrote: This can make the error information more readable. Signed-off-by: Yi Sun yi@intel.com Reviewed-by: Igor Gnatenko i.gnatenko.br...@gmail.com diff --git a/utests/utest_generator.py b/utests/utest_generator.py index 626ac96..8d8eb3f

[Beignet] build problems: ASSERTION FAILED: Fail to create the gen context

2014-07-03 Thread Igor Gnatenko
. [0]http://pkgs.fedoraproject.org/cgit/beignet.git/commit/?id=0c45e57cbecf72e1a5f243bbc0f375e3f19a2b03 -- -Igor Gnatenko Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/beignet.spec'], False, '/var/lib/mock/fedora-rawhide-x86_64

Re: [Beignet] build problems: ASSERTION FAILED: Fail to create the gen context

2014-07-04 Thread Igor Gnatenko
Hi, On Fri, 2014-07-04 at 14:09 +0800, Zhigang Gong wrote: On Fri, Jul 04, 2014 at 07:53:42AM +0200, Adel Gadllah wrote: Zhigang Gong: On Fri, Jul 04, 2014 at 01:33:14AM +0400, Igor Gnatenko wrote: Hi, I've long time no tested beignet builds. Now I've updated it to 0.9.0 in Fedora

Re: [Beignet] build problems: ASSERTION FAILED: Fail to create the gen context

2014-07-09 Thread Igor Gnatenko
another fix release soon in next week. Thanks. Tried. Problem has been fixed. Thank you! On Fri, Jul 4, 2014 at 7:53 PM, Igor Gnatenko i.gnatenko.br...@gmail.com wrote: Hi, On Fri, 2014-07-04 at 14:09 +0800, Zhigang Gong wrote: On Fri, Jul 04, 2014 at 07:53:42AM +0200, Adel Gadllah wrote

[Beignet] [hpc12/tools] build of 'sum' on 'Intel(R) HD Graphics IvyBridge M GT2' failed

2014-08-29 Thread Igor Gnatenko
-to debug this issue, so help me. [0]https://github.com/hpc12/tools/ -- -Igor Gnatenko signature.asc Description: This is a digitally signed message part ___ Beignet mailing list Beignet@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo

Re: [Beignet] [hpc12/tools] build of 'sum' on 'Intel(R) HD Graphics IvyBridge M GT2' failed

2014-08-29 Thread Igor Gnatenko
] On Behalf Of Igor Gnatenko Sent: Friday, August 29, 2014 5:53 PM To: An open source open CL implemenation for Intel platform Subject: [Beignet] [hpc12/tools] build of 'sum' on 'Intel(R) HD Graphics IvyBridge M GT2' failed Hi, I've tried to use example opencl program[0

Re: [Beignet] [hpc12/tools] build of 'sum' on 'Intel(R) HD Graphics IvyBridge M GT2' failed

2014-08-31 Thread Igor Gnatenko
procedure? Is there a need for this method in the general community, or am I the only one who's interested in this feature? -Dave L. -- -Igor Gnatenko ___ Beignet mailing list Beignet@lists.freedesktop.org http://lists.freedesktop.org/mailman

Re: [Beignet] [ANNOUNCE] Beignet 1.0.0 (2014-11-14)

2014-11-17 Thread Igor Gnatenko
fail. GBE: work around error reporting for unresolved symbols Bump to 1.0.0. -- Zhigang Gong, Thanks. ___ Beignet mailing list Beignet@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/beignet -- -Igor Gnatenko

[Beignet] wrong CMAKE_LIBRARY_ARCHITECTURE on x86_64

2015-03-16 Thread Igor Gnatenko
Hi, I'm updating beignet to 1.0.2 in Fedora as packager and see that on x86_64 I have CMAKE_LIBRARY_ARCHITECTURE equal to nothing and have intel-beignet-.icd. P.S. don't have time to file a bug. -- -Igor Gnatenko ___ Beignet mailing list Beignet

Re: [Beignet] wrong CMAKE_LIBRARY_ARCHITECTURE on x86_64

2015-03-17 Thread Igor Gnatenko
system? Thanks, Zhigang Gong. On Mon, Mar 16, 2015 at 03:39:58PM +0300, Igor Gnatenko wrote: Hi, I'm updating beignet to 1.0.2 in Fedora as packager and see that on x86_64 I have CMAKE_LIBRARY_ARCHITECTURE equal to nothing and have intel-beignet-.icd. P.S. don't have time to file a bug

Re: [Beignet] Fwd: [Bug 1277925] New: clinfo: Failed to release test userptr object! (9) i915 kernel driver may not be sane!

2015-11-04 Thread Igor Gnatenko
You mean in libdrm or beignet? On Wed, Nov 4, 2015, 2:57 PM Lorenzo Pistone <blaffabla...@gmail.com> wrote: > Yes, it is in git. I don't know if they released a minor version with it > yet. > > > Il 04/11/2015 14:54, Igor Gnatenko ha scritto: > > Hi folks, is this issu

[Beignet] Fwd: [Bug 1277925] New: clinfo: Failed to release test userptr object! (9) i915 kernel driver may not be sane!

2015-11-04 Thread Igor Gnatenko
s://bugzilla.redhat.com/token.cgi?t=7sAsGonUjE=cc_unsubscribe -- -Igor Gnatenko ___ Beignet mailing list Beignet@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/beignet

Re: [Beignet] Fwd: [Bug 1277925] New: clinfo: Failed to release test userptr object! (9) i915 kernel driver may not be sane!

2015-11-05 Thread Igor Gnatenko
beignet/commit/?id=f48b4f6766fcaa193652fcbe6ea0bb29f92e45aa > , still present in 1.1.x. > > ___ > Beignet mailing list > Beignet@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/beignet > -- -Igor Gnatenko

[Beignet] OpenCL 2.0

2015-10-20 Thread Igor Gnatenko
Hi, do we support OCL 2.0 in 1.1.x branch? What about master? -- -Igor Gnatenko ___ Beignet mailing list Beignet@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/beignet

[Beignet] problem with compiling using llvm 3.7

2015-09-22 Thread Igor Gnatenko
/ocl_memcpy.bc' failed Is there any fixes for this? Full log: https://kojipkgs.fedoraproject.org//work/tasks/8952/11188952/build.log -- -Igor Gnatenko ___ Beignet mailing list Beignet@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo

Re: [Beignet] problem with compiling using llvm 3.7

2015-10-06 Thread Igor Gnatenko
ve a try and give a feedback? Thanks. Now I tested that patchset and it works. I will use that 5 patches in Fedora. So you can have: Tested-by: Igor Gnatenko <ignatenkobr...@fedoraproject.org> > >> -Original Message- >> From: Beignet [mailto:beignet-boun...@lists.freed

[Beignet] GCC 6 build fails

2016-02-18 Thread Igor Gnatenko
/BUILD/Beignet-1.1.1-Source/backend/src/./ir/immediate.hpp:346:31: error: flexible array member in union const Immediate *immVec[]; ^ -- -Igor Gnatenko ___ Beignet mailing list Beignet@lists.freedesktop.org https

Re: [Beignet] Building beignet with OpenCL 2.0 support in distros

2017-01-21 Thread Igor Gnatenko
SION_MINOR) >  #endif > -#define LIBCL_VERSION_STRING "OpenCL " _JOINT(LIBCL_C_VERSION_MAJOR, > LIBCL_C_VERSION_MINOR) " beignet " LIBCL_DRIVER_VERSION_STRING > BEIGNET_GIT_SHA1_STRING > -#define LIBCL_C_VERSION_STRING "OpenCL C " > _JOINT(LIBCL_C_VERSION_MAJOR, LIBCL_C_VERS

[Beignet] [RFE] detection of OCL 2.0 in runtime

2017-01-20 Thread Igor Gnatenko
Hi, since I'm packaging beignet for Fedora (actually this is true for all binary distributions), it seems bad idea to detect if device supports OCL 2.0 in build-time and not in runtime. -- -Igor Gnatenko ___ Beignet mailing list Beignet

Re: [Beignet] [PATCH v2] Fix build with latest libdrm

2016-10-10 Thread Igor Gnatenko
intel_get_min_eu_in_pool(driver->fd); > assert(min_eu == 9); //don't support fuse down device. >} > #endif //HAS_MIN_EU_IN_POOL > -- > 2.10.1 > > ___ > Beignet mailing list > Beignet@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/beignet > -- -Igor Gnatenko ___ Beignet mailing list Beignet@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/beignet

[Beignet] [PATCH] metainfo: escape ampersand

2017-10-04 Thread Igor Gnatenko
com.intel.beignet.metainfo.xml: failed to parse com.intel.beignet.metainfo.xml: Error on line 147: Entity did not end with a semicolon; most likely you used an ampersand character without intending to start an entity - escape ampersand as Signed-off-by: Igor Gnatenko <ignatenk