intel / intel/llvm

how to resolve cannot find the kernel function?

Open
#8,405 2 comments 0 reactions 0 assignees View on GitHub
bug hip
Dominant language
LLVM
Stars
1.5k
Forks
854
Avg merge
3d 17h
Merged PRs (30d)
137

Description

**Describe the bug**
Cannot find the function '_ZTS11Nxxxxx_with_offset'
![22b3401bb78a1e0434cceca559d5126](https://user-images.githubusercontent.com/22990858/220115593-18907014-adaa-48d6-ad7d-c1ae0070112b.png)

I execute my sycl code on gromacs application on AMD-like GPU. there is a error which cannot find the function. So I want to learn about the creating kernel process.

how to understand create the kernel with 'with_offset' suffix? And is there edge effect with execute sycl code ?

[hip_piKernelCreate](https://github.com/intel/llvm/blob/sycl/sycl/plugins/hip/pi_hip.cpp)

Environment (please complete the following information):

OS: Ubuntu20.04
Target device and vendor: AMD-like GPU
DPC++ version: clang-16 2022-12
Dependencies version: rocm-5
Additional context
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.