You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>enhancing the performance of work stealing algorithm </li>
113
-
<li>enhancing the interface of concurrent CPU-GPU tasking </li>
114
-
<li>adding a new method <aclass="el" href="classtf_1_1Executor.html#a6d6c28ed58211e4c27a99571e5bf0b6c" title="queries the number of running topologies at the time of this call ">tf::Executor::num_topologies</a> to query the number of running taskflows in an executor </li>
115
-
<li>adding <aclass="elRef" doxygen="/Users/twhuang/PhD/Code/cpp-taskflow/doxygen/cppreference-doxygen-web.tag.xml:http://en.cppreference.com/w/" href="http://en.cppreference.com/w/cpp/utility/hash.html">std::hash</a> support for <aclass="el" href="classtf_1_1Task.html" title="handle to a node in a task dependency graph ">tf::Task</a></li>
112
+
<li>enhancing the performance of the work-stealing algorithm </li>
113
+
<li>enhancing the interface of concurrent CPU-GPU tasking</li>
<li>fixed the bug in nested executor (<ahref="https://github.com/cpp-taskflow/cpp-taskflow/issues/152">#152</a>) and added unit tests for nested runs </li>
121
-
<li>fixed the nameless union/struct extension warning in MS environment (<ahref="https://github.com/cpp-taskflow/cpp-taskflow/issues/153">#153</a>)</li>
<li>changed join counter type to <aclass="elRef" doxygen="/Users/twhuang/PhD/Code/cpp-taskflow/doxygen/cppreference-doxygen-web.tag.xml:http://en.cppreference.com/w/" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a></li>
0 commit comments