Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

UPC

< >

UPC is a programming language created in 2003.

#998on PLDB 21Years Old 17kRepos
Homepage · Wikipedia

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...


- Build the next great programming language · Add · Issues · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v164.7.0