fixing shmem line to match CUDA.jl
Created by: leios
This should fix any shared memory issues with KernelAbstractions; however, in the testing script, I had a convert from Int64
-> Int32
that caught #265 (closed) and potentially #254 (closed). I will post some findings there as well