Giter VIP home page Giter VIP logo

Comments (6)

ArturHarasimiuk avatar ArturHarasimiuk commented on August 25, 2024

@crepererum could you make one experiment by running failing command under the debugger and provide list of loaded shared libraries? under gdb/cgdb this is command info shared.

could also you provide more info on distribution you are using?

from compute-runtime.

crepererum avatar crepererum commented on August 25, 2024

Shared library data:

(gdb) info shared
From                To                  Syms Read   Shared Object Library
0x00007f05878afe30  0x00007f05878b3047  Yes (*)     /usr/lib/librt.so.1
0x00007f05876aad40  0x00007f05876aba0e  Yes (*)     /usr/lib/libdl.so.2
0x00007f0587491670  0x00007f058749f5a1  Yes (*)     /usr/lib/libpthread.so.0
0x00007f058718dcb0  0x00007f0587241c49  Yes         /usr/lib/libstdc++.so.6
0x00007f0586dc0640  0x00007f0586e5f206  Yes (*)     /usr/lib/libm.so.6
0x00007f0586ba4800  0x00007f0586bb4bd5  Yes         /usr/lib/libgcc_s.so.1
0x00007f058680b790  0x00007f058694d66c  Yes (*)     /usr/lib/libc.so.6
0x00007f0587ab6db0  0x00007f0587ad3390  Yes (*)     /lib64/ld-linux-x86-64.so.2
0x00007f0586570dc0  0x00007f05865d3d4c  Yes         .../compute-runtime/build/bin/libigdfcl.so
0x00007f05863441f0  0x00007f0586351157  Yes (*)     /usr/lib/libz.so.1
0x00007f058507c580  0x00007f0585dc2f91  Yes         .../compute-runtime/build/bin/libigdccl.so
0x00007f0581ee3e00  0x00007f0584006af9  Yes (*)     .../compute-runtime/build/bin/libcommon_clang.so
0x00007f058168c0b0  0x00007f05816c6728  Yes (*)     /usr/lib/libncursesw.so.6
(*): Shared library is missing debugging information.

(as in the stacktrace above I've changed the path prefix for the source dir to ...)

Distribution is Arch Linux.

from compute-runtime.

ArturHarasimiuk avatar ArturHarasimiuk commented on August 25, 2024

thank you for additional information. we were able to reproduce issue and analyze it. It looks like there maybe problem with clang version used to build Intel Graphics compiler stack. Everything worked for us with 4.0.1 and failed with 5.0

could you confirm clang version you use. is this 5.0?

from compute-runtime.

crepererum avatar crepererum commented on August 25, 2024

5.0.1 to be precise, see https://www.archlinux.org/packages/extra/x86_64/clang/

from compute-runtime.

ArturHarasimiuk avatar ArturHarasimiuk commented on August 25, 2024

I created issue in Intel Graphics Compiler because this is issue with compiler stack.

from compute-runtime.

MichalMrozek avatar MichalMrozek commented on August 25, 2024

Looks like problem is fixed on compiler side, closing this one.

from compute-runtime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.