Add parallel stream analysis (#629)
* Add intial multi stream analysis * Formatting * Add more tests * Formatting * Remove comment * Analyze streams on the gpu * Formatting * Fix nstream * Formatting * Add test for return * Formatting * Make sure return has a stream assignment * Formatting * Fix asserts and checks * Improve error message for out-of-order sequence * Formatting
Showing
src/analyze_streams.cpp
0 → 100644
test/analyze_streams.cpp
0 → 100644
Please register or sign in to comment