Changes

Jump to: navigation, search

TriForce

2 bytes added, 15:03, 6 April 2019
Kernel Optimization Attempts
|}
Change : Quickly finds one section that requires a single value in one spot, by checking all sections at once and remembering a single valuesection
Theory : Similar to the previous Kernel, trying to remove the second loop
Result : Surprisingly slow, gains little benefit from the section logic and shared memory, yet is still required to count all values

Navigation menu