The Portland Group

Summary

PGI (formerly The Portland Group, Inc.) was a company that produced a set of commercially available Fortran, C and C++ compilers for high-performance computing systems. On July 29, 2013, Nvidia acquired The Portland Group, Inc.[1][2] As of August 5, 2020, the "PGI Compilers and Tools" technology is a part of the Nvidia HPC SDK product available as a free download from Nvidia. [3][4]

PGI
Company typeWholly owned subsidiary
IndustrySoftware, programming tools
FoundedWilsonville, Oregon, United States (1989)
FounderVince Schuster
Larry Meadows
Bob Toelle
Glenn Denison
Headquarters,
Area served
Worldwide
ProductsCompilers
Debuggers
Profilers
IDEs
Websitepgroup.com

Company history edit

The Portland Group was founded as a privately held company in 1989, using compiler technology developed at and acquired from Floating Point Systems Inc. The first products, pipelining Fortran and C compilers, were released in 1991, targeting the Intel i860 processor. These compilers were used on Intel supercomputers like the iPSC/860, the Touchstone Delta, and the Paragon, and were the compilers of choice for the majority of i860-based platforms.[5]

In the early 1990s, PGI was deeply involved in the development of High Performance Fortran, or HPF, a data parallel language extension to Fortran 90 which provides a portable programming interface for a wide variety of architectures. PGI produced an HPF compiler, called PGHPF, until its last release, version 15.10, on October 28, 2015. [6]

In 1996, PGI developed x86 compilers for the ASCI Red Supercomputer at Sandia National Laboratories,[7] the first computer system to sustain teraflop performance. In 1997, PGI released x86 compilers for general use on Linux workstations.[8]

The Portland Group was acquired by STMicroelectronics on December 19, 2000. During STMicroelectronics ownership, PGI operated as a wholly owned subsidiary producing high-performance computing (HPC) compilers and tools for Linux, Windows, Mac OS, and STMicroelectronics ST100 series of embedded DSP cores.[9][10]

PGI has been deeply involved in the expansion of the use of GPGPUs for high-performance computing, developing CUDA Fortran [11][12] with Nvidia and PGI Accelerator Fortran and C compilers [13] which use programming directives. PGI and NVIDIA have both participated in the specification of the new standard OpenACC directives for GPU computing since it was first announced on November 3, 2011. [14][15] On May 21, 2013, PGI released a compiler for the OpenCL language on multi-core ARM processors. [16]

Nvidia acquired PGI from STMicroelectronics on July 29, 2013 [1] [2] and offered the PGI technology under the "PGI Compilers and Tools" product line.[17] On August 5, 2020, Nvidia announced that the "PGI Compilers and Tools" product line has evolved into a new NVIDIA HPC SDK product available as a free download from Nvidia. The Nvidia HPC SDK includes rebranded PGI compilers and added features for developing HPC applications.[3] [4]

Product and market history edit

Compilers edit

PGI compilers incorporate global optimization, vectorization, software pipelining, and shared-memory parallelization capabilities targeting both Intel and AMD processors. PGI supports the following high-level languages:

  • Fortran 77
  • Fortran 90/95/2003
  • Fortran 2008 (partial)
  • High Performance Fortran (HPF)
  • ANSI C99 with K&R extensions
  • ANSI/ISO C++
  • CUDA Fortran
  • OpenCL
  • OpenACC
  • OpenMP

Below is a list of the PGI compilers that have been rebranded and integrated into the Nvidia HPC SDK:[3]

  • Fortran: nvfortran (formerly pgfortran)
  • C: nvc (formerly pgcc)
  • C++: nvc++ (formerly pgc++)

Programming tools edit

PGI also provided a parallel debugger, PGDBG, and a performance profiler, PGPROF, both of which supported OpenMP and MPI parallelism on Linux, Windows, and Mac OS. On Windows, the PGI Fortran compiler and debugger was fully integrated into Microsoft Visual Studio as a product called PGI Visual Fortran (PVF). Mac OS support and the PVF product were discontinued after the release of PGI version 19.10 on November 6, 2019.[18]

Below is a list of PGI programming tools that have been retired and replaced by other Nvidia programming tools in the Nvidia HPC SDK:[3]

  • Debugger: PGDBG (replaced with cuda-gdb)
  • Profiler: PGPROF (replaced with Nsight)

PGI milestones edit

  • 1989 – PGI founded
  • 1991 – Pipelining i860 Compilers
  • 1994 – Parallel i860 Compilers
  • 1996 – ASCI Red TFLOPS Compilers
  • 1997 – Linux/x86 Compilers
  • 1998 – OpenMP for Linux/x86
  • 1999 – SSE/SIMD Vectorization
  • 1999 - PGI CDK Cluster Development Kit[19]
  • 2000 - STMicroelectronics acquires PGI
  • 2001 – VLIW ST100 Compilers
  • 2003 – 64-bit Linux/x86 Compilers
  • 2004 – ASCI Red Storm Compilers
  • 2005 – PGI Unified Binary Technology
  • 2006 – PGI Visual Fortran
  • 2007 – 64-bit Mac OS Compilers
  • 2008 – PGI Accelerator Compilers
  • 2009 – CUDA Fortran Compiler[20]
  • 2010 – CUDA X86 Compiler
  • 2011 – AVX/FMA Vectorization
  • 2012 – OpenACC standard directives for GPU computing
  • 2013 – PGI OpenCL compiler for Multi-core ARM CPUs.[16] Removed after Nvidia bought PGI.
  • 2013 - Nvidia acquires PGI from STMicroelectronics. Nvidia offers the PGI technology under a "PGI Compilers and Tools" product line.
  • 2015 - Flang, an open source Fortran Front-End for LLVM, is released.[21][22]
  • 2018 - Development of a new Flang Fortran Front-End, based on the Fortran 2018 standard, begins.[23][24]
  • 2020 - Nvidia integrates the PGI technology into a new NVIDIA HPC SDK product. Nvidia retires the "PGI Compilers and Tools" brand name.

See also edit

References edit

  1. ^ a b "NVIDIA Pushes Further Into High Performance Computing With Portland Group Acquisition". NVIDIA. July 29, 2013
  2. ^ a b Timothy Prickett Morgan (30 July 2013). "Nvidia buys Portland Group for compiler smarts". The Register.
  3. ^ a b c d "NVIDIA HPC SDK Now Available For Free Download". 5 August 2020. Retrieved 5 August 2020.
  4. ^ a b "The New NVIDIA HPC SDK". 5 August 2020. Retrieved 5 August 2020.
  5. ^ "Corporate Information for The Portland Group, Inc. (PGI)". 28 June 1997. Archived from the original on 1997-06-28. Retrieved 6 August 2020.
  6. ^ "PGI 2015 Release Archive". 2015. Retrieved 6 August 2020.
  7. ^ "The ASCI Option Red Supercomputer". Intel Corporation. May 1996. Archived from the original on May 28, 2010. Retrieved 25 March 2011.
  8. ^ "The Portland Group (PGI) website". March 31, 1997. Archived from the original on March 31, 1997. Retrieved 6 August 2020.
  9. ^ "STMicroelectronics Announces Acquisition of Portland Group Inc". STMicroelectronics. 19 December 2000. Archived from the original on 20 January 2016. Retrieved 6 August 2020.
  10. ^ "About The Portland Group". 26 March 2012. Archived from the original on 2012-03-26. Retrieved 6 August 2020.
  11. ^ "PGI and NVIDIA Team To Deliver CUDA Fortran Compiler". The Portland Group, Inc. 23 June 2009. Retrieved 29 June 2011.
  12. ^ "PGI CUDA Fortran Now Available from The Portland Group". The Portland Group, Inc. 17 November 2009. Retrieved 29 June 2011.
  13. ^ "New PGI 9.0 Compilers Simplify x64+GPU Programming". The Portland Group, Inc. 23 June 2009. Retrieved 29 June 2011.
  14. ^ "SC'11 OpenACC Joint Press Release". 3 November 2011. Archived from the original on 2012-03-25. Retrieved 6 August 2020.
  15. ^ "About OpenACC". Retrieved 6 August 2020.
  16. ^ a b "PGI OpenCL Compiler For ARM". 21 May 2013. Retrieved 6 August 2020.
  17. ^ "PGI is now a part of NVIDIA". NVIDIA. 7 August 2013. Archived from the original on 2013-08-07. Retrieved 5 August 2020.
  18. ^ "PGI 2019 Release Archive". The Portland Group, Inc. 6 November 2019. Retrieved 5 August 2020.
  19. ^ Jack Rubinger (15 November 1999). "PGI - OSC News Announcement". Linux Weekly News. Retrieved 6 August 2020.
  20. ^ "Nvidia Announces CUDA Fortran Compiler Beta". eWeek. 29 Sep 2009. Retrieved 29 June 2011.
  21. ^ "NNSA, national labs team with Nvidia to develop open-source Fortran compiler technology". 13 November 2015. Retrieved 5 August 2020.
  22. ^ "Flang GitHub". GitHub. Retrieved 5 August 2020.
  23. ^ "F18: The New Fortran Front-end". GitHub. 17 April 2018. Retrieved 5 August 2020.
  24. ^ "llvm-project/flang GitHub". GitHub. Retrieved 5 August 2020.

External links edit

  • Official website
  • NVIDIA HPC SDK website
  • OpenACC website
  • PGI Visual Fortran in the Visual Studio Gallery
  • OpenCL website