You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed rocm 1.7. (It have become that I cannot chose but this version now)
And I used HCC 1.2. this HCC worked well on the previouse version of rocm 1.6
Stack dump:
0. Program arguments: /home/nico/hcc/build/compiler/bin/llc -O2 -mtriple amdgcn--amdhsa-amdgiz -mcpu=gfx803 -filetype=obj -enable-si-insert-waitcnts=0 -o /tmp/tmp.nWb56x8uVI/kernel-gfx803.hsaco.isabin /tmp/tmp.nWb56x8uVI/kernel-gfx803.hsaco.opt.bc
1. Running pass 'CallGraph Pass Manager' on module '/tmp/tmp.nWb56x8uVI/kernel-gfx803.hsaco.opt.bc'.
2. Running pass 'AMDGPU DAG->DAG Pattern Instruction Selection' on function '@"_ZZN6CLSVOF7ReconstEvEN4$_1419__cxxamp_trampolineEiiidPdiiiiiiiddS1_iiiiiii"'
/home/nico/hcc/build/compiler/bin/clamp-device: line 223: 12501 Segmentation fault (core dumped) $LLC $KMOPTLLC -mtriple amdgcn--amdhsa-amdgiz -mcpu=$AMDGPU_TARGET -filetype=obj -enable-si-insert-waitcnts=0 -o $2.isabin $2.opt.bc
Generating AMD GCN kernel failed in llc for target: gfx803
clang-6.0: error: linker command failed with exit code 139 (use -v to see invocation)
makefile:24: recipe for target '.main' failed
make: *** [.main] Error 139
real 236m42.542s
user 236m30.804s
sys 0m10.968s
I would be glad if you help me. and I can give the source code if you want although I can not expose it on this site directly.
The text was updated successfully, but these errors were encountered:
thank you for reading.
I installed rocm 1.7. (It have become that I cannot chose but this version now)
And I used HCC 1.2. this HCC worked well on the previouse version of rocm 1.6
I would be glad if you help me. and I can give the source code if you want although I can not expose it on this site directly.
The text was updated successfully, but these errors were encountered: