Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
CMakeLists.txt | Add fib benchmark. | |
main.cpp | Sketch minimal serial calling sequence. |
The current state shows the minimum actions taken to execute a parallel call: get the thread local, find the active frame, execute on the next frame and return to the active frame.
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
CMakeLists.txt | Add fib benchmark. | |
main.cpp | Sketch minimal serial calling sequence. |