The solution ends with an error.
vasslavich opened this issue · 1 comments
vasslavich commented
Hello,
I have generated a solution. Then I'm trying to run the script 4_LibraryClient/build/run.sh:
/root/workspace/ROCm/Tensile/dgemm_007-3-asm/0_Build/client/tensile_client --config-file /root/workspace/ROCm/Tensile/dgemm_007-3-asm/4_LibraryClient/source/ClientParameters_Cij_Aik_Bkj_DB.ini --best-solution 1
loading config file /root/workspace/ROCm/Tensile/dgemm_007-3-asm/4_LibraryClient/source/ClientParameters_Cij_Aik_Bkj_DB.ini
/root/workspace/ROCm/Tensile/dgemm_007-3-asm/4_LibraryClient/library/TensileLibrary.yaml:33:39: error: unknown enumerated scalar
value: {type: Processor, value: gfx000}
^~~~~~
Loading /root/workspace/ROCm/Tensile/dgemm_007-3-asm/4_LibraryClient/library/Kernels.so-000-gfx908-xnack-.hsaco
./run.sh: line 4: 4143079 Segmentation fault (core dumped) /root/workspace/ROCm/Tensile/dgemm_007-3-asm/0_Build/client/tensile_client --config-file /root/workspace/ROCm/Tensile/dgemm_007-3-asm/4_LibraryClient/source/ClientParameters_Cij_Aik_Bkj_DB.ini --best-solution 1
The solution generation ends with the same message. Although the solution seems to be being created.
I've attached yaml
dgemm_asm.yaml.txt
And could you please to point a way to connect the winner-solution to my project?
And how to run tensile_client as benchmark - it's possible, right?
Thank you advance!
DoubleClark commented
Hi, i suppose i meet the simlilar issus as you described before, may i ask your solution? @vasslavich