Jason Volk
|
d377674748
|
ircd::simt: Split vector reduce_add to hadd.
|
2023-01-01 19:16:06 -08:00 |
|
Jason Volk
|
c0f0398b45
|
ircd::simt: Add inline to clear the mean state to zero.
|
2022-10-05 13:53:52 -07:00 |
|
Jason Volk
|
31e078506a
|
ircd::simt: Store divisor in mean state for now.
|
2022-06-19 20:14:22 -07:00 |
|
Jason Volk
|
55004f054a
|
ircd::simt: Use native_sqrt(); minor cleanup / named statement.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
12f3eb871d
|
ircd::simt: Fix buffer and ordering hokey-pokey.
|
2022-06-17 21:11:53 -07:00 |
|
Jason Volk
|
38f6507434
|
ircd::simt: Relax define guards for stdclc++ compat.
|
2022-06-17 21:11:52 -07:00 |
|
Jason Volk
|
a85f192066
|
ircd::simt: Move workgroup ident values to arguments.
|
2022-06-17 21:11:52 -07:00 |
|
Jason Volk
|
3e9c2d1b56
|
ircd::simt: Abstract the three-piece softmax, mean state related.
|
2021-05-11 20:56:09 -07:00 |
|
Jason Volk
|
5e91d51e6a
|
ircd::simt: Add dressings for cross-inclusion.
|
2021-05-11 20:56:09 -07:00 |
|
Jason Volk
|
bc98835b3c
|
ircd::simt: Simplify interface; internalize workitem functions.
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
075b40400a
|
ircd::simt: Split reduce tools; add float4 horizontal add.
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
de166dfab8
|
ircd::simt: Simplify various loop/mask conditionals; minor cleanup.
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
9c062d9c3f
|
ircd::gpt::pipe: Correctness; compute loss, statistics; pipeline optimize.
|
2021-04-22 12:27:57 -07:00 |
|
Jason Volk
|
5962a58c1e
|
ircd::simt: Start a CLC toolchest.
|
2021-04-22 12:27:56 -07:00 |
|