Jump to content

PathScale

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by W Nowicki (talk | contribs) at 19:14, 8 October 2016 (style). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

PathScale EKOPath Compiler
Developer(s)PathScale Inc.
Initial release2003; 21 years ago (2003)
Stable release
5.0.0 / December 5, 2013; 10 years ago (2013-12-05)
Written inC and C++
Operating systemLinux, FreeBSD, and Solaris
Platformx86-64
TypeCompiler
Websitewww.pathscale.com

PathScale Inc. is a company that develops a highly optimizing compiler for the x86-64 microprocessor architectures. It derives from the SGI compilers for the MIPS R10000 processor, called MIPSPro. PathScale was originally founded in 2001 as Key Research and its original mission was to develop clustered Linux server solutions based on a low-cost 64-bit design. In late 2003 the company came out of stealth mode and was called PathScale. The word PathScale is descriptive of the company's original design goals for clusters. In early 2003 with the success of the AMD Opteron, efforts at the company switched to other products like high-performance 64-bit compilers.

The seeds of the company were sown over 20 years ago at the Lawrence Livermore National Laboratory. Four of the company's seven founders all worked together building the S1 supercomputer back in the early 1980s. The first Chief technical officer at PathScale, Tom McWilliams, had the initial idea for the company and incorporated in July 2001. He added three of his LLNL colleagues (Jeff Rubin, Jeff Broughton, Fred Chow) to the company shortly thereafter. McWilliams had been a company founder at Valid Logic Systems and Key Computer and worked at SGI, Sun Microsystems and Amdahl Corporation. Chow was formerly chief scientist for compilers at SGI and MIPS.

PathScale Inc. was acquired and re-sold several times: by QLogic in February 2006, by SiCortex in August 2007, and by Cray in August 2009, when SiCortex was liquidated. Cray owned the intellectual property until March 2012 when the new PathScale Inc. acquired all assets.[1]

On June 13, 2011, PathScale announced that the EKOPath 4 Compiler Suite will become open source software and licensed under the GPL.[2][3][4]

Contents of the PathScale EKOPath Compiler Suite

  • C, C++, and Fortran 77/90/95/2003 (partial) compilers
  • Complete support for OpenMP 2.5 (including WORKSHARE)
  • Complete support for 64-bit and 32-bit x86 compilation
  • Code generation for AMD64 ABI, AMD Opteron, and Intel EM64T
  • Optimized AMD Core Math Library
  • Advanced multi-threaded debugger — PathDB
  • Compatible with GNU/gcc tool chain and popular third-party debuggers
  • Supported on SUSE, Red Hat, and Ubuntu

See also

References

  1. ^ "PathScale Inc. acquires all PathScale Intellectual Property and Assets from Cray". PRNewswire. March 12, 2012.
  2. ^ "EKOPath 4 Compiler Suite going open source with support available". PathScale Inc.
  3. ^ https://www.phoronix.com/scan.php?page=article&item=pathscale_ekopath4_open PathScale Open-Sources The EKOPath 4 Compiler Suite
  4. ^ https://www.phoronix.com/scan.php?page=news_item&px=OTU2OA More Details From The EKOPath Open-Source Launch

Further reading