Skip to navigation Skip to content
Careers | Phone Book | A - Z Index
Computer Languages & Systems Software
gemini pagoda 1

Pagoda Project

The Pagoda Project researches and develops cutting-edge software for implementing high-performance applications and software infrastructure under the Partitioned Global Address Space (PGAS) model.

upcxx orange black

UPC++

UPC++ is a C++ PGAS library that supports low-overhead, fine-grained communication, including Remote Memory Access (RMA) and Remote Procedure Call (RPC).

GASNet-EX Logo

GASNet-EX

GASNet is a communication middleware library providing network-independent, high-performance Remote Memory Access and Active Messages.
It powers UPC, UPC++, Legion, Chapel, Fortran and other models.

genome

ExaBiome

ExaBiome is developing exascale algorithms and software to assemble genome sequences. The MetaHipMer Genome Assembler uses UPC, UPC++ and GASNet to achieve robust scaling on modern supercomputers.

Visualization of SIMCov simulation using UPC++

SIMCoV

SIMCov is a parallel 3-D agent-based cellular-level model of COVID-19 viral progression in human lungs, written using UPC++.

gemini1

Fortran

The CLaSS group leads several efforts to advance the Fortran language and its use in high-performance computing

caffeine border v4

Caffeine

Caffeine is a runtime library that portably implements Fortran parallel features over GASNet-EX

Visualization of UPC CFD application

Unified Parallel C (UPC)

UPC is a PGAS extension to C designed for high performance computing on large-scale parallel machines. The language provides a uniform programming model for shared and distributed memory hardware.

class map v2

CLaSS embraces remote work!

Although headquartered in Berkeley, California,
our group members are geographically distributed across the continental U.S.


The Computer Languages & Systems Software (CLaSS) group researches, designs, and implements new libraries, features and optimizations supporting parallel programming models and their execution environments for leading-edge High Performance Computing (HPC) systems. Research topics include but are not limited to design, implementation and optimization of parallel programming models, compilers, operating systems, and advanced communication and run-time libraries. This builds on the group’s long history of leadership in this area with the development of the GASNet communication library, UPC programming language, UPC++ library, data-centric programming models, OS research, and the software stack for quantum computers. 



 Group Lead: Damian Rouson

Research

The Pagoda Project

The Pagoda Project researches and develops cutting-edge software for implementing high-performance applications and software infrastructure under the Partitioned Global Address Space (PGAS) model. The project is primarily funded by the Exascale Computing Project, and interacts with partner projects in industry, government and academia.
The Pagoda software stack consists of a communication portability layer, GASNet, and productivity layers: UPC++ and Berkeley UPC.

GASNet

GASNet is a language-independent, networking middleware layer that provides network-independent, high-performance communication primitives including Remote Memory Access (RMA) and Active Messages (AM). It has been used to implement parallel programming models and libraries such as UPC, UPC++, Co-Array Fortran, Legion, Chapel, and many others. The interface is primarily intended as a compilation target and for use by runtime library writers (as opposed to end users), and the primary goals are high performance, interface portability, and expressiveness.

UPC++

UPC++ is a C++ library that supports Partitioned Global Address Space (PGAS) programming, and is designed to interoperate smoothly and efficiently with MPI, OpenMP, CUDA and AMTs. It leverages GASNet-EX to deliver low-overhead, fine-grained communication, including Remote Memory Access (RMA) and Remote Procedure Call (RPC).

Berkeley UPC

Unified Parallel C (UPC) is a PGAS 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. Berkeley UPC is a portable, high-performance implementation of the UPC language using GASNet for communication.

ExaBiome

The ExaBiome project is developing HipMer, the first high-quality end-to-end de novo genome assembler designed for extreme scale analysis. HipMer is a PGAS application, and the main software dependencies are the UPC language and UPC++ library, both of which use GASNet-EX for communication. HipMer’s high performance is based on several novel algorithmic advancements attained by leveraging the efficiency and programmability of the one-sided communication capabilities of the Unified Parallel C (UPC), and RPC calls from the UPC++ Library, including optimized high-frequency k-mer analysis, communication avoiding de Bruijn graph traversal, advanced I/O optimization, and extensive parallelization across the numerous and complex application phases.

SIMCoV

Spatial Immune Model of Coronavirus (SIMCoV) is a scalable computational model written in UPC++ that simulates hundreds of millions of lung cells, including respiratory epithelial cells and T cells. SIMCoV replicates viral growth dynamics observed in patients and shows that spatially dispersed infections lead to increased viral loads. The model shows how the timing and strength of the T cell response can affect viral persistence, oscillations, and control. By incorporating spatial interactions, SIMCoV provides a parsimonious explanation for the dramatically different viral load trajectories among patients by varying only the number of initial sites of infection, and the magnitude and timing of the T cell immune response.

symPACK

symPACK is a sparse symmetric matrix direct linear solver, written using UPC++

TOP500 Supercomputing Sites 

The TOP500 project was started in 1993 to provide a reliable basis for tracking and detecting trends in high-performance computing. Twice a year, a list of the sites operating the 500 most powerful computer systems is assembled and…

Fortran at LBNL

The LBNL CLaSS group, led by Dr. Damian Rouson, is pursuing several related efforts with a goal of accelerating adoption of parallel Fortran features in the HPC community.Projects Parallel Runtime Interface for Fortran (PRIF) A…

Caffeine: CoArray Fortran Framework of Efficient Interfaces to Network Environments

Caffeine is a parallel runtime library that aims to support Fortran compilers with a programming-model-agnostic application binary interface (ABI) to various communication libraries. Current work is on supporting the ABI with the GASNet-EX or with POSIX processes. Future plans include support for an alternative MPI back end.

Inference Engine

Inference-Engine supports research in concurrent, large-batch inference and training of deep, feed-forward neural networks. Inference-Engine targets high-performance computing (HPC) applications with performance-critical inference and training needs.

nexport

nexport is a lightweight Python package which empowers deep learning developers in exporting the trainable parameters of deep neural networks to human-readable and transferable file types

Past CLaSS Group Projects

Projects from current and former CLaSS members that have been replaced by follow-on work or are no longer actively being…

Recent Publications

Parallel Runtime Interface for Fortran (PRIF) Design Document, Revision 0.2

December 20, 2023

UPC++ v1.0 Specification, Revision 2023.9.0

December 15, 2023

UPC++ v1.0 Programmer’s Guide, Revision 2023.9.0

December 14, 2023

symPACK: A GPU-Capable Fan-Out Sparse Cholesky Solver

November 13, 2023

Introduction to High-Performance Parallel Distributed Computing using Chapel, UPC++ and Coarray Fortran

November 12, 2023

Pagoda Updates PGAS Programming With Scalable Data Structures And Aggressively Asynchronous Communication

August 28, 2023

Introduction to High-Performance Parallel Distributed Computing using Chapel, UPC++ and Coarray Fortran (CUF23)

July 26, 2023

PGAS Programming Models: My 20-year Perspective

June 2, 2023

UPC++ v1.0 Specification, Revision 2023.3.0

March 31, 2023

UPC++ v1.0 Programmer’s Guide, Revision 2023.3.0

March 30, 2023