212
edits
Changes
BetaT
,→OPTIMIZED INITIALIZATION KERNEK
}
===== OPTIMIZED INITIALIZATION KERNEK KERNEL =====
I removed the variable (j), removed the syncthreads() which were not needed, I also removed the function running on the CPU that initializes all indexes int he arrays to 0, and moved it into the GPU below.