Don’t forget that Microsoft isn’t the only compiler vendor out there for Windows. Intel has released version 9.0 of both their C++ compiler and their Fortran compilers for Windows and Linux platforms. The new releases come with features that make it easier to adapt an application to a multi-processor environment including an auto-parallelization option. The software releases also support the OpenMP 2.5 standard which simplifies the creation and management of multi-threaded application software.

[Check it out]

No Tags