WHPC is a build and run environment for high performance sequential and parallel numeric codes targeting Windows operating system.
WHPC comes in two flavors, 32 and 64 bit. The 32 bit version runs on both 32 and 64 bit Windows and produces 32 bit executables. The 64 bit version runs on 64 bit Windows only and produces 64 bit executables.
WHPC consists of
an MPI implementation
a set of prebuilt numeric libraries, mainly (non)linear solvers
a C, C++ and FORTRAN compiler toolchain
an assorted set of *NIX utilites ported to Windows (make included)
a command-line shell with preconfigured environment variables
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Welcome to WHPC
WHPC is a build and run environment for high performance sequential and parallel numeric codes targeting Windows operating system.
WHPC comes in two flavors, 32 and 64 bit. The 32 bit version runs on both 32 and 64 bit Windows and produces 32 bit executables. The 64 bit version runs on 64 bit Windows only and produces 64 bit executables.
WHPC consists of