The GCC UPC toolset provides a compilation and execution environment for programs written in the UPC (Unified Parallel C) language. The GCC UPC compiler extends the capabilities of the GNU GCC compiler. The GCC UPC compiler is implemented as a C Language dialect translator, in a fashion similar to the implementation of the GNU Objective C compiler.
| Tags | Software Development Compilers Clustering/Distributed Networks |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows POSIX Unix |
| Implementation | C |
Recent releases


Release Notes: The code has been synchronized with the GCC 4.7.0 release.


Release Notes: This release has been upgraded to GCC 4.7 baseline.


Release Notes: Upgraded to GCC 4.5.1 baseline. Added support for NUMA API 2.0. Disabled link script support for Apple Mac OS X. Documented -fupc-instrument[-functions] switch. Added debugging support for packed shared pointer representation. Upgraded binary releases to the latest OS versions. Fixed numerous bugs.


Release Notes: Updated to support GCC 4.3.2. Bugfixes.


Release Notes: Assorted minor bugfixes and code cleanup were done.