• Amy Zhuang's avatar
    Modify TBB graph nodes creation and deletion (#1226) · 5190ee90
    Amy Zhuang authored
    * Modify TBB graph nodes creation and deletion
    * Add a graph* member to CPURuntimeContext.
    * Create nodes the first time a function is called, all the following calls only exectue the computation.
    * Delete nodes when cleanup_runtime_context is called.
    
    * Add TBB global_control* and task_scheduler_init* members to CPURuntimeContext.
    
    * Remove one comment.
    Do not write two TBB header files and one #define to generated c++ source code.
    
    * Move TBB header file and #define before other header files in generated c++ source code.
    
    * Move one comment to the top in generated c++ source code.
    5190ee90
Name
Last commit
Last update
.ci/travis/ubuntu Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIB.md Loading commit data...
INSTALL.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...