mesytec-mnode/external/taskflow-3.8.0/docs/xml/cudaFlowAlgorithms.xml

23 lines
1.2 KiB
XML
Raw Permalink Normal View History

2025-01-04 01:25:05 +01:00
<?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="cudaFlowAlgorithms" kind="page">
<compoundname>cudaFlowAlgorithms</compoundname>
<title>cudaFlow Algorithms</title>
<innerpage refid="SingleTaskCUDA">Single %Task</innerpage>
<innerpage refid="ForEachCUDA">Parallel Iterations</innerpage>
<innerpage refid="ParallelTransformsCUDA">Parallel Transforms</innerpage>
<briefdescription>
</briefdescription>
<detaileddescription>
<para>cudaFlow provides template methods for expressing standard parallel algorithms in a GPU task graph.</para>
<para><itemizedlist>
<listitem><para><ref refid="SingleTaskCUDA" kindref="compound">Single Task</ref></para>
</listitem><listitem><para><ref refid="ForEachCUDA" kindref="compound">Parallel Iterations</ref></para>
</listitem><listitem><para><ref refid="ParallelTransformsCUDA" kindref="compound">Parallel Transforms</ref> </para>
</listitem></itemizedlist>
</para>
</detaileddescription>
<location file="doxygen/cudaflow_algorithms/cudaflow_algorithms.dox"/>
</compounddef>
</doxygen>