Berkeley UPC

Software Screenshot:
Berkeley UPC
Software Details:
Version: 2.28 updated
Upload Date: 13 Aug 18
Distribution Type: Freeware
Downloads: 8
Size: 6920 Kb

Rating: 2.7/5 (Total Votes: 6)

Unified Parallel C (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 startup time, typically with a single thread of execution per processor.

The UPC language evolved from experiences with three other earlier languages that proposed parallel extensions to ISO C 99: AC , Split-C, and Parallel C Preprocessor (PCP). UPC is not a superset of these three languages, but rather an attempt to distill the best characteristics of each. 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.

Requirements:

  • XCode
  • Similar Software

    ActiveTcl (Mac)
    ActiveTcl (Mac)

    12 Dec 14

    ActivePython (Mac)
    ActivePython (Mac)

    12 Dec 14

    ActivePerl (Mac)
    ActivePerl (Mac)

    12 Dec 14

    ANTLRWorks
    ANTLRWorks

    14 Dec 14

    Comments to Berkeley UPC

    Comments not found
    Add Comment
    Turn on images!