[Wien] array FJ lower bound error with ifort 12

2011-09-06 Thread Gavin Abo
Hi Wien2k Users, Does anyone have a fix for the runtime error below? Is one of the older ifort 12 versions more stable? Operating System: Red Hat Enterprise Linux 6.0 Compilers: composer_xe_2011_sp1.6.233 (ifort 12.1.0 + mkl, 30 day evaluation), cc 4.4.4 20100726 Processor: Dual Quad Core

[Wien] array FJ lower bound error with ifort 12

2011-09-06 Thread Peter Blaha
So it seems Intel did it again! We had similar problems with very early versions of ifort 12, but intermediate versions were fine. Either try to get a different version (I'm using composerxe-2011.3.174 and this is fine), or try to compile the corresponding routine without optimization (-O0).

[Wien] array FJ lower bound error with ifort 12

2011-09-06 Thread Gavin Abo
Dr. Blaha, Using composerxe-2011.3.174 as suggested, it works. Thanks, Gavin On 9/6/2011 9:28 AM, Peter Blaha wrote: So it seems Intel did it again! We had similar problems with very early versions of ifort 12, but intermediate versions were fine. Either try to get a different version