What steps will reproduce the problem?
1. Include an fma instruction in your kernel
2. Try to use the Instruction Trace generator with this code
What is the expected output? What do you see instead?
A trace should be generated. Instead, this is the output:
==Ocelot== Ocelot PTX Emulator failed to run kernel
"_Z20determineNorm_kernelPfS_" with exception:
==Ocelot== InstructionTraceGenerator - PTX instruction not supported: fma
terminate called after throwing an instance of 'hydrazine::Exception'
what(): InstructionTraceGenerator - PTX instruction not supported: fma
Aborted
What version of the product are you using? On what operating system?
Version 2.0.969 on Ubuntu 10.04
Original issue reported on code.google.com by powel...@gmail.com on 20 May 2011 at 9:52
Original issue reported on code.google.com by
powel...@gmail.com
on 20 May 2011 at 9:52