"src/geometry/cuda/edge_coarsening_impl.hip" did not exist on "f1689ad0e12c2d6f4b00b7564b9b81dcc1301a39"
min.tex 272 Bytes
Newer Older
rusty1s's avatar
rusty1s committed
1
2
3
4
5
6
7
8
\def\indices{{0, 0, 1, 0, 2, 2, 3, 3}}
\def\inputs{{"-5", "-1", "-7", "-2", "-3", "-2", "-1", "-3"}}
\def\outputs{{"-5", "-7", "-3", "-3"}}
\def\colors{{"cyan", "orange", "olive", "magenta"}}
\def\numberInputs{7}
\def\numberOutputs{3}
\def\operation{min}
\input{template}