Absoft Pro Fortran 11.1 for Windows
What's New
Compiler
- Integrated OpenMP compiler and runtime support
- Support for latest multi-core AMD (Istanbul) and Xeon (Nehalem) processors, including SSE 4.1/4.2 support for maximum application performance
- New schduler improves application performance, on multi-core and 32-bit processors
- Full TR15581 support which includes:
- Allocatable array components
- Allocatable arays dummy arguments
- Allocatable arrays function result
Fx3 Debugger
- Multiple thread support for debugging OpenMP sessions
- Improved IDE
IDE
- Last cursor navigation - Front and Back buttons navigates code visited
- Elements browser - navigate a customizable sorted list of all elements in a project
- Syntax check for individual files in project
- Runtime environment variables
- OpenMP support (compile and runtime variables)
- MPI application support
- Project-wide code completion Math Libraries
Math Libraries
- Prebuilt Reference LAPACK and BLAS libraries
- Prebuilt Scalapack and BLACS library for enhanced MPI support
Developing Parallel Code - New Dcoumentation Section
- Using v11.0 auto-parallelization feature on multi-core machines
- Using OpenMP directives to improve performance