Skip to content

OpenCL generates clCreateBuffer error after built with debug symbols #198

@nipunayf

Description

@nipunayf

The error /libnomp/src/opencl.c:41 clCreateBuffer failed with error code: -2125574144 is repeatedly occurring as the cause for most of the test cases when the project is built with debug symbols. This issue is specific to the OpenCL implementation, while the CUDA backend appears to be functioning correctly.

To reproduce the steps:

  1. Build the libnomp project with debug symbols: ./lncfg -b debug && ./lninstall --no.
  2. Run the tests with the OpenCL backend: lnrun t -b opencl -v 2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions