Skip to content

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

License

Notifications You must be signed in to change notification settings

ccotter/sr-taskflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published