/DAGEE

Directed Acyclic Graph Execution Engine (DAGEE) is a C++ library that enables programmers to express computation and data movement, as task graphs that are scheduled concurrently and asynchronously on both CPUs and GPUs.

Primary LanguageC++MIT LicenseMIT

No issues in this repository yet.