- Quick specs
- Price: Free
- Operating system: Windows 95/98/2000/XP/2003/NT
- Date added: November 01, 2006
- Total Downloads: 96
- Downloads last week: 1
- See full specifications
- Average user rating: Be the first to rate this product!
Publisher's description
From Lawrence Berkeley National Laboratory :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.
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
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 Microsoft Windows, providing support for UPC code development on Windows laptops and desktop workstations.
What's new in this version:
2006-11-02 Berkeley UPC release 2.4.0 (and 2.3.16 BETA 1)- Add initial native support for the Cray XT3 via new 'portals' network
- Implement the GASP 1.5 performance instrumentation interface, supporting the Parallel Performance Wizard (PPW) and other third-party profiling tools.
- Add bupc_ticks_to_ns() - finer granularity timer query
- Add the Berkeley implementations of the UPC collectives and UPC-IO to GCCUPC+UPCR
- Add most of the Berkeley UP... see all new features
More popular Interpreters & Compilers downloads
- 1,501 downloads 1. Bat To Exe Converter
- 866 downloads 2. Borland C++ Builder
- 791 downloads 3. Dev-C++
- 785 downloads 4. Silverfrost FTN95
- 352 downloads 5. Net Express with .NET
- See all Interpreters & Compilers downloads
User reviews
Write your own review Be the first one to review Berkeley UPC 2.4.0 and share your experience with the CNET community!
Submit your review
- See more CNET content tagged:
- C,
- Microsoft Windows,
- high-performance,
- programming
Previous Versions:




