Languages Features Creators Calendar CSV Resources Blog About Pricing Add Language
GitHub icon

UPC

UPC - Programming language

< >

UPC is a programming language created in 2003.

#696on PLDB 20Years Old 411Users
1Books 0Papers 17kRepos

Unified Parallel C (UPC) is an extension of the C programming language designed for high-performance computing on large-scale parallel machines, including those with a common global address space (SMP and NUMA) and those with distributed memory (e.g. clusters). 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. Read more on Wikipedia...


Books about UPC from ISBNdb

title authors year publisher
UPC Tarek El-Ghazawi and William Carlson and Thomas Sterling and Katherine Yelick 2005-06-24 Wiley
nit.html 路 unified-parallel-c.html 路 uberscript.html

View source

- Build the next great programming language Search v2023 Day 205 Docs Acknowledgements Traffic Traffic Today Mirrors GitHub feedback@pldb.com