Skip to content
This repository has been archived by the owner on Apr 30, 2019. It is now read-only.

jeffhammond/a1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Argonne 1-sided (A1)

Summary

A1 is a completely rewritten implementation of ARMCI-like one-sided communication, i.e. an alternative runtime system for Global Arrays.

Goals of the project

  • low-latency/high-bandwidth
  • scalability to at least one million processes
  • thread-safety
  • modular design ala MPICH
  • interoperability with MPI
  • software quality (readable, documented source code and robust build system)
  • productive interaction with vendors

Progress

The Blue Gene/P implementation over DCMF was essentially complete when we transitioned away from this project in favor of more adventurous projects like MPI-3 and OSPRI.

Developers

Jeff Hammond, Sreeram Potluri and Pavan Balaji worked on this project from 2010 to 2012.

About

Argonne 1-sided (A1)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages