Closed owuntu closed 8 years ago
I am trying to cleanup old issues and found this is still a problem. Sorry I was not aware of these github issues. It appears that the -hsail -g option is still giving an error with cloc 1.0.11. I will look into this more.
Greg
This is a bug in the old HSAILasm. I discovered that the new HSAILasm does not process amd extension instructions without the amd prefix so I cannot move to the new HSAILasm unless I move to a new HLC (HSAIL code generator). That is a fairly big project to move to a new HLC in cloc especially with the focus on HSA code object. I tested an empty kernel with -g option for code object and that works. So can we close this as not fixed?
Hi, I am getting an error message when trying to use cloc.sh to get hsail text from CL kernel with "-g" flag. For example, for this kernel:
using command:
Then I get this message
No hsail file is generated.