Skip to content

Commit

Permalink
CUDA fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
FreddieWitherden committed Jul 4, 2022
1 parent 0b97fda commit 8cf403f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gimmik/kernels/cuda/cstream-ksplit.mako
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ ${kname}(const ${dtype}* __restrict__ b, ${dtype}* __restrict__ c)
% endif
% endfor
__barrier_sync(0);
}
% endfor
}
% endfor
}

0 comments on commit 8cf403f

Please sign in to comment.