We've just acquired a MIC and I'm doing some tests, unsuccessfully so far.
I'm compiling the int_sin.f90 that's in the directory /opt/intel/composerxe/Samples/en_US/Fortran/optimize.
This creates me the binary file in_sin.x and when I try to execute it I get:
$ ./int_sin.x
-bash: ./int_sin.x: cannot execute binary file
Some useful info about the file and my linux version:
$file int_sin.x int_sin.x: ELF 64-bit LSB executable, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.4.0, not stripped $uname -a Linux centos6 2.6.32-358.23.2.el6.x86_64