Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 785 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 785 Bytes

Groute: An Asynchronous Multi-GPU Programming Framework

Groute is a multi-GPU programming model and framework, implemented over CUDA. The framework is designed to optimize the implementation of irregular algorithms over a single node with multiple GPUs, and does so with an asynchronous approach.

Research

Groute is the framework behind our PPoPP 2017 paper [paper][pres], and is still under active development.

Contact

You can submit contributions via a GitHub pull-request. Any other comments/requests/bug-reports are welcome, please contact us at [email protected] or [email protected]