Skip to content

[SYCL][CUDA][HIP] Segmentation fault from emitFunctionWithArgsBeginTrace #4960

Closed
@zjin-lcf

Description

@zjin-lcf

Running the updated example
https://github.com/zjin-lcf/HeCBench/tree/master/reverse-sycl

on an Nvidia/AMD GPU causes segfault. This is not reproducible on an Intel GPU.

To reproduce:
make CUDA=yes CUDA_ARCH=sm_60 run

gdb shows the source of the error:

Thread 1 "main" received signal SIGSEGV, Segmentation fault.
0x00007ffff71437a0 in cl::sycl::detail::pi::emitFunctionWithArgsBeginTrace(unsigned int, char const*, unsigned char*, _pi_plugin)

Thanks

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcudaCUDA back-endhipIssues related to execution on HIP backend.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions