Skip to content

Compiler crashing on my OpenCL kernel #207

@sudden6

Description

@sudden6

I'm trying to build the kernel clqueens.cl.txt, but the Intel OpenCL compiler causes a segmentation fault, see backtrace.txt

Release is from: https://github.com/intel/compute-runtime/blob/master/opencl/doc/DISTRIBUTIONS.md#opensuse-leap-153 version 1.0.8708-1.suse.lp153

The kernel should be valid OpenCL C 2.0 and 3.0, the AMD OpenCL compiler based LLVM seems to have no issue with it. In case you find it invalid, I'd expect the compiler to reject the kernel with an error message and not crash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions