[starpu][7ed4aa7b79e4][starpu_hip_report_error] Error: oops in hip_codelet (../../examples/basic_examples/block_hip.hip:46)... 98: invalid device function
Usually this error appears when the code is compiled for a too recent
architecture and run on an older one. [....]
/usr/bin/hipcc ../../examples/basic_examples/block_hip.hip -c -o
basic_examples/block_hip.o -D__HIP_PLATFORM_HCC__=
-D__HIP_PLATFORM_AMD__= -I/usr/include -I/usr/lib/llvm-17/lib/clang/17
-L/usr/lib -DSTARPU_HIP_PLATFORM_AMD -g -I../include -I../../include/
-I../src -I../../src/
Do you have an idea of what could be wrong?