I am just trying to compile the example from Gem5 and know how it works. I use the HSAIL-Tools (clc2, llvm-link and so on)from github and compile gpu-hello-kernel.cl to gpu-hello-kernel.asm. But when I ran it, the output from Gem5 is "unknown HSA object for the file: gpu-hello-kernel.asm". So I want to know how to compile a simple .cl file to .asm
Sent from my iPhone > On Jul 19, 2016, at 11:21, Gutierrez, Anthony <[email protected]> > wrote: > > Which benchmarks are you trying to build, how are you trying to build them, > and what is the error? Please provide more details about the issues you are > facing. > > -----Original Message----- > From: gem5-dev [mailto:[email protected]] On Behalf Of Wang Xu > Sent: Monday, July 18, 2016 12:33 PM > To: [email protected] > Subject: [gem5-dev] Gem5 APU Problem > > Hi, everyone > I am new to Gem5 APU. I tried to compile some benchmarks for HSAIL_X86 > simulation. I tried according to AMD MIRCO slides but it didn't work. Does > anyone know how to get gpu-hello and gpu-hello-kernel.asm from gpu-hello.cpp > and gpu-hello-kernel.asm? > Thanks > _______________________________________________ > gem5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/gem5-dev > _______________________________________________ > gem5-dev mailing list > [email protected] > http://m5sim.org/mailman/listinfo/gem5-dev _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
