cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

cyhsu
Adept I

About HSAIL-Instruction-Set-Simulator support

I am finding some methods to directly run a program on my PC(with out APU) with hsail-ISA simulator on hsa foundation's github cause some practical factors(money..),

and I have few questions about it, if I said something wrong, I will be happy if you guys tell me

I have some things that have been bothering me with HSAIL-ISA simulator.

1. Is that HSAIL-ISA simulator work flow is such as  :  "main.cpp">>".hsail file" >> ".brig file" >> "llvm file" >>"our host ISA" then run.

2. CLOC can translate kernels code from OpenCL C to HSAIL, so can we run that hsail file on this simulator?

3. if this(2) can be, what actually execution(Kernel code in HSAIL ) will run on my host PC, will it just simulate it's behavior with CPU or can directly run on my GPU

0 Likes
1 Reply
jedwards
Staff

We are currently in to process of contacting a representative from the simulator team.

0 Likes