Absoft Pro Fortran 11.1 for Mac
What's New
Compiler:
- Support for Apple's Snow Leopard (10.6.x) operating system and SDK.
- The Fortran 95 compiler fully implements TR 15581, which extends the Fortran 95 standard in three areas: allocatable arrays as dummy arguments, allocatable arrays as function results, and allocatable arrays in derived types.
- The Fortran 95 compiler implements OpenMP 2.5, providing a standard set of compiler directives and runtime support for multi-threaded programming.
- Improved instruction scheduling algorithms and code generation for the Intel processors in newer Apple systems.
- Improved auto-parallelization (-apo) code generation.
Libraries:
- Prebuilt 32 and 64 bit LAPACK 3.2.1 and Reference BLAS libraries.
- Prebuilt 32 and 64 bit ScaLAPACK and BLACS libraries for MPI applications.
- Prebuilt 32 and 64 bit NetCDF libraries.
- Support for IMSL version 6.0 with OpenMP and MPI capabilities.
- Source code examples for auto-parallelization and OpenMP programming.
IDE:
- Enhanced program element browsing capabilities.
- New Forward/Back source position navigation.
- Supports building and launching OpenMP.
- Supports building and launching MPI programs.
- Set environment variables before running a compiled project.
- Automatically checks for service packs to keep your installation current.
Fx3 Debugger:
- Includes support for debugging OpenMP multi-threaded programs.
- Displays variable values inside popup windows by selecting their name in in the source code window.
- Set environment variables for the debugged program.
- Run a script of debugger commands on program launch.