Berkeley UPC Icon

Berkeley UPC

Portable Unified Parallel C compiler.

Berkeley UPCOverview

Berkeley UPC is an extension of the C programming language designed for high performance computing on large-scale parallel machines.

The language provides a uniform programming model for both shared and distributed memory hardware. The programmer is presented with a single shared, partitioned address space, where variables may be directly read and written by any processor, but each variable is physically associated with a single processor. UPC uses a Single Program Multiple Data (SPMD) model of computation in which the amount of parallelism is fixed at program start-up time, typically with a single thread of execution per processor.

In order to express parallelism, UPC extends ISO C 99 with the following constructs:

  • An explicitly parallel execution model
  • A shared address space
  • Synchronization primitives and a memory consistency model
  • Memory management primitives

UPC combines the programmability advantages of the shared memory programming paradigm and the control over data layout and performance of the message passing programming paradigm.

Berkeley UPC is a high-performance, portable and fully open-source implementation of the UPC language designed for large-scale multiprocessors, PC clusters, and clusters of shared memory multiprocessors. Berkeley UPC is the first UPC implementation available for Mac OS X, and delivers competetive performance for supercomputing applications on the largest OS X clusters in the world, yet also provides support for UPC code development on Mac OS X laptops and desktop workstations.

NEW

Fixed some bugs.

Berkeley UPCInformation

Version
2.18.2
Date
05.06.14
License
Free
Language
English
File Size
23.3 MB
Category
SubCategory
Operating Systems
Mac OS X
System Requirements
  • Intel, 64-bit processor
  • OS X 10.8 or later
  • Xcode 5.0 or later
NetBeans IDE Icon
Integrated Development Environment for Java (IDE).
Free
Hopper Disassembler Icon
Binary disassembler, decompiler, and debugger.
Demo
B-Prolog Icon
Darwin Prolog compiler.
Demo
Logtalk Icon
Object-oriented logic programming language.
Free
Smaller Icon
Make your website load faster.
Trial
Squeezer Icon
Minify, compile, and compress Web sources and images.
Trial
Spark Inspector Icon
Runtime debugger for iOS apps.
Demo
Agena Icon
Procedural programming language.
Free
More