PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
November 11, 2007

Berkeley UPC 2.6.0 Released

Posted: 2007-11-11 23:08:00
Languages ::

Berkeley Unified Parallel C 2.6.0 has been released. UPC is an extension to C for high-performance computing on large-scale parallel machines, providing a uniform programming model for both shared and distributed memory hardware.

This release includes: the enabling of the multiconf build manager by default; the use of RDMA support on LAPI/Federation systems by lapi-conduit; support for CrayXT/Linux, SunC/Linux, OpenBSD/x86; bug fixes; and other changes.