How to load global memory into shared memory like a new function.
I want make function like read_ buff (buff1, input, chunk)
read_ buff (buff1, input, chunk)
where buff1 it is __ shared __ float buff1[]; and I declare int chunk = 16;
buff1
__ shared __ float buff1[];
int chunk = 16;
Aucun commentaire:
Enregistrer un commentaire