Hi,
I have a piece of code that runs fine on Ivy bridge and later CPU's. On Sandy Bridge (2760) it will not vectorize and hence it will not perform.
Now, the same code will compile and run if we use your competitors runtime.
Our problem is that the INDE compiler will vectorize it but when we use the IOC64 directly it simply says compile failure. Is it safe to assume that the toolkit is using the same compiler?
Further, the -Scholar mode does not work?
Any ideas?
Geir