Hi,
I've installed the Intel Compiler 11.1 on my Mac (Snow Leopard) in order to use AVX instructions.
It compiles ok.
Then I've looked for a Intel Software Develoment Emulator for Mac, but it is only available for Windows and Intel.
So I thought that it would be possible to run my program with the Intel Debugger using the command linebut it fails as soon as a avx instruction comes. It says: "Program received signal SIGILL".
I'm actually wondering if this debugger really handles the avx instructions, because it doesn't seem to do so.
How thus can I emulate the avx instructions on a Mac machine?
Thank you for help


