Bug 15706 - Missing opencl-c-base.h when executing clpeak
Summary: Missing opencl-c-base.h when executing clpeak
Status: RESOLVED MOVED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-24 13:25 UTC by Sebastian Weyer
Modified: 2024-06-15 15:11 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian Weyer 2023-07-24 13:25:02 UTC
# RUSTICL_ENABLE=panfrost /clpeak
  
Platform: rusticl
  Device: Mali-G52 (Panfrost)
    Driver version  : 23.1.0 (Linux ARM64)
    Compute units   : 2
    Clock frequency : 800 MHz
    Iterations : 30
    Global Work Items : 1048576
    Local Work Items : 256
    Build Log: <built-in>:1:10: fatal error: 'opencl-c-base.h' file not found
Error executing LLVM compilation action.

Clpeak compiles opencl kernels but can't do so without the opencl-c-base.h header file
Comment 1 Yann E. MORIN 2024-06-15 15:11:49 UTC
Thank you for your report.

The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
    https://gitlab.com/buildroot.org/buildroot/-/issues

We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.

Thank you!