GPU puzzle challenge - Softmax multistage

I was looking at puzzle 16

And did the challenge 1.1, 1.2

I did a multi stage and an online_softmax. Didn’t do the two pass but saw it in the max kernels. maybe later do a two pass etc.

Have fun

1 Like

I think I have challenge I done

I wasn’t entirely sure if 1.2 describes a two pass but I did 1, 2 as described. Also created progression kernels but plan to add some markdown.

Reduction progression (great reference material in pmpp ch10)

Challenge 1 Part 1

Challenge I Part 2

Have Fun!

2 Likes