Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

sr-taskflow

A demo of a Sender based TaskFlow inspired API for dynamic graph execution.

Build instructions

This project relies on a local clone of the stdexec library.

git clone https://github.com/ccotter/sr-taskflow && cd sr-taskflow
git clone https://github.com/NVIDIA/stdexec
mkdir build && cd build && cmake -DCMAKE_CXX_STANDARD=20 .. && make
./sr-taskflow

About

A demo of a Sender based TaskFlow inspired API for dynamic graph execution.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages