mesytec-mnode/external/taskflow-3.8.0/docs/xml/Cookbook.xml
2025-01-04 01:25:05 +01:00

46 lines
3.4 KiB
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="1.9.1" xml:lang="en-US">
<compounddef id="Cookbook" kind="page">
<compoundname>Cookbook</compoundname>
<title>Cookbook</title>
<innerpage refid="ProjectMotivation">Project Motivation</innerpage>
<innerpage refid="StaticTasking">Static Tasking</innerpage>
<innerpage refid="ExecuteTaskflow">%Executor</innerpage>
<innerpage refid="SubflowTasking">Subflow Tasking</innerpage>
<innerpage refid="ConditionalTasking">Conditional Tasking</innerpage>
<innerpage refid="ComposableTasking">Composable Tasking</innerpage>
<innerpage refid="AsyncTasking">Asynchronous Tasking</innerpage>
<innerpage refid="DependentAsyncTasking">Asynchronous Tasking with Dependencies</innerpage>
<innerpage refid="RuntimeTasking">Interact with the Runtime</innerpage>
<innerpage refid="ExceptionHandling">Exception Handling</innerpage>
<innerpage refid="GPUTaskingcudaFlow">GPU Tasking (%cudaFlow)</innerpage>
<innerpage refid="GPUTaskingcudaFlowCapturer">GPU Tasking (%cudaFlowCapturer)</innerpage>
<innerpage refid="LimitTheMaximumConcurrency">Limit the Maximum Concurrency</innerpage>
<innerpage refid="RequestCancellation">Request Cancellation</innerpage>
<innerpage refid="Profiler">Profile Taskflow Programs</innerpage>
<briefdescription>
</briefdescription>
<detaileddescription>
<para>This cookbook provides a step-by-step tutorial for writing Taskflow programs.</para>
<para><itemizedlist>
<listitem><para><ref refid="ProjectMotivation" kindref="compound">Project Motivation</ref></para>
</listitem><listitem><para><ref refid="StaticTasking" kindref="compound">Static Tasking</ref></para>
</listitem><listitem><para><ref refid="ExecuteTaskflow" kindref="compound">Executor</ref></para>
</listitem><listitem><para><ref refid="SubflowTasking" kindref="compound">Subflow Tasking</ref></para>
</listitem><listitem><para><ref refid="ConditionalTasking" kindref="compound">Conditional Tasking</ref></para>
</listitem><listitem><para><ref refid="ComposableTasking" kindref="compound">Composable Tasking</ref></para>
</listitem><listitem><para><ref refid="AsyncTasking" kindref="compound">Asynchronous Tasking</ref></para>
</listitem><listitem><para><ref refid="DependentAsyncTasking" kindref="compound">Asynchronous Tasking with Dependencies</ref></para>
</listitem><listitem><para><ref refid="RuntimeTasking" kindref="compound">Interact with the Runtime</ref></para>
</listitem><listitem><para><ref refid="ExceptionHandling" kindref="compound">Exception Handling</ref></para>
</listitem><listitem><para><ref refid="GPUTaskingcudaFlow" kindref="compound">GPU Tasking (cudaFlow)</ref></para>
</listitem><listitem><para><ref refid="GPUTaskingcudaFlowCapturer" kindref="compound">GPU Tasking (cudaFlowCapturer)</ref></para>
</listitem><listitem><para><ref refid="LimitTheMaximumConcurrency" kindref="compound">Limit the Maximum Concurrency</ref></para>
</listitem><listitem><para><ref refid="RequestCancellation" kindref="compound">Request Cancellation</ref></para>
</listitem><listitem><para><ref refid="Profiler" kindref="compound">Profile Taskflow Programs</ref> </para>
</listitem></itemizedlist>
</para>
</detaileddescription>
<location file="doxygen/cookbook/Cookbook.dox"/>
</compounddef>
</doxygen>