GCC UPC Installation
Linux x86_64
Linux ia64
Linux x86
Mac OS X x86
SGI (32/64bits)
Cray XT3
Cray T3E
Papers & Documents
GCC UPC manual page
Berkeley UPCR Runtime
Report an error
FAQ
Note: GCC UPC v4.2.3.4 is compatible only with Berkeley's latest run time version 2.8. If you are currently using the older UPCR version 2.6, you need to upgrade to version 2.8 in order to use the latest GCC/UPC 4.2.3.4 release.
GCC UPC and Berkeley’s run time combination is available on all the platforms supported by GCC UPC. The usage of UPCR run time increases the range of communication methods used for underlying UPC remote access and synchronization primitives. By default, GCC UPC supports only SMP machines. More information on Berkeley UPCR project can be found at the UPCR web site.
Please follow these steps in order to build UPCR and GCC UPC:
Known Issues