23 lines
1.2 KiB
XML
23 lines
1.2 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="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>
|