Absoft just announced its latest Fortran compiler suite for x86 and x86_64 processors. A few of the new features include:
- Auto-parallelization: automatically setup multiple threads for faster execution on multi-core systems
- Auto-vectorization: automatically utilize the SIMD capabilities of the CPU for loop optimization
- Auto-vectorization reporting: reports which loops were vectorized and why
- Next Generation graphical debugger
See the full feature list and release details here.