[LBNL]

Berkeley UPC - Unified Parallel C

(A joint project of LBNL and UC Berkeley)
[UCB]

Home
Downloads
Documentation
Bugs
Publications
Demos
Contact
Internal

Berkeley UPC Binary distributions

Note: our binary distributions for Windows/Mac are primarily intended for workstation/laptop installations. They only include support for running on a single machine, and/or over the standard UDP network protocol. If you have a Mac/Windows cluster with a non-ethernet high-speed network (and/or a more optimizing compiler than gcc), you will want to install from source.
[MAC] Apple Mac OS X:

To maximize compatibility, the binary installers for OSX 10.4.x through 10.6.x build 32-bit applications, while starting with OSX 10.7.x (Lion) our installers generate 64-bit output. You should use the Build from source option, below, if these are not your desired targets.
Unpack the appropriate distribution and run install.command to install with default options.
See the included README file for alternate installation options.
  Mac OS version  
gcc --version
Full, stand-alone installer (includes local translator)
OSX 10.7.x
(Lion)
llvm-gcc v4.2.1
(XCode v4.0+)
Intel x86-64 Download
(46MB archive, 185MB installed)
N/A
OSX 10.6.x
(Snow Leopard)
gcc v4.2.1
(XCode v3.2+)
Intel x86 Download
(51MB archive, 179MB installed)
N/A
OSX 10.5.x
(Leopard)
gcc v4.0.1
(XCode v3.0-3.1)
Intel x86 Download
(48MB archive, 171MB installed)
PowerPC Download
(55MB archive, 200MB installed)
OSX 10.4.x
(Tiger)
gcc v4.0.1
(XCode v2.2-2.5)
Intel x86 Download
(67MB archive, 285MB installed)
PowerPC Download
(74MB archive, 314MB installed)
OSX 10.3.x
(Panther)
gcc v3.3
(XCode v1.x)
N/A
PowerPC Download
(75MB archive, 310MB installed)

  Mac OS version  
gcc --version
"Lite" installer (uses internet translator)
OSX 10.7.x
(Lion)
llvm-gcc v4.2.1
(XCode v4.0+)
Intel x86-64 Download
(39MB archive, 157MB installed)
N/A
OSX 10.6.x
(Snow Leopard)
gcc v4.2.1
(XCode v3.2+)
Intel x86 Download
(45MB archive, 156MB installed)
N/A
OSX 10.5.x
(Leopard)
gcc v4.0.1
(XCode v3.0-3.1)
Intel x86 Download
(42MB archive, 149MB installed)
PowerPC Download
(49MB archive, 175MB installed)
OSX 10.4.x
(Tiger)
gcc v4.0.1
(XCode v2.2-2.5)
Intel x86 Download
(43MB archive, 150MB installed)
PowerPC Download
(49MB archive, 175MB installed)
OSX 10.3.x
(Panther)
gcc v3.3
(XCode v1.x)
N/A
PowerPC Download
(42MB archive, 146MB installed)
Note:  you can run /usr/bin/sw_vers to check your OSX version,
and
/usr/bin/gcc --version to check your XCode Tools version

OS X Screenshot
[Mac Screenshot]


[Softpedia Clean]

[Win] Microsoft Windows systems without Cygwin (most systems):

Berkeley UPC v2.14.2 Binary Installer - Installs the Cygwin environment, and a prebuilt version of the Berkeley UPC runtime.
This installer is suitable for all recent Windows versions. Users of Windows 95/98/ME will need to install Cygwin 1.5.x and then build Berkeley UPC from source.


[Cygwin] Microsoft Windows systems with Cygwin already installed:

A prebuilt binary of the Berkeley UPC compiler depends on the specific versions of GCC and other tools that were present at the time it was built. However, Cygwin lacks named/numbered distributions that would identify versions for an entire suite of tools. Therefore, we choose not to provide a stand-alone Berkeley UPC package for Cygwin. Instead, we recommend that you build from source if you already have Cygwin installed.

 


Home
Downloads
Documentation
Bugs
Publications
Demos
Contact
Internal

This page last modified on Monday, 14-May-2012 23:20:47 PDT