OpenMP (1)
OpenMP gives programmers a “simple” and portable interface for developing shared-memory parallel programs
OpenMP supports C/C++ and Fortran on “all” architectures, including Unix platforms and Windows NT platforms
may become the industry standard